samduy / provenance-analysis

Program Provenance Analysis
1 stars 1 forks source link

Identify sufficiently unique-looking paths to search for #5

Open samduy opened 7 years ago

samduy commented 7 years ago

Given a set of files (e.g., an archive or a directory) find the ones with sufficiently unique-looking paths and search them on GitHub.

Current approach is: choosing 3 longest paths (in the package directory) seems not to be really efficient since it chooses some very common names.