aboutcode-org / aboutcode-org/purldb

Get correct VCS URL from prospective VCS URLs

未關閉
#173 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
HTML
星號
67
分支
69
平均合併
8 天 8 小時
30 天內合併 PR
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 摘要。