Skip to content

Commit f2447ef

Browse files
committed
docs: Add comprehensive SBOM validation guide
- Add new validation.rst documentation covering validation workflows - Include practical examples for JSON and XML validation - Document error handling patterns with ValidationError inspection - Add multi-version support examples (CycloneDX 1.2-1.6) - Provide production integration examples (FastAPI) - Include best practices for validation in production systems - Add validation.rst to documentation index Addresses #708
1 parent f311b61 commit f2447ef

2 files changed

Lines changed: 454 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ If you're looking for a CycloneDX tool to run to generate (SBOM) software bill-o
4545
install
4646
architecture
4747
examples
48+
validation
4849
contributing
4950
support
5051
changelog

0 commit comments

Comments
 (0)