Skip to content

Fixed security hotspot

41b327b
Select commit
Loading
Failed to load commit list.
Merged

3.3.0 #227

Fixed security hotspot
41b327b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jun 23, 2025 in 2s

3 new alerts including 3 low severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 75 in src/main/java/com/iemr/common/controller/beneficiaryConsent/BeneficiaryConsentController.java

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud

Check notice on line 56 in src/main/java/com/iemr/common/controller/otp/OTPGateway.java

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud

Check notice on line 103 in src/main/java/com/iemr/common/controller/otp/OTPGateway.java

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud