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 e7720f7 commit a5050c9Copy full SHA for a5050c9
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