aboutcode-org / aboutcode-org/purldb
Get correct VCS URL from prospective VCS URLs
未關閉
- 主要語言
- 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 還沒有評估資料。