removed all @security.severity ratings to keep the main impartial

This commit is contained in:
Mark C
2025-10-01 17:49:45 +01:00
parent c5cf0ffa75
commit f38ab45e94
11 changed files with 0 additions and 11 deletions

View File

@@ -5,7 +5,6 @@
* vulnerabilities such as replay attacks or key recovery.
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags quantum
* experimental

View File

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

View File

@@ -4,7 +4,6 @@
* @id java/quantum/reused-nonce
* @kind problem
* @problem.severity error
* @security.severity low
* @precision medium
* @tags quantum
* experimental

View File

@@ -4,7 +4,6 @@
* @id java/quantum/unknown-kdf-iteration-count
* @kind problem
* @precision medium
* @severity warning
* @tags quantum
* experimental
*/

View File

@@ -4,7 +4,6 @@
* @description An asymmetric cipher with a short key size is in use
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags quantum
* experimental

View File

@@ -4,7 +4,6 @@
* @description An AES cipher is in use with an insecure block mode
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags quantum
* experimental

View File

@@ -4,7 +4,6 @@
* @id java/quantum/slices/weak-hashes
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags external/cwe/cwe-327
*/

View File

@@ -4,7 +4,6 @@
* @id java/quantum/weak-kdf-iteration-count
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags quantum
* experimental

View File

@@ -4,7 +4,6 @@
* @id java/quantum/weak-kdf-iteration-count
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags quantum
* experimental

View File

@@ -4,7 +4,6 @@
* @description RSA with a key length <2048 found
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags quantum
* experimental

View File

@@ -4,7 +4,6 @@
* @id java/quantum/slices/weak-ciphers
* @kind problem
* @problem.severity error
* @security.severity low
* @precision high
* @tags external/cwe/cwe-327
*/