cmd

package
v3.21.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Channels = plugins.Channels{
	Items:     make(chan plugins.ISourceItem),
	Errors:    make(chan error),
	WaitGroup: &sync.WaitGroup{},
}
View Source
var CvssScoreWithoutValidationChan = make(chan *secrets.Secret)
View Source
var Report = reporting.Init()
View Source
var SecretsChan = make(chan *secrets.Secret)
View Source
var SecretsExtrasChan = make(chan *secrets.Secret)
View Source
var ValidationChan = make(chan *secrets.Secret)
View Source
var Version = "0.0.0"

Functions

func Execute

func Execute() (int, error)

func Exit

func Exit(resultsCount int, err error)

func ProcessItems

func ProcessItems(engineInstance engine.IEngine, pluginName string)

func ProcessScoreWithoutValidation

func ProcessScoreWithoutValidation(engine engine.IEngine)

func ProcessSecrets

func ProcessSecrets()

func ProcessSecretsExtras

func ProcessSecretsExtras()

func ProcessSecretsWithValidation

func ProcessSecretsWithValidation()

func ProcessValidationAndScoreWithValidation

func ProcessValidationAndScoreWithValidation(engine engine.IEngine)

Types

This section is empty.

Jump to

Keyboard shortcuts

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