Update CommandInjection.ql

This commit is contained in:
dilanbhalla
2025-02-06 12:04:39 -08:00
committed by GitHub
parent 14ab30ce1f
commit fa74d05211

View File

@@ -6,7 +6,7 @@
* @problem.severity error
* @security-severity 9.8
* @precision high
* @id powershell/command-injection
* @id powershell/microsoft-public/command-injection
* @tags correctness
* security
* external/cwe/cwe-078