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

Dg 1530 1 #3246

Merged
merged 12 commits into from
Jun 13, 2024

Merge remote-tracking branch 'origin/DG-1530_1' into DG-1530_1

0cdb224
Select commit
Loading
Failed to load commit list.
Merged

Dg 1530 1 #3246

Merge remote-tracking branch 'origin/DG-1530_1' into DG-1530_1
0cdb224
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 13, 2024 in 4s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 241 in webapp/src/main/java/org/apache/atlas/web/filters/ActiveServerFilter.java

See this annotation in the file changed.

Code scanning / CodeQL

HTTP response splitting Medium

This header depends on a
user-provided value
, which may cause a response-splitting vulnerability.
This header depends on a
user-provided value
, which may cause a response-splitting vulnerability.

Check warning on line 244 in webapp/src/main/java/org/apache/atlas/web/filters/ActiveServerFilter.java

See this annotation in the file changed.

Code scanning / CodeQL

URL redirection from remote source Medium

Untrusted URL redirection depends on a
user-provided value
.