We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350d137 commit 2550988Copy full SHA for 2550988
1 file changed
javascript/ql/src/Security/CWE-094/ExpressionInjection.ql
@@ -6,7 +6,7 @@
6
* @problem.severity warning
7
* @security-severity 9.3
8
* @precision high
9
- * @id js/actions/injection
+ * @id js/actions/command-injection
10
* @tags actions
11
* security
12
* external/cwe/cwe-094
0 commit comments