Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
docs: update intro
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck authored Mar 24, 2026
commit 4ae0b9302b38d952b9f739c225f0b87d435f5368
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@

----

OWASP [CycloneDX][link_website] is a full-stack Bill of Materials (BOM) standard
that provides advanced supply chain capabilities for cyber risk reduction.
OWASP [CycloneDX][link_website] is a system‑transparency standard that delivers full‑stack Bills of Materials (BOMs) and advanced supply‑chain insights across the entire software lifecycle.

This Python package provides data models, validators and more,
to help you create/render/read CycloneDX documents.
Expand Down
Loading