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

Module Fasthttp::Functions

Provide models for sanitizer/Dangerous Functions of fasthttp.

Import path

import semmle.go.frameworks.Fasthttp

Classes

FileSystemAccess

DEPRECATED: Use FileSystemAccess::Range instead.

HtmlQuoteSanitizer

A function that can be used as a sanitizer for XSS.

RequestForgerySink

DEPRECATED: Use RequestForgery::Sink instead.

RequestForgerySinkDial

DEPRECATED: Use RequestForgery::Sink instead.