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

Module RsCors

Provides classes for modeling the github.com/rs/cors package.

Import path

import semmle.go.frameworks.RsCors

Imports

go

Provides classes for working with Go programs.

Classes

UniversalAllowAllOriginsWrite

An abstract class for modeling the Go CORS handler model allow all origins write.

UniversalAllowCredentialsWrite

An abstract class for modeling the Go CORS handler model allow credentials write.

UniversalOriginWrite

An abstract class for modeling the Go CORS handler model origin write.

Modules

RsCors

Provides classes for modeling the github.com/rs/cors package.