Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added log #62

Merged
merged 1 commit into from
Jan 23, 2025

added log

f74fe05
Select commit
Loading
Failed to load commit list.
Merged

added log #62

added log
f74fe05
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jan 23, 2025 in 3s

2 new alerts including 2 low severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 158 in nnd-data-exchange-service/src/main/java/gov/cdc/nnddataexchangeservice/controller/DataExchangeController.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 200 in nnd-data-exchange-service/src/main/java/gov/cdc/nnddataexchangeservice/controller/DataExchangeController.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