Feature/devsecops demo 03 #65
10 new alerts including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
Other Alerts:
- 9 notes
See annotations below for details.
Annotations
Check notice on line 10 in samples/insecure-01.py
Code scanning / CodeQL
Empty except Note
Check notice on line 10 in samples/insecure-01.py
Code scanning / CodeQL
Except block handles 'BaseException' Note
Check notice on line 16 in samples/insecure-01.py
Code scanning / CodeQL
Except block handles 'BaseException' Note
Check notice on line 19 in samples/insecure-01.py
Code scanning / CodeQL
Unused import Note
Check notice on line 20 in samples/insecure-01.py
Code scanning / CodeQL
Unused import Note
Check notice on line 2 in samples/routes-01.py
Code scanning / CodeQL
Unused import Note
Check notice on line 12 in samples/routes-01.py
Code scanning / CodeQL
Unused local variable Note
Check notice on line 9 in src/webapp01/Pages/DevSecOps.cshtml.cs
Code scanning / CodeQL
Missed 'readonly' opportunity Note
Check notice on line 25 in src/webapp01/Pages/DevSecOps.cshtml.cs
Code scanning / CodeQL
Inefficient use of ContainsKey Note
Check failure on line 28 in src/webapp01/Pages/DevSecOps.cshtml.cs
Code scanning / CodeQL
Log entries created from user input High