PS: New id to avoid overlapping with the internal query.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-09-03 18:36:08 +01:00
parent 1cb059c381
commit 105e19e8e1

View File

@@ -2,7 +2,7 @@
* @name Command Injection
* @description Variable expression executed as command
* @kind problem
* @id powershell/command-injection
* @id powershell/tainted-command
* @problem.severity warning
* @precision low
* @tags security