C++: Increase query precision to high.

This commit is contained in:
Geoffrey White
2021-06-16 18:05:27 +01:00
parent b5c71fd1d7
commit b4cbe6dce8

View File

@@ -5,7 +5,7 @@
* @kind problem
* @problem.severity error
* @security-severity 5.2
* @precision medium
* @precision high
* @id cpp/weak-cryptographic-algorithm
* @tags security
* external/cwe/cwe-327