We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c44238 commit b146305Copy full SHA for b146305
CodeQL_Queries/actions/script_injections.ql
@@ -2,7 +2,7 @@
2
* @name Command injection from user-controlled Actions context
3
* @description Using user-controlled GitHub Actions contexts in a command line may allow a malicious
4
* user to change the meaning of the command.
5
- * @id java/actions/command-injection
+ * @id javascript/actions/command-injection
6
* @kind problem
7
* @problem.severity error
8
*/
0 commit comments