Documentation ¶
Index ¶
Constants ¶
View Source
const ( Namespace = "aquasecurity:trivy:" PropertySchemaVersion = "SchemaVersion" PropertyType = "Type" PropertyClass = "Class" // Image properties PropertySize = "Size" PropertyImageID = "ImageID" PropertyRepoDigest = "RepoDigest" PropertyDiffID = "DiffID" PropertyRepoTag = "RepoTag" // Package properties PropertySrcName = "SrcName" PropertySrcVersion = "SrcVersion" PropertySrcRelease = "SrcRelease" PropertySrcEpoch = "SrcEpoch" PropertyModularitylabel = "Modularitylabel" PropertyFilePath = "FilePath" PropertyLayerDigest = "LayerDigest" PropertyLayerDiffID = "LayerDiffID" )
Variables ¶
This section is empty.
Functions ¶
func WithFormat ¶
func WithFormat(format cdx.BOMFileFormat) option
func WithNewUUID ¶
func WithNewUUID(newUUID newUUID) option
Types ¶
Click to show internal directories.
Click to hide internal directories.