report

package
v1.7.13 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportJSONReport added in v1.3.3

func ExportJSONReport(path, filename string, body interface{}) error

ExportJSONReport - encodes a given body to a JSON file in a given filepath

func PrintASFFReport added in v1.5.0

func PrintASFFReport(path, filename string, body interface{}) error

PrintASFFReport prints the ASFF report in the given path and filename with the given body

func PrintCSVReport added in v1.5.5

func PrintCSVReport(path, filename string, body interface{}) error

PrintCSVReport prints the CSV report in the given path and filename with the given body

func PrintCodeClimateReport added in v1.5.7

func PrintCodeClimateReport(path, filename string, body interface{}) error

PrintCodeClimateReport prints the code climate report in the given path and filename with the given body

func PrintCycloneDxReport added in v1.4.9

func PrintCycloneDxReport(path, filename string, body interface{}) error

PrintCycloneDxReport prints the CycloneDX report in the given path and filename with the given body

func PrintGitlabSASTReport added in v1.3.2

func PrintGitlabSASTReport(path, filename string, body interface{}) error

PrintGitlabSASTReport creates a report file on sarif format

func PrintHTMLReport added in v1.2.1

func PrintHTMLReport(path, filename string, body interface{}) error

PrintHTMLReport creates a report file on HTML format

func PrintJSONReport

func PrintJSONReport(path, filename string, body interface{}) error

PrintJSONReport prints on JSON file the summary results

func PrintJUnitReport added in v1.4.9

func PrintJUnitReport(path, filename string, body interface{}) error

PrintJUnitReport prints the JUnit report in the given path and filename with the given body

func PrintPdfReport added in v1.3.3

func PrintPdfReport(path, filename string, body interface{}) error

PrintPdfReport creates a report file on the PDF format

func PrintSarifReport

func PrintSarifReport(path, filename string, body interface{}) error

PrintSarifReport creates a report file on sarif format, fetching the ID and GUID from relationships to be inputted to taxonomies field

func PrintSonarQubeReport added in v1.4.8

func PrintSonarQubeReport(path, filename string, body interface{}) error

PrintSonarQubeReport prints the SonarQube report in the given path and filename with the given body

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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