We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fff48 commit 6d57316Copy full SHA for 6d57316
python/ql/src/experimental/Security/UnsafeUnpackQuery.qll
@@ -210,8 +210,6 @@ module UnsafeUnpackConfig implements DataFlow::ConfigSig {
210
}
211
212
predicate observeDiffInformedIncrementalMode() { any() }
213
-
214
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
215
216
217
/** Global taint-tracking for detecting "UnsafeUnpacking" vulnerabilities. */
0 commit comments