You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// make sources barriers so that we only report the closest instance
31
31
isSource(node)
32
32
}
33
+
34
+
predicateobserveDiffInformedIncrementalMode(){
35
+
// TODO(diff-informed): Manually verify if config can be diff-informed.
36
+
// ql/src/queries/Security/CWE-312/CleartextStoragePreferences.ql:34: Column 1 does not select a source or sink originating from the flow call on line 32
0 commit comments