# Functions
CreateSarifResultFile creates a SARIF result from the Vulnerabilities that were brought up by the scan.
NewClient creates a new BlackDuck client.
WriteSarifFile write a JSON sarif format file for upload into e.g.
WriteVulnerabilityReports writes vulnerability information from ScanReport into dedicated outputs e.g.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
ReportsDirectory defines the subfolder for the Blackduck reports which are generated.
# Structs
Client defines a BlackDuck client.
No description provided by the author
No description provided by the author
No description provided by the author
Link defines BlackDuck links to e.g.
Metadata defines BlackDuck metadata for e.g.
No description provided by the author
No description provided by the author
Project defines a BlackDuck project.
Projects defines the response to a BlackDuck project API request.
ProjectVersion defines a version of a BlackDuck project.
ProjectVersions defines the response to a BlackDuck project version API request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author