Python: Add security-severity for py/insecure-cookie

Matching the Java query
7d4767a4f5/java/ql/src/Security/CWE/CWE-614/InsecureCookie.ql (L7)
This commit is contained in:
Rasmus Wriedt Larsen
2022-05-11 11:34:16 +02:00
parent 84ad45c665
commit a902d3d8f0

View File

@@ -4,6 +4,7 @@
* interception.
* @kind problem
* @problem.severity error
* @security-severity 5.0
* @id py/insecure-cookie
* @tags security
* external/cwe/cwe-614