Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicates #3

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Remove duplicates #3

wants to merge 1 commit into from

Conversation

ivanayov
Copy link
Contributor

@ivanayov ivanayov commented Sep 8, 2022

This change removes duplicates of files, packages, other licenses, external document references and relationships, based on checksums for files, packages and external document references, license ID for other licenses and identical data for relationships

Signed-off-by: Ivana Atanasova [email protected]

Open for discussion on how duplicates can be best represented in the data. Many packages and files have missing checksums, snippets don't have a checksum by design. This results in a high probability of fully identical data, that goes into a composed SBOM.

Worth optimising the approach as well.

This change removes duplicates of files, packages, other licenses,
external document references and relationships, based on checksums
for files, packages and external document references, license ID
for other licenses and identical data for relationships

Signed-off-by: Ivana Atanasova <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant