mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
removed all @security.severity ratings to keep the main impartial
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* @id java/quantum/reused-nonce
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @security.severity low
|
||||
* @precision medium
|
||||
* @tags quantum
|
||||
* experimental
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* @id java/quantum/unknown-kdf-iteration-count
|
||||
* @kind problem
|
||||
* @precision medium
|
||||
* @severity warning
|
||||
* @tags quantum
|
||||
* experimental
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* @id java/quantum/weak-kdf-iteration-count
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @security.severity low
|
||||
* @precision high
|
||||
* @tags quantum
|
||||
* experimental
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* @id java/quantum/weak-kdf-iteration-count
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @security.severity low
|
||||
* @precision high
|
||||
* @tags quantum
|
||||
* experimental
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user