Add change note + update severity

This commit is contained in:
Joe Farebrother
2024-02-12 14:01:27 +00:00
parent 16a7d68780
commit 3a4a841844
2 changed files with 5 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
* @description Keys used for local biometric authentication should be generated with secure parameters.
* @kind problem
* @problem.severity warning
* @security-severity 9.3
* @security-severity 4.4
* @precision medium
* @id java/android/insecure-local-key-gen
* @tags security