summaryparser

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 8 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) Get

func (*CmdResultsSummaryConverter) ParseIacs

func (sc *CmdResultsSummaryConverter) ParseIacs(_ results.ScanTarget, iacs ...*sarif.Run) (err error)

func (*CmdResultsSummaryConverter) ParseLicenses

func (sc *CmdResultsSummaryConverter) ParseLicenses(target results.ScanTarget, licenses []services.License) (err error)

func (*CmdResultsSummaryConverter) ParseNewTargetResults

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

func (*CmdResultsSummaryConverter) ParseSast

func (sc *CmdResultsSummaryConverter) ParseSast(_ results.ScanTarget, sast ...*sarif.Run) (err error)

func (*CmdResultsSummaryConverter) ParseSecrets

func (sc *CmdResultsSummaryConverter) ParseSecrets(_ results.ScanTarget, secrets ...*sarif.Run) (err error)

func (*CmdResultsSummaryConverter) ParseViolations

func (sc *CmdResultsSummaryConverter) ParseViolations(target results.ScanTarget, scaResponse services.ScanResponse, applicabilityRuns ...*sarif.Run) (err error)

func (*CmdResultsSummaryConverter) ParseVulnerabilities

func (sc *CmdResultsSummaryConverter) ParseVulnerabilities(target results.ScanTarget, scaResponse services.ScanResponse, applicabilityRuns ...*sarif.Run) (err error)

func (*CmdResultsSummaryConverter) Reset

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

Jump to

Keyboard shortcuts

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