Documentation
¶
Index ¶
- func GenerateBom(components []motmedelSbomTypes.Component) *motmedelSbomTypes.Bom
- func GenerateBomJson(components []motmedelSbomTypes.Component) ([]byte, error)
- func ParseDockerfile(data []byte) ([]motmedelSbomTypes.Component, error)
- func ParseGoModules(goListOutput []byte) ([]motmedelSbomTypes.Component, error)
- func ParseGoSum(data []byte) ([]motmedelSbomTypes.Component, error)
- func ParseNodePackageLock(data []byte) ([]motmedelSbomTypes.Component, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateBom ¶
func GenerateBom(components []motmedelSbomTypes.Component) *motmedelSbomTypes.Bom
func GenerateBomJson ¶
func GenerateBomJson(components []motmedelSbomTypes.Component) ([]byte, error)
func ParseDockerfile ¶
func ParseDockerfile(data []byte) ([]motmedelSbomTypes.Component, error)
func ParseGoModules ¶
func ParseGoModules(goListOutput []byte) ([]motmedelSbomTypes.Component, error)
func ParseGoSum ¶
func ParseGoSum(data []byte) ([]motmedelSbomTypes.Component, error)
func ParseNodePackageLock ¶
func ParseNodePackageLock(data []byte) ([]motmedelSbomTypes.Component, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.