CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module Fasthttp::Request

Provide modeling for fasthttp.Request Type.

Import path

import semmle.go.frameworks.Fasthttp

Classes

RemoteFlowSource

The methods as Remote user controllable source which can be many part of request.

RequestForgerySink

A method that create the URL and Host parts of a Request type.

Aliases

UntrustedFlowSource

DEPRECATED: Use RemoteFlowSource instead.