Skip to content

Commit 0d84778

Browse files
authored
Merge pull request #105 from CycloneDX/add_keywords
added composer keywords
2 parents eda0ef7 + ab43f86 commit 0d84778

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

composer.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
"name": "cyclonedx/cyclonedx-php-composer",
33
"type": "composer-plugin",
44
"description": "Creates CycloneDX Software Bill-of-Materials (SBOM) from PHP Composer projects",
5+
"keywords": [
6+
"CycloneDX",
7+
"SBOM",
8+
"software-bill-of-materials",
9+
"BOM",
10+
"bill-of-materials",
11+
"package-url",
12+
"PURL"
13+
],
514
"homepage": "https://github.com/CycloneDX/cyclonedx-php-composer/",
615
"license": "Apache-2.0",
716
"authors": [

0 commit comments

Comments
 (0)