Skip to content

Commit 105e19e

Browse files
committed
PS: New id to avoid overlapping with the internal query.
1 parent 1cb059c commit 105e19e

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/command-injection
5+
* @id powershell/tainted-command
66
* @problem.severity warning
77
* @precision low
88
* @tags security

0 commit comments

Comments
 (0)