aboutcode-org / aboutcode-org/purldb

Multi-level, progressive data collection

未關閉
#257 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
HTML
星號
67
分支
69
平均合併
8 天 8 小時
30 天內合併 PR
1

描述

Rather than having everything all the time in the PurlDB, I would like to have a way where:
1. New versions of packages are kept current across all supported ecosystems, and possibly all watched PURLs ( as with #244)

2. On demand or on watch, we can keep current with metadata (fetched from ecosystem repo APIs) for new versions.

3. On demand or on watch, we can keep current with scans (running a full ScanCode) on these PURLs.
We would need some property stored on the Package model to track the status may be with a date for 2. and 3.
- to track the date of last metadata fetch for this PURL.
- to track the date and ScanCode version of the last ScanCode scan for this PURL.

Could we store a a PURL without version where we would store "control" information across the whole package, ignoring versions? This could a way track the last time we checked for versions, and also where we store register interest to "watch", and possibly store the latest and greatest data about a package and a few statistics. It could be derived from the Package model with a few extra fields. Something like a "MetaPackage". See also #186 for this.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。