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.
1 parent 95b44f7 commit 0dddd49Copy full SHA for 0dddd49
README.md
@@ -12,6 +12,10 @@
12
13
Create [CycloneDX] Software Bill of Materials (SBOM) from _[npm]_ projects.
14
15
+The resulting SBOM documents follow [official specifications and standards](https://github.com/CycloneDX/specification),
16
+and might have properties following [`cdx:npm` Namespace Taxonomy](https://github.com/CycloneDX/cyclonedx-property-taxonomy/blob/main/cdx/npm.md)
17
+.
18
+
19
## Requirements
20
21
* `node` >= `14`
0 commit comments