You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@
12
12
13
13
----
14
14
15
-
A plugin for PHP's _[Composer](https://getcomposer.org/)_
16
-
that generates Software Bill of Materials (SBOM) in _[CycloneDX](https://cyclonedx.org/)_ format.
15
+
It is a plugin for PHP's _[Composer](https://getcomposer.org/)_that generates Software Bill of Materials (SBOM) in _[CycloneDX](https://cyclonedx.org/)_ format.
16
+
This is probably the most accurate, complete SBOM generator for Composer-based PHP projects.
17
17
18
18
Based on [OWASP Software Component Verification Standard for Software Bill of Materials](https://scvs.owasp.org/scvs/v2-software-bill-of-materials/)'s
19
19
criteria, this tool is capable of producing SBOM documents almost passing Level-2 (only signing needs to be done externally).
0 commit comments