mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Python/C#: Add CWE-1333 to redos queries
As is already done in JS and Ruby.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* @precision high
|
||||
* @id py/polynomial-redos
|
||||
* @tags security
|
||||
* external/cwe/cwe-1333
|
||||
* external/cwe/cwe-730
|
||||
* external/cwe/cwe-400
|
||||
*/
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @precision high
|
||||
* @id py/redos
|
||||
* @tags security
|
||||
* external/cwe/cwe-1333
|
||||
* external/cwe/cwe-730
|
||||
* external/cwe/cwe-400
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user