We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eda0ef7 + ab43f86 commit 0d84778Copy full SHA for 0d84778
composer.json
@@ -2,6 +2,15 @@
2
"name": "cyclonedx/cyclonedx-php-composer",
3
"type": "composer-plugin",
4
"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
+ ],
14
"homepage": "https://github.com/CycloneDX/cyclonedx-php-composer/",
15
"license": "Apache-2.0",
16
"authors": [
0 commit comments