Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // These variables are exported so that a tool importing Trivy as a library can override these values. AppDirs = []string{".git"} SystemDirs = []string{ "proc", "sys", "dev", } )
Functions ¶
func AppendPermitDiskName ¶
func AppendPermitDiskName(s ...string)
Types ¶
type ErrorCallback ¶
type LayerTar ¶
type LayerTar struct {
// contains filtered or unexported fields
}
func NewLayerTar ¶
Click to show internal directories.
Click to hide internal directories.