mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Add sensitive data heuristic
This commit is contained in:
@@ -334,3 +334,5 @@ private module SensitiveDataModeling {
|
||||
}
|
||||
|
||||
predicate sensitiveDataExtraStepForCalls = SensitiveDataModeling::extraStepForCalls/2;
|
||||
|
||||
predicate sensitiveLookupStringConst = SensitiveDataModeling::sensitiveLookupStringConst/1;
|
||||
|
||||
Reference in New Issue
Block a user