secrets

package
v2.45.3 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunSecretsScan

func RunSecretsScan(scanner *jas.JasScanner) (results []*sarif.Run, err error)

The getSecretsScanResults function runs the secrets scan flow, which includes the following steps: Creating an SecretScanManager object. Running the analyzer manager executable. Parsing the analyzer manager results. Return values: []utils.IacOrSecretResult: a list of the secrets that were found. error: An error object (if any).

Types

type SecretScanManager

type SecretScanManager struct {
	// contains filtered or unexported fields
}

func (*SecretScanManager) Run

func (ssm *SecretScanManager) Run(module jfrogappsconfig.Module) (err error)

Jump to

Keyboard shortcuts

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