Downgrade precision of java/concatenated-sql-query

This commit is contained in:
Chris Smowton
2021-08-24 10:46:01 +01:00
parent ca341bde08
commit 7f73efe3e1
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
* @kind problem
* @problem.severity error
* @security-severity 8.8
* @precision high
* @precision medium
* @id java/concatenated-sql-query
* @tags security
* external/cwe/cwe-089