mirror of
https://github.com/github/codeql.git
synced 2026-02-27 04:13:51 +01:00
[DIFF-INFORMED] Java: AndroidWebViewSettingsAllowsContentAccess
This commit is contained in:
@@ -97,6 +97,10 @@ module WebViewDisallowContentAccessConfig implements DataFlow::StateConfigSig {
|
||||
state instanceof IsSettings and
|
||||
node instanceof WebSettingsDisallowContentAccessSink
|
||||
}
|
||||
|
||||
predicate observeDiffInformedIncrementalMode() {
|
||||
none() // only used negatively
|
||||
}
|
||||
}
|
||||
|
||||
module WebViewDisallowContentAccessFlow =
|
||||
|
||||
Reference in New Issue
Block a user