Skip to content

fix: jwt type in header for authorization

640841b
Select commit
Loading
Failed to load commit list.
Merged

Video Consultation Functionality #380

fix: jwt type in header for authorization
640841b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Apr 10, 2026 in 2s

1 new alert including 1 low severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 176 in src/main/java/com/iemr/common/service/videocall/VideoCallServiceImpl.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