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

Module Fasthttp::RequestCtx

Provide modeling for fasthttp.RequestCtx Type.

Import path

import semmle.go.frameworks.Fasthttp

Classes

FileSystemAccess

The Methods that don’t sanitize user provided file paths.

Redirect

The Methods that can be dangerous if they take user controlled URL as their first argument.

RemoteFlowSource

The methods as Remote user controllable source which are generally related to HTTP request.

Aliases

UntrustedFlowSource

DEPRECATED: Use RemoteFlowSource instead.