Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseDocumentTree ¶
func ParseDocumentTree(ctx context.Context, docTree processor.DocumentTree) ([]assembler.Graph, error)
ParseDocumentTree takes the DocumentTree and create graph inputs (nodes and edges) per document node.
func RegisterDocumentParser ¶
func RegisterDocumentParser(p func() common.DocumentParser, d processor.DocumentType) error
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
The Vulnerability attestation parser parses the attestation defined by by the certifier using the predicate type"https://in-toto.io/attestation/vuln/v0.1" Based on the information contained, a package node is generated with just purl and digest (if found).
|
The Vulnerability attestation parser parses the attestation defined by by the certifier using the predicate type"https://in-toto.io/attestation/vuln/v0.1" Based on the information contained, a package node is generated with just purl and digest (if found). |
Click to show internal directories.
Click to hide internal directories.