mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Add security severity
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Local authentication that does not make use of a `CryptoObject` can be bypassed.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity ...TODO
|
||||
* @security-severity 9.3
|
||||
* @precision high
|
||||
* @id java/android/insecure-local-authentication
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user