Skip to content

Potential fix for code scanning alert no. 83: Client-side URL redirect

0de76ab
Select commit
Loading
Failed to load commit list.
Draft

Potential fix for code scanning alert no. 83: Client-side URL redirect #1133

Potential fix for code scanning alert no. 83: Client-side URL redirect
0de76ab
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 27, 2025 in 2s

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 111 in src/javascript/app/pages/callback/callback.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.
Untrusted URL redirection depends on a
user-provided value
.
Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 113 in src/javascript/app/pages/callback/callback.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.
Untrusted URL redirection depends on a
user-provided value
.
Untrusted URL redirection depends on a
user-provided value
.