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 938ed94 commit 743989eCopy full SHA for 743989e
ruby/ql/src/experimental/manually-check-http-verb/ManuallyCheckHttpVerb.ql
@@ -88,8 +88,6 @@ private module HttpVerbConfig implements DataFlow::ConfigSig {
88
}
89
90
predicate observeDiffInformedIncrementalMode() { any() }
91
-
92
- Location getASelectedSourceLocation(DataFlow::Node source) { none() }
93
94
95
private module HttpVerbFlow = TaintTracking::Global<HttpVerbConfig>;
0 commit comments