We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05e956b + f9de8eb commit c177effCopy full SHA for c177eff
java/ql/src/Security/CWE/CWE-327/BrokenCryptoAlgorithm.ql
@@ -3,7 +3,7 @@
3
* @description Using broken or weak cryptographic algorithms can allow an attacker to compromise security.
4
* @kind path-problem
5
* @problem.severity warning
6
- * @precision medium
+ * @precision high
7
* @id java/weak-cryptographic-algorithm
8
* @tags security
9
* external/cwe/cwe-327
0 commit comments