We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f27d4 commit cd10f55Copy full SHA for cd10f55
java/ql/src/Security/CWE/CWE-730/PolynomialReDoS.ql
@@ -8,6 +8,7 @@
8
* @precision high
9
* @id java/polynomial-redos
10
* @tags security
11
+ * external/cwe/cwe-1333
12
* external/cwe/cwe-730
13
* external/cwe/cwe-400
14
*/
java/ql/src/Security/CWE/CWE-730/ReDoS.ql
@@ -9,6 +9,7 @@
* @id java/redos
15
0 commit comments