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

RFC: DeltaCode next! and roadmap #183

Open
1 of 10 tasks
pombredanne opened this issue Mar 14, 2023 · 2 comments
Open
1 of 10 tasks

RFC: DeltaCode next! and roadmap #183

pombredanne opened this issue Mar 14, 2023 · 2 comments

Comments

@pombredanne
Copy link
Member

pombredanne commented Mar 14, 2023

So here is the outline of the discussion @arnav-mandal1234 and I had to revive and update DeltaCode!

  • We need to update DeltaCode and scancode-fingerprint plugin at https://github.com/nexB/scancode-plugins/tree/main/misc/scancode-fingerprint to the latest standard

  • Then we would like to merge DeltaCode in the core ScanCode-toolkit git repo, preserving the commit history, and update it to become CLI options in ScanCode-toolkit. The commit history will be helpful to preserve changes as well as authorship. Once done, we can selectively move issues to ScanCode-toolkit and archive this repo. Merge DeltaCode in ScanCode TK #181

  • We will need to add support for comparing packages and focusing the delta capabilities on package scans (rather than mostly files)

  • Finally I would like to see DeltaCode integrated in purldb as a library to support two use cases:

    • Extend package curations: given a package v1 with reviewed license/origin and a new v2 of the same package, are the difference of package metadata, codebase summaries and file level delta such that we can carry forward the review of v1 to v2? or should these be reviewed again?

    • Cluster package to focus curations: given a series of package version v1 to v10, what are the cluster of versions that have essentially similar package metadata, codebase summaries and file level data? and given these clusters which are the key versions to review to validate a whole cluster at once?

@pombredanne
Copy link
Member Author

@AyanSinhaMahapatra
Copy link
Member

@pombredanne @arnav-mandal1234 I made some edits above at #183 (comment), looks great otherwise! 🚀

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

No branches or pull requests

2 participants