Commit 7ee7ee3
authored
Normalize package json before use (#537)
* Changed
* Detected node packages' metadata are now [normalized](https://www.npmjs.com/package/normalize-package-data), before translation to SBOM components happens.
This might increase the quality of SBOM results.
---------
Signed-off-by: Jan Kowalleck <[email protected]>1 parent 7e31ef0 commit 7ee7ee3
File tree
101 files changed
+90724
-26285
lines changed- .github/workflows
- demo
- bundled-dependencies/example-results
- bare
- flat
- dev-dependencies/example-results
- bare
- flat
- juice-shop/example-results
- bare
- flat
- local-dependencies/example-results
- bare
- flat
- local-workspaces/example-results
- bare
- flat
- src
- tests/_data/sbom_demo-results
- bare
- flatten-components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+90724
-26285
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
0 commit comments