Crypto: removing precision tags on experimental queries.

This commit is contained in:
REDMOND\brodes
2025-10-17 10:52:32 -04:00
parent ef6f0222f2
commit ff7840dc9f
2 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
* @kind problem
* @problem.severity warning
* @security-severity 7.5
* @precision high
* @id java/weak-cryptographic-algorithm-new-model
* @tags security
* external/cwe/cwe-327

View File

@@ -4,7 +4,6 @@
* @description An AES cipher is in use without GCM
* @kind problem
* @problem.severity error
* @precision high
* @tags quantum
* experimental
*/