Release #1800
Release #1800
3 new alerts including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
- 2 medium
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 43 in app/frontend/src/main.js
Code scanning / CodeQL
Incomplete URL substring sanitization High
' 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
Code scanning / CodeQL
Information exposure through an exception Medium
flows to this location and may be exposed to an external user.
Check warning on line 871 in app/backend/wells/filters.py
Code scanning / CodeQL
Information exposure through an exception Medium
flows to this location and may be exposed to an external user.