Skip to content

Enable SMS Functionality in MMU App to Send Prescriptions (#325)

2b23cd6
Select commit
Loading
Failed to load commit list.
Merged

Release 3.6.0 #317

Enable SMS Functionality in MMU App to Send Prescriptions (#325)
2b23cd6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Dec 18, 2025 in 4s

4 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 3 low

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 223 in src/main/resources/application.properties

See this annotation in the file changed.

Code scanning / SonarCloud

Credentials should not be hard-coded High

Revoke and change this password, as it is compromised. See more on SonarQube Cloud

Check notice on line 93 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 559 in src/main/java/com/iemr/common/service/beneficiary/IdentityBeneficiaryServiceImpl.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 197 in src/main/resources/application.properties

See this annotation in the file changed.

Code scanning / SonarCloud

Credentials should not be hard-coded Low

Make sure these credentials get revoked, changed, and removed from the code. See more on SonarQube Cloud