Java: Remove manual models from QL code.

This commit is contained in:
Michael Nebel
2022-11-15 13:33:18 +01:00
parent f4e1867d28
commit b3a3b676ba
125 changed files with 117 additions and 7613 deletions

View File

@@ -7,7 +7,6 @@ import java
import semmle.code.java.dataflow.DataFlow
private import semmle.code.java.dataflow.ExternalFlow
import semmle.code.java.security.CleartextStorageQuery
import semmle.code.java.security.Files
import semmle.code.xml.AndroidManifest
private class AndroidFilesystemCleartextStorageSink extends CleartextStorageSink {