mirror of
https://github.com/github/codeql.git
synced 2026-08-05 18:03:27 +02:00
Java: apply query alert restrictions
This commit is contained in:
@@ -22,6 +22,8 @@ module InsecureLdapUrlConfig implements DataFlow::ConfigSig {
|
||||
succ.asExpr() = ma.getQualifier()
|
||||
)
|
||||
}
|
||||
|
||||
predicate observeDiffInformedIncrementalMode() { any() }
|
||||
}
|
||||
|
||||
module InsecureLdapUrlFlow = TaintTracking::Global<InsecureLdapUrlConfig>;
|
||||
|
||||
Reference in New Issue
Block a user