Skip to content

Commit 3189e59

Browse files
authored
docs: keywaords & funding (#486)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent c716ba3 commit 3189e59

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pyproject.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,16 @@ classifiers = [
5454
'Typing :: Typed',
5555
]
5656
keywords = [
57-
"BOM", "SBOM", "SCA", "OWASP",
57+
"CycloneDX", "library",
58+
"OWASP", "SCA",
59+
"Software Bill of Materials", "Bill of Materials",
60+
"BOM", "SBOM", "VEX", "VDR", "OBOM", "MBOM", "SaaSBOM",
61+
"SPDX", "PackageURL", "PURL",
5862
]
5963

6064
[tool.poetry.urls]
6165
"Bug Tracker" = "https://github.com/CycloneDX/cyclonedx-python-lib/issues"
66+
"Funding" = "https://owasp.org/donate/?reponame=www-project-cyclonedx&title=OWASP+CycloneDX"
6267

6368
[tool.poetry.dependencies]
6469
# ATTENTION: keep `deps.lowest.r` file in sync

0 commit comments

Comments
 (0)