Skip to content

Tags: quic/sbom-check

Tags

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add configurability and native SPDX validator, modernize packaging (#3)

This turned into a ground-up rewrite which includes the following:
* Add configurability of completeness checker requirements
* Add native SPDX 2.3 validator that is fully spec compliant
* Modernize Python packaging configuration (pyproject.toml, uv.lock)

Signed-off-by: Jesse Porter <jporter@qti.qualcomm.com>

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add initial CLI application and library functionality (#2)

Co-authored-by: Porter, Jesse <quic_jporter@quicinc.com>

Signed-off-by: McGuire, Kevin <quic_kmcguire@quicinc.com>
Signed-off-by: Porter, Jesse <quic_jporter@quicinc.com>