Skip to content

Merge Release 3.6.1 to main#140

Closed
vanitha1822 wants to merge 7 commits into
mainfrom
release-3.6.1
Closed

Merge Release 3.6.1 to main#140
vanitha1822 wants to merge 7 commits into
mainfrom
release-3.6.1

Cherry-pick health and version API enhancements to release-3.6.1 (#139)

db93a33
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Mar 19, 2026 in 4s

3 new alerts including 3 low severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 low

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 128 in src/main/environment/common_example.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

Check notice on line 29 in src/main/java/com/wipro/fhir/controller/v3/careContext/CareContextLinkingController.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 48 in src/main/java/com/wipro/fhir/controller/v3/careContext/CareContextLinkingController.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