jas

package
v2.41.4 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunScannersAndSetResults added in v2.41.0

func RunScannersAndSetResults(scanResults *utils.ExtendedScanResults, directDependencies []string,
	serverDetails *config.ServerDetails, workingDirs []string, progress io.ProgressMgr) (err error)

Types

type AdvancedSecurityScanner added in v2.41.0

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

func NewAdvancedSecurityScanner added in v2.41.0

func NewAdvancedSecurityScanner(workingDirs []string, serverDetails *config.ServerDetails) (scanner *AdvancedSecurityScanner, err error)

func (*AdvancedSecurityScanner) Run added in v2.41.0

func (a *AdvancedSecurityScanner) Run(scannerCmd ScannerCmd) (err error)

type ApplicabilityScanManager

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

func (*ApplicabilityScanManager) Run added in v2.41.0

func (a *ApplicabilityScanManager) Run(wd string) (err error)

type IacScanManager

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

func (*IacScanManager) Run added in v2.41.0

func (iac *IacScanManager) Run(wd string) (err error)

type ScannerCmd added in v2.41.0

type ScannerCmd interface {
	Run(wd string) (err error)
}

type SecretScanManager

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

func (*SecretScanManager) Run added in v2.41.0

func (s *SecretScanManager) Run(wd string) (err error)

Jump to

Keyboard shortcuts

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