qtil
advanced-security/qtil-javascript 0.0.3
Search

Module Koa

Import path

import semmle.javascript.frameworks.Koa

Classes

AppDefinition

An expression that creates a new Koa application.

ContextNode

An expression that may hold a Koa context object.

KoaRouteHandler

A route handler registered using the koa-route library.

RequestNode

An expression that may hold a Koa request object.

ResponseNode

An expression that may hold a Koa response object.

RouteHandler

A Koa route handler.

RouteSetup

A call to a Koa method that sets up a route.