1111# CycloneDX BOM
1212
1313This is a so-called ** meta-package** , it does not ship any own functionality, but it is a collection of optional dependencies.
14- This package's dependencies are tools with one purpose in common:
14+ This package's dependencies are tools with one purpose in common:
1515generate _ [ CycloneDX] [ link_website ] _ Software Bill-of-Materials (SBOM) from _ node_ -based projects.
1616
1717| ecosystem | actual tool |
@@ -20,11 +20,11 @@ generate _[CycloneDX][link_website]_ Software Bill-of-Materials (SBOM) from _nod
2020| _ yarn_ | to be announced <!-- maybe https://github.com/CycloneDX/cyclonedx-node-yarn --> |
2121| _ pnpm_ | to be announced <!-- maybe https://github.com/CycloneDX/cyclonedx-node-pnpm --> |
2222
23- You should not depend on this very meta-package, but the actual tool that suites your specific ecosystem.
23+ You should not depend on this very meta-package, instead depend on the actual tool that suites your specific ecosystem.
2424
2525## Out of Scope
2626
27- There are ecosystems, that are not node-based, but use node as a runtime/compiler environment.
27+ There are ecosystems, that are not node-based, but use node as a runtime/compiler environment.
2828These ecosystems are out of scope. Therefore, the following packages are not part of this very meta-package.
2929
3030| ecosystem | actual tool |
@@ -49,7 +49,7 @@ See the [CONTRIBUTING][contributing_file] file for details.
4949
5050CycloneDX Node Module is Copyright (c) OWASP Foundation. All Rights Reserved.
5151
52- Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
52+ Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
5353See the [ LICENSE] [ license_file ] file for the full license.
5454
5555----
0 commit comments