mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Use shared SensitiveDataHeuristics
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
import swift
|
||||
import internal.SensitiveDataHeuristics
|
||||
import codeql.concepts.internal.SensitiveDataHeuristics
|
||||
private import codeql.swift.dataflow.DataFlow
|
||||
private import codeql.swift.dataflow.ExternalFlow
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ dbscheme: swift.dbscheme
|
||||
upgrades: upgrades
|
||||
library: true
|
||||
dependencies:
|
||||
codeql/concepts: ${workspace}
|
||||
codeql/controlflow: ${workspace}
|
||||
codeql/dataflow: ${workspace}
|
||||
codeql/regex: ${workspace}
|
||||
|
||||
Reference in New Issue
Block a user