mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Make java/non-constant-time-crypto-comparison a warning
This commit is contained in:
committed by
Fosstars
parent
c977fd09cb
commit
295fd686ce
@@ -4,7 +4,7 @@
|
||||
* Otherwise, an attacker may be able to implement a timing attack.
|
||||
* A successful attack may result in leaking secrets or authentication bypass.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @problem.severity warning
|
||||
* @precision high
|
||||
* @id java/non-constant-time-crypto-comparison
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user