Merge pull request #13391 from github/RasmusWL/experimental-query-id

Python: Avoid duplicated query-id
This commit is contained in:
Calum Grant
2023-06-12 10:10:51 +01:00
committed by GitHub

View File

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