Skip to content

Commit 2550988

Browse files
committed
change @id from js/actions/injection to js/actions/command-injection
1 parent 350d137 commit 2550988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-094/ExpressionInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @problem.severity warning
77
* @security-severity 9.3
88
* @precision high
9-
* @id js/actions/injection
9+
* @id js/actions/command-injection
1010
* @tags actions
1111
* security
1212
* external/cwe/cwe-094

0 commit comments

Comments
 (0)