qtil
advanced-security/qtil-javascript 0.0.3
Search

Module ConnectExpressShared

Import path

import semmle.javascript.frameworks.ConnectExpressShared

Predicates

getRouteHandlerParameter

Gets the parameter of kind kind of a Connect/Express route handler function.

getRouteParameterHandlerParameter

Gets the parameter of kind kind of a Connect/Express route parameter handler function.

Classes

RouteHandlerCandidate

A function that looks like a Connect/Express route handler.