Skip to content

Commit abdd57a

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 8ae9b50 commit abdd57a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ This is probably the most accurate, complete SBOM generator for webpack-based bu
1818
This plugin uses the linkages generated by _webpack_ to create a dependency graph which only contain the dependencies
1919
that are actually used (after [tree-shaking](https://webpack.js.org/guides/tree-shaking/)).
2020

21+
The resulting SBOM documents follow [official specifications and standards](https://github.com/CycloneDX/specification).
22+
2123
## Requirements
2224

2325
* _Node.js_ `>= 20.18`

0 commit comments

Comments
 (0)