Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c24ce0 commit a972ef7Copy full SHA for a972ef7
1 file changed
actions/ql/src/Models/ReusableWorkflowsSinks.ql
@@ -26,8 +26,6 @@ private module MyConfig implements DataFlow::ConfigSig {
26
}
27
28
predicate observeDiffInformedIncrementalMode() { any() }
29
-
30
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
31
32
33
module MyFlow = TaintTracking::Global<MyConfig>;
0 commit comments