瀏覽代碼

feat: add "CycloneDX Composer Plugin"

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
pull/1314/head
Jan Kowalleck 1 年之前
父節點
當前提交
e440d455f4
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -118,6 +118,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
118 118
 * [Composer Prefer Lowest Validator](https://github.com/dereuromark/composer-prefer-lowest) - A plugin to check if minimum dependencies can be installed and tested.
119 119
 * [Composer Require Checker](https://github.com/maglnet/ComposerRequireChecker) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.
120 120
 * [Composer Unused](https://github.com/composer-unused/composer-unused) - A CLI Tool to scan for unused composer packages.
121
+* [CycloneDX Composer Plugin](https://packagist.org/packages/cyclonedx/cyclonedx-php-composer) - A composer plugin to generate your project's Software Bill of Materials (SBOM).
121 122
 * [Repman](https://repman.io) - A private PHP package repository manager and Packagist proxy.
122 123
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
123 124
 * [Tooly](https://github.com/tommy-muehle/tooly-composer-script) - A library to manage PHAR files in a project using Composer.

Loading…
取消
儲存