Python: Avoid duplicated query-id

This commit is contained in:
Rasmus Wriedt Larsen
2023-06-07 10:07:01 +02:00
committed by GitHub
parent b5bbe63144
commit 0c8b4251cf

View File

@@ -5,7 +5,7 @@
* @problem.severity error
* @security-severity 9.3
* @precision high
* @id py/command-injection
* @id py/paramiko-command-injection
* @tags security
* experimental
* external/cwe/cwe-074