We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2309a9 commit 592dd00Copy full SHA for 592dd00
1 file changed
actions/ql/lib/codeql/actions/security/OutputClobberingQuery.qll
@@ -212,8 +212,6 @@ private module OutputClobberingConfig implements DataFlow::ConfigSig {
212
}
213
214
predicate observeDiffInformedIncrementalMode() { any() }
215
-
216
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
217
218
219
/** Tracks flow of unsafe user input that is used to construct and evaluate an environment variable. */
0 commit comments