Module model

Source
Expand description

The messages and enums that are part of this client library.

Modules§

export_sbom_request
Defines additional types related to ExportSBOMRequest.
vulnerability_occurrences_summary
Defines additional types related to VulnerabilityOccurrencesSummary.

Structs§

ExportSBOMRequest
The request to generate and export SBOM. Target must be specified for the request.
ExportSBOMResponse
The response from a call to ExportSBOM.
GetVulnerabilityOccurrencesSummaryRequest
Request to get a vulnerability summary for some set of occurrences.
VulnerabilityOccurrencesSummary
A summary of how many vulnerability occurrences there are per resource and severity type.