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

properly handling post request and sanitize request values before logging #705

Merged
merged 10 commits into from
Aug 16, 2024

Merge branch 'master' into reading-post-requests-gallery

74c27e0
Select commit
Loading
Failed to load commit list.
Merged

properly handling post request and sanitize request values before logging #705

Merge branch 'master' into reading-post-requests-gallery
74c27e0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 16, 2024 in 3s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 936 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

Code scanning / CodeQL

Log Injection High

This log entry depends on a
user-provided value
.

Check failure on line 966 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

Code scanning / CodeQL

Log Injection High

This log entry depends on a
user-provided value
.

Check failure on line 996 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

Code scanning / CodeQL

Log Injection High

This log entry depends on a
user-provided value
.

Check failure on line 1025 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

Code scanning / CodeQL

Log Injection High

This log entry depends on a
user-provided value
.

Check failure on line 1054 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

Code scanning / CodeQL

Log Injection High

This log entry depends on a
user-provided value
.