keyword

package
v1.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "keyword"

	// ValuesRegex exclude values starting with $ because they are usually variables
	// exclude values surrounded by {} because they are usually computed expressions
	ValuesRegex = `[^${\s].+[^}\s]`
)

Variables

This section is empty.

Functions

func NewDetector

func NewDetector(config ...string) secrets.Detector

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL