Change query ID

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
Jorge
2021-03-22 15:12:12 +01:00
committed by jorgectf
parent b207929e0a
commit 249e4097e3

View File

@@ -5,7 +5,7 @@
* exponential time on certain inputs.
* @kind path-problem
* @problem.severity error
* @id python/regex-injection
* @id py/regex-injection
* @tags security
* external/cwe/cwe-730
* external/cwe/cwe-400