Skip to content

Commit cd10f55

Browse files
committed
Add CWE-1333 tag to Java ReDoS queries
1 parent a3f27d4 commit cd10f55

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

java/ql/src/Security/CWE/CWE-730/PolynomialReDoS.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @precision high
99
* @id java/polynomial-redos
1010
* @tags security
11+
* external/cwe/cwe-1333
1112
* external/cwe/cwe-730
1213
* external/cwe/cwe-400
1314
*/

java/ql/src/Security/CWE/CWE-730/ReDoS.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @precision high
1010
* @id java/redos
1111
* @tags security
12+
* external/cwe/cwe-1333
1213
* external/cwe/cwe-730
1314
* external/cwe/cwe-400
1415
*/

0 commit comments

Comments
 (0)