Add change note

This commit is contained in:
Joe Farebrother
2024-02-02 17:35:07 +00:00
parent 5022adba56
commit 596f48ca95

View File

@@ -0,0 +1,5 @@
---
category: newQuery
---
* Added a new query `java/android/insecure-local-authentication` for finding uses of biometric authentication APIs that do not make use of a `KeyStore`-backed key and thus may be bypassed.