mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Ruby/ManuallyCheckHttpVerb
This commit is contained in:
@@ -88,8 +88,6 @@ private module HttpVerbConfig implements DataFlow::ConfigSig {
|
|||||||
}
|
}
|
||||||
|
|
||||||
predicate observeDiffInformedIncrementalMode() { any() }
|
predicate observeDiffInformedIncrementalMode() { any() }
|
||||||
|
|
||||||
Location getASelectedSourceLocation(DataFlow::Node source) { none() }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private module HttpVerbFlow = TaintTracking::Global<HttpVerbConfig>;
|
private module HttpVerbFlow = TaintTracking::Global<HttpVerbConfig>;
|
||||||
|
|||||||
Reference in New Issue
Block a user