Skip to content

Merge branch 'main' into sid/sso-layout

10c5186
Select commit
Loading
Failed to load commit list.
Open

feat(sso): Test Login admin flow across Custom OIDC, SAML, LDAP #28034

Merge branch 'main' into sid/sso-layout
10c5186
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 11, 2026 in 4s

4 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high
  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 64 in openmetadata-service/src/main/java/org/openmetadata/service/security/auth/TestLoginResponses.java

See this annotation in the file changed.

Code scanning / CodeQL

Cross-site scripting High

Cross-site scripting vulnerability due to a
user-provided value
.
Cross-site scripting vulnerability due to a
user-provided value
.

Check failure on line 89 in openmetadata-service/src/main/java/org/openmetadata/service/security/auth/TestLoginResponses.java

See this annotation in the file changed.

Code scanning / CodeQL

Cross-site scripting High

Cross-site scripting vulnerability due to a
user-provided value
.

Check warning on line 64 in openmetadata-service/src/main/java/org/openmetadata/service/security/auth/TestLoginResponses.java

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an error message Medium

Error information
can be exposed to an external user.
Error information
can be exposed to an external user.

Check warning on line 89 in openmetadata-service/src/main/java/org/openmetadata/service/security/auth/TestLoginResponses.java

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an error message Medium

Error information
can be exposed to an external user.
Error information
can be exposed to an external user.