mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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.
|
* @description Running a Flask app in debug mode may allow an attacker to run arbitrary code through the Werkzeug debugger.
|
||||||
* @kind problem
|
* @kind problem
|
||||||
* @problem.severity error
|
* @problem.severity error
|
||||||
* @precision medium
|
* @precision high
|
||||||
* @id py/flask-debug
|
* @id py/flask-debug
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-215
|
* external/cwe/cwe-215
|
||||||
|
|||||||
Reference in New Issue
Block a user