Skip to content

Commit b146305

Browse files
authored
Update script_injections.ql
1 parent 0c44238 commit b146305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeQL_Queries/actions/script_injections.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name Command injection from user-controlled Actions context
33
* @description Using user-controlled GitHub Actions contexts in a command line may allow a malicious
44
* user to change the meaning of the command.
5-
* @id java/actions/command-injection
5+
* @id javascript/actions/command-injection
66
* @kind problem
77
* @problem.severity error
88
*/

0 commit comments

Comments
 (0)