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

Module Fasthttp::Response

Provide modeling for fasthttp.Response Type.

Import path

import semmle.go.frameworks.Fasthttp

Classes

FileSystemAccess

A Method that sends files from its input. It does not check the input path against path traversal attacks, So it is a dangerous method.