Skip to content

Commit 752b162

Browse files
authored
docs: update CDX summary (#951)
A clear and concise summary of the change and which issue (if any) it fixes. Should also include relevant motivation and context. Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent e492b84 commit 752b162

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
----
1616

17-
OWASP [CycloneDX][link_website] is a full-stack Bill of Materials (BOM) standard
18-
that provides advanced supply chain capabilities for cyber risk reduction.
17+
OWASP [CycloneDX][link_website] is a fullstack Bill of Materials (BOM) and system‑transparency standard
18+
that provides deep visibility into software, services, hardware, and AI components, enabling advanced supplychain security and cyberrisk reduction.
1919

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

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# SPDX-License-Identifier: Apache-2.0
1414
1515
CycloneDX’s Python Library documentation
16-
====================================================
16+
========================================
1717

18-
OWASP `CycloneDX`_ is a full-stack Bill of Materials (BOM) standard
19-
that provides advanced supply chain capabilities for cyber risk reduction.
18+
OWASP `CycloneDX`_ is a fullstack Bill of Materials (BOM) and system‑transparency standard
19+
that provides deep visibility into software, services, hardware, and AI components, enabling advanced supplychain security and cyberrisk reduction.
2020

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

0 commit comments

Comments
 (0)