Skip to content

Commit b4cbe6d

Browse files
committed
C++: Increase query precision to high.
1 parent b5c71fd commit b4cbe6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-327/BrokenCryptoAlgorithm.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @kind problem
66
* @problem.severity error
77
* @security-severity 5.2
8-
* @precision medium
8+
* @precision high
99
* @id cpp/weak-cryptographic-algorithm
1010
* @tags security
1111
* external/cwe/cwe-327

0 commit comments

Comments
 (0)