WIP: refactor #460
WIP: refactor #460
6 new alerts including 6 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 6 high
See annotations below for details.
Annotations
Check failure on line 19 in src/engine/__init__.py
Code scanning / CodeQL
Incomplete URL substring sanitization High
may be at an arbitrary position in the sanitized URL.
Check failure on line 21 in src/engine/__init__.py
Code scanning / CodeQL
Incomplete URL substring sanitization High
may be at an arbitrary position in the sanitized URL.
Check failure on line 23 in src/engine/__init__.py
Code scanning / CodeQL
Incomplete URL substring sanitization High
may be at an arbitrary position in the sanitized URL.
Check failure on line 25 in src/engine/__init__.py
Code scanning / CodeQL
Incomplete URL substring sanitization High
may be at an arbitrary position in the sanitized URL.
Check failure on line 92 in src/engine/generic.py
Code scanning / CodeQL
Incomplete URL substring sanitization High
may be at an arbitrary position in the sanitized URL.
Check failure on line 20 in src/engine/krakenfiles.py
Code scanning / CodeQL
Incomplete URL substring sanitization High
may be at an arbitrary position in the sanitized URL.