# Functions
GetFormatNames returns the names of the supported source formats.
GetFormats returns the supported source formats.
Import imports the vulnerability report to the target data store.
ParseFormat parses the source format.
Query imports the vulnerability report to the target data store.
# Constants
grype JSON format.
No description provided by the author
snyk JSON format.
No description provided by the author
trivy JSON format.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ImportOptions represents the input options.
# Interfaces
No description provided by the author
# Type aliases
Format represents the source format.
VulnerabilityMapper is a function that converts a source to a list of common vulnerability types.