mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Add security severity
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* Otherwise, if the same IV is used with a the same secret key then the same plaintext results in same ciphertext, which weakens the encryption.
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 7.5
|
||||
* @precision high
|
||||
* @id java/static-initialization-vector
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user