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

Add plugin for approximate file matching #5

Closed
JonoYang opened this issue Apr 9, 2024 · 1 comment
Closed

Add plugin for approximate file matching #5

JonoYang opened this issue Apr 9, 2024 · 1 comment
Assignees

Comments

@JonoYang
Copy link
Contributor

JonoYang commented Apr 9, 2024

This is related to:

We will want to use an algorithm, such as the one from https://web.archive.org/web/20090520131041/https://www2009.eprints.org/7/1/p61.pdf, to fingerprint the files.

@JonoYang JonoYang self-assigned this Apr 9, 2024
JonoYang added a commit that referenced this issue Apr 9, 2024
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 10, 2024
    * Compute resource fingerprints in fingerprint_codebase

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 12, 2024
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 12, 2024
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 15, 2024
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 15, 2024
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 15, 2024
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 15, 2024
    * Use open instead of codecs.open

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 16, 2024
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Apr 16, 2024
Implement approximate file matching #5
@JonoYang
Copy link
Contributor Author

We now have a function to compute file fingerprints for approximate code matching. This has been merged into main.

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

1 participant