Skip to content

Commit ff7840d

Browse files
committed
Crypto: removing precision tags on experimental queries.
1 parent ef6f022 commit ff7840d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

java/ql/src/experimental/quantum/Examples/BrokenCrypto.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* @kind problem
55
* @problem.severity warning
66
* @security-severity 7.5
7-
* @precision high
87
* @id java/weak-cryptographic-algorithm-new-model
98
* @tags security
109
* external/cwe/cwe-327

java/ql/src/experimental/quantum/Examples/NonAESGCMCipher.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* @description An AES cipher is in use without GCM
55
* @kind problem
66
* @problem.severity error
7-
* @precision high
87
* @tags quantum
98
* experimental
109
*/

0 commit comments

Comments
 (0)