Skip to content

Commit 8936324

Browse files
authored
docs:
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 8235c28 commit 8936324

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212

1313
----
1414

15-
This plugin for _[webpack]_ creates a _[CycloneDX]_ Software Bill of Materials (SBoM)
16-
containing an aggregate of all bundled dependencies.
15+
This plugin for _[webpack]_ creates a _[CycloneDX]_ Software Bill of Materials (SBoM) containing an aggregate of all bundled dependencies.
16+
This is probably the most accurate, complete SBOM generator for webpack-based builds.
17+
1718
This plugin uses the linkages generated by _webpack_ to create a dependency graph which only contain the dependencies
1819
that are actually used (after [tree-shaking](https://webpack.js.org/guides/tree-shaking/)).
1920

0 commit comments

Comments
 (0)