mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Change precision to high.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Running a Flask app in debug mode may allow an attacker to run arbitrary code through the Werkzeug debugger.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision medium
|
||||
* @precision high
|
||||
* @id py/flask-debug
|
||||
* @tags security
|
||||
* external/cwe/cwe-215
|
||||
|
||||
Reference in New Issue
Block a user