We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb059c commit 105e19eCopy full SHA for 105e19e
1 file changed
powershell/ql/src/experimental/CommandInjection.ql
@@ -2,7 +2,7 @@
2
* @name Command Injection
3
* @description Variable expression executed as command
4
* @kind problem
5
- * @id powershell/command-injection
+ * @id powershell/tainted-command
6
* @problem.severity warning
7
* @precision low
8
* @tags security
0 commit comments