Skip to content

Commit

Permalink
docs: revisit project meta
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Nov 27, 2023
1 parent d65e21f commit 02d05eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@

----

Work with Bill of Materials (BOM) in [CycloneDX] format.
Work with [CycloneDX] documents.
OWASP CycloneDX is a full-stack Bill of Materials (BOM) standard
that provides advanced supply chain capabilities for cyber risk reduction.

## Responsibilities

Expand Down
11 changes: 6 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "cyclonedx/cyclonedx-library",
"description": "Work with Bill-of-Materials (BOM) in CycloneDX format.",
"description": "Work with CycloneDX documents.",
"license": "Apache-2.0",
"type": "library",
"keywords": [
"OWASP",
"CycloneDX",
"models",
"normalizer",
Expand All @@ -13,14 +14,14 @@
"BOM",
"software-bill-of-materials",
"SBOM",
"OBOM",
"MBOM",
"SaaSBOM",
"HBOM",
"OBOM",
"VDR",
"VEX",
"package-url",
"PURL",
"SPDX",
"OWASP"
"SPDX"
],
"authors": [
{
Expand Down

0 comments on commit 02d05eb

Please sign in to comment.