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

Module OpenUrlRedirect

Provides a taint-tracking configuration for reasoning about unvalidated URL redirection problems on the server side.

Import path

import semmle.go.security.OpenUrlRedirect

Imports

OpenUrlRedirect

Provides extension points for customizing the taint-tracking configuration for reasoning about unvalidated URL redirection problems on the server side.

Aliases

Flow

Tracks taint flow from unvalidated, untrusted data to URL redirections.