describe how component de-duplication works #307
Replies: 2 comments 9 replies
-
Proposal: de-duplicate on a minimal set of component properties To be taken into account:
This way all non-bundled component "@acme/foo@1.33.7" that was downloaded from "https://my.org/acme/foo-1.33.7" with a hash "sha512-f7fbba6e0636f890e56fbbf3283e524c6fa3204ae298382d624741d0dc6638326e282c41be5e4254d8820772c5518a2c5a8c0c7f7eda19594a7eb539453e1ed7" |
Beta Was this translation helpful? Give feedback.
-
Proposal: de-duplicate in a near-full set of component properties To be taken into account: every property, but
Having a wide set of markers makes it harder to de-duplicate by accident - less false-positives. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
goal: discuss implementation details, processes and alternatives for #304
💡 please read the problem's description first: https://github.com/CycloneDX/cyclonedx-node-npm/milestone/2
🔍 please read the general thoughts and docs regarding NodeJS here: https://github.com/CycloneDX/cyclonedx-node-npm/blob/main/docs/result.md#de-duplication
Beta Was this translation helpful? Give feedback.
All reactions