mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
CWE-020: Lower security-severity for OverlyLargeRange queries to 4.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* This may allow an attacker to bypass a filter or sanitizer.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 5.0
|
||||
* @security-severity 4.0
|
||||
* @precision high
|
||||
* @id js/overly-large-range
|
||||
* @tags correctness
|
||||
|
||||
Reference in New Issue
Block a user