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

Release #1800

Open
wants to merge 858 commits into
base: master
Choose a base branch
from

Merge pull request #2314 from bcgov/keycloak-js-fix

8a4142d
Select commit
Loading
Failed to load commit list.
Open

Release #1800

Merge pull request #2314 from bcgov/keycloak-js-fix
8a4142d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 21, 2024 in 3s

3 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 43 in app/frontend/src/main.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
https://apps.nrs.gov.bc.ca/gwells
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check warning on line 631 in app/backend/submissions/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 871 in app/backend/wells/filters.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.