mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Add security-severity metadata
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* exponential time on certain inputs.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @security-severity 3.6
|
||||
* @precision high
|
||||
* @id js/regex-injection
|
||||
* @tags security
|
||||
|
||||
@@ -4,9 +4,11 @@
|
||||
* attacks.
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 3.6
|
||||
* @precision high
|
||||
* @id js/server-crash
|
||||
* @tags security
|
||||
* external/cwe/cwe-248
|
||||
* external/cwe/cwe-730
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user