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 8d49f26 commit 3fa8259Copy full SHA for 3fa8259
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