package
0.97.3
Repository: https://github.com/chainloop-dev/chainloop.git
Documentation: pkg.go.dev

# Functions

ValidateCSAF validates the given object against a CSAF schema version.
ValidateCycloneDX validates the given object against the specified CycloneDX schema version.

# Constants

CSAFVersion2_0 represents CSAF version 2.0 schema.
CSAFVersion2_1 represents CSAF version 2.0 schema.
CycloneDXVersion1_5 represents CycloneDX version 1.5 schema.
CycloneDXVersion1_6 represents CycloneDX version 1.6 schema.

# Variables

ErrInvalidJSONPayload represents an error for invalid JSON payload.

# Type aliases

CSAFVersion represents the version of CSAF schema.
CycloneDXVersion represents the version of CycloneDX schema.