We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa74d05 commit c749c19Copy full SHA for c749c19
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/tainted-command
+ * @id powershell/microsoft-public/tainted-command
6
* @problem.severity warning
7
* @precision low
8
* @tags security
0 commit comments