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.
1 parent ef6f022 commit ff7840dCopy full SHA for ff7840d
java/ql/src/experimental/quantum/Examples/BrokenCrypto.ql
@@ -4,7 +4,6 @@
4
* @kind problem
5
* @problem.severity warning
6
* @security-severity 7.5
7
- * @precision high
8
* @id java/weak-cryptographic-algorithm-new-model
9
* @tags security
10
* external/cwe/cwe-327
java/ql/src/experimental/quantum/Examples/NonAESGCMCipher.ql
* @description An AES cipher is in use without GCM
* @problem.severity error
* @tags quantum
* experimental
*/
0 commit comments