CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Module AndroidLocalAuthQuery

Definitions for the insecure local authentication query.

Import path

import semmle.code.java.security.AndroidLocalAuthQuery

Imports

java

Provides all default Java QL imports.

Predicates

usesLocalAuth

Holds if the application contains an instance of a key being used for local biometric authentication.

Classes

AuthenticationSuccessCallback

An implementation of the onAuthenticationSucceeded method for an authentication callback.

InsecureBiometricKeyParamCall

A call that sets a parameter for key generation that is insecure for use with biometric authentication.