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