summaryparser

package
v1.21.7 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CmdResultsSummaryConverter

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

func NewCmdResultsSummaryConverter

func NewCmdResultsSummaryConverter(includeVulnerabilities, hasViolationContext bool) *CmdResultsSummaryConverter

func (*CmdResultsSummaryConverter) DeprecatedParseLicenses added in v1.20.0

func (sc *CmdResultsSummaryConverter) DeprecatedParseLicenses(_ results.ScanTarget, _ results.ScanResult[services.ScanResponse]) (err error)

func (*CmdResultsSummaryConverter) DeprecatedParseScaIssues added in v1.20.0

func (sc *CmdResultsSummaryConverter) DeprecatedParseScaIssues(target results.ScanTarget, descriptors []string, violations bool, scaResponse results.ScanResult[services.ScanResponse], applicableScan ...results.ScanResult[[]*sarif.Run]) (err error)

func (*CmdResultsSummaryConverter) Get

func (*CmdResultsSummaryConverter) ParseCVEs added in v1.20.0

func (sc *CmdResultsSummaryConverter) ParseCVEs(target results.ScanTarget, enrichedSbom results.ScanResult[*cyclonedx.BOM], applicableScan ...results.ScanResult[[]*sarif.Run]) (err error)

func (*CmdResultsSummaryConverter) ParseIacs

func (sc *CmdResultsSummaryConverter) ParseIacs(_ results.ScanTarget, isViolationsResults bool, iacs []results.ScanResult[[]*sarif.Run]) (err error)

func (*CmdResultsSummaryConverter) ParseNewTargetResults

func (sc *CmdResultsSummaryConverter) ParseNewTargetResults(target results.ScanTarget, _ ...error) (err error)

func (*CmdResultsSummaryConverter) ParseSast

func (sc *CmdResultsSummaryConverter) ParseSast(_ results.ScanTarget, isViolationsResults bool, sast []results.ScanResult[[]*sarif.Run]) (err error)

func (*CmdResultsSummaryConverter) ParseSbom added in v1.16.0

func (sc *CmdResultsSummaryConverter) ParseSbom(_ results.ScanTarget, _ *cyclonedx.BOM) (err error)

func (*CmdResultsSummaryConverter) ParseSbomLicenses added in v1.20.0

func (sc *CmdResultsSummaryConverter) ParseSbomLicenses(target results.ScanTarget, components []cyclonedx.Component, dependencies ...cyclonedx.Dependency) (err error)

func (*CmdResultsSummaryConverter) ParseSecrets

func (sc *CmdResultsSummaryConverter) ParseSecrets(_ results.ScanTarget, isViolationsResults bool, secrets []results.ScanResult[[]*sarif.Run]) (err error)

func (*CmdResultsSummaryConverter) ParseViolations

func (sc *CmdResultsSummaryConverter) ParseViolations(target results.ScanTarget, descriptors []string, violations []services.Violation, applicableScan ...results.ScanResult[[]*sarif.Run]) (err error)

func (*CmdResultsSummaryConverter) Reset

func (sc *CmdResultsSummaryConverter) Reset(_ utils.CommandType, _, _ string, entitledForJas, _ bool, _ *xscServices.XscGitInfoContext, generalError error) (err error)

Jump to

Keyboard shortcuts

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