This repository was archived by the owner on Sep 14, 2026. It is now read-only.
security: bound room creation and reclaim empty rooms (DoS) - #34
Merged
Merged
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Jul 23, 2026 in 22s
Quality Gate passed
Annotations
Check warning on line 117 in src/main/java/dev/krotname/networkchat/network/ChatServer.java
sonarqubecloud / SonarCloud Code Analysis
Refactor the code in order to not assign to this loop counter from within the loop body.
See more on https://sonarcloud.io/project/issues?id=krotname_Network-Chat&issues=AZ-NoJXNkL2BOW0UHmRC&open=AZ-NoJXNkL2BOW0UHmRC&pullRequest=34
Check failure on line 51 in src/main/java/dev/krotname/networkchat/network/ChatServerConfig.java
sonarqubecloud / SonarCloud Code Analysis
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=krotname_Network-Chat&issues=AZ-NoJaCkL2BOW0UHmRD&open=AZ-NoJaCkL2BOW0UHmRD&pullRequest=34
Check warning on line 404 in src/main/java/dev/krotname/networkchat/client/ChatClient.java
sonarqubecloud / SonarCloud Code Analysis
Replace this use of System.out by a logger.
See more on https://sonarcloud.io/project/issues?id=krotname_Network-Chat&issues=AZ-NoJaekL2BOW0UHmRE&open=AZ-NoJaekL2BOW0UHmRE&pullRequest=34
Loading