mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Actions/CompositeActionsSources
Same file uses source as endpoint
This commit is contained in:
@@ -36,8 +36,6 @@ private module MyConfig implements DataFlow::ConfigSig {
|
|||||||
}
|
}
|
||||||
|
|
||||||
predicate observeDiffInformedIncrementalMode() { any() }
|
predicate observeDiffInformedIncrementalMode() { any() }
|
||||||
|
|
||||||
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
module MyFlow = TaintTracking::Global<MyConfig>;
|
module MyFlow = TaintTracking::Global<MyConfig>;
|
||||||
|
|||||||
Reference in New Issue
Block a user