aboutcode-org / aboutcode-org/purldb
Get correct VCS URL from prospective VCS URLs
オープン
- 主要言語
- HTML
- スター
- 67
- フォーク
- 69
- 平均マージ
- 8日 8時間
- マージ済み PR(30日)
- 1
説明
From discussion with @pombredanne we came to the conclusion that for matching source repo URL with a PURL when we have multiple prospective VCS URLs:
1st - Follow redirects
2nd - Exact match on name and namespace
3rd - Approximate match on name using diff-lib
4th - File similarities, by pair we want to compare the contents of the package that has a purl vs the git repo in question (package manifest or metadata)
Using deltacode to find similarities
Delegate whole matching to purldb, compute similarities
Last resort- D2D between the git source package and the binary package
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。