Skip to content

Commit ab43f86

Browse files
committed
added composer keywords
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent eda0ef7 commit ab43f86

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)