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

Module SensitiveExpr

Provides classes and predicates for classifying different kinds of sensitive data.

Import path

import semmle.go.security.SensitiveActions

Predicates

certificate

Gets the classification for certificates.

id

Gets the classification for user names or other account information.

password

Gets the classification for passwords or authorization keys.

secret

Gets the classification for secret or trusted data.

Classes

Classification

A classification of different kinds of sensitive data: