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

Module Http::Redirect

Provides a class for modeling new HTTP redirect APIs.

Import path

import semmle.go.concepts.HTTP

Classes

Range

An HTTP redirect.

UnexploitableSource

An HTTP request attribute that is generally not attacker-controllable for open redirect exploits; for example, a form field submitted in a POST request.