# Constants
Highest Confidence applicable.
Represents Confidence "High".
Represents Confidence "Informational" or generic Warnings.
Represents Confidence "Low".
Represents Confidence "Medium".
Represents an empty confidence field from a tool.
Critical priority findings.
High priority findings.
Informational priority findings.
Low priority findings.
Medium priority findings.
Reserved in case a tool does not report severity.
# Variables
Enum value maps for Confidence.
Enum value maps for Confidence.
No description provided by the author
No description provided by the author
Enum value maps for Severity.
Enum value maps for Severity.
# Structs
Represents an issue that has been enriched with metadata from the enrichment service.
An EnrichedLaunchToolResponse consists of deduplicated vulnerability information, with added metadata for consumers.
Issue represents a vulnerability to be processed by consumers.
LaunchToolResponse consists of a response built by a producer, to be interpreted by a consumer.
Scan related information, unique and immutable per scan run This message is copied from LaunchToolRequest to LaunchToolResponse by each producer wrapper.
# Type aliases
Confidence represents the tool's confidence that an issue exists.
Severity represents the reported issue severity.