gcp

package
v3.81.9 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: AGPL-3.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scanner

type Scanner struct{}

func (Scanner) FromData

func (s Scanner) FromData(ctx context.Context, verify bool, data []byte) (results []detectors.Result, err error)

FromData will find and optionally verify GCP secrets in a given set of bytes.

func (Scanner) IsFalsePositive added in v3.75.0

func (s Scanner) IsFalsePositive(_ detectors.Result) (bool, string)

func (Scanner) Keywords

func (s Scanner) Keywords() []string

Keywords are used for efficiently pre-filtering chunks. Use identifiers in the secret preferably, or the provider name.

func (Scanner) MaxSecretSize added in v3.78.1

func (Scanner) MaxSecretSize() int64

MaxSecretSize returns the maximum size of a secret that this detector can find.

func (Scanner) StartOffset added in v3.78.1

func (Scanner) StartOffset() int64

StartOffset returns the start offset for the secret this detector finds.

func (Scanner) Type added in v3.27.0

func (s Scanner) Type() detectorspb.DetectorType

Jump to

Keyboard shortcuts

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