Move tests for local auth to a folder

This commit is contained in:
Joe Farebrother
2024-02-08 10:32:56 +00:00
parent c79a3eb6ae
commit d8985f9f5b
6 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/** Definitions for the insecure local authentication query. */
import java
import semmle.code.java.dataflow.DataFlow
private import semmle.code.java.dataflow.DataFlow
/** A base class that is used as a callback for biometric authentication. */
private class AuthenticationCallbackClass extends Class {