aboutcode-org / aboutcode-org/purldb

Get correct VCS URL from prospective VCS URLs

オープン
#173 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。