Skip to content

Commit c749c19

Browse files
authored
Update CommandInjection.ql
1 parent fa74d05 commit c749c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell/ql/src/experimental/CommandInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name Command Injection
33
* @description Variable expression executed as command
44
* @kind problem
5-
* @id powershell/tainted-command
5+
* @id powershell/microsoft-public/tainted-command
66
* @problem.severity warning
77
* @precision low
88
* @tags security

0 commit comments

Comments
 (0)