mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
move new predicates to a more fitting location
This commit is contained in:
@@ -50,7 +50,7 @@ private DataFlow::SourceNode getARouteUsingCookies(DataFlow::TypeTracker t) {
|
||||
result = pred.track(t2, t)
|
||||
or
|
||||
t = t2 and
|
||||
Express::routeHandlerStep(pred, result)
|
||||
HTTP::routeHandlerStep(pred, result)
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user