Documentation
¶
Overview ¶
Package cloudflare provides a Cloudflare API Token secret detector.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Detector ¶
type Detector struct{}
Detector detects Cloudflare API Tokens.
func (*Detector) Description ¶
Description returns a human-readable description of the Cloudflare API Token detector.
func (*Detector) Keywords ¶
Keywords returns the Aho-Corasick pre-filter keywords for Cloudflare API Token detection. The matcher lowercases every keyword before indexing, so only one casing of each distinct keyword is needed here; case-variant duplicates are omitted.
Click to show internal directories.
Click to hide internal directories.