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

Module Email

Provides classes for working with email-related APIs.

Import path

import semmle.go.frameworks.Email

Imports

go

Provides classes for working with Go programs.

Classes

EmailData

A data-flow node that represents data written to an email, either as part of the headers or as part of the body.

Modules

EmailData

Provides classes for working with data that is incorporated into an email.