aboutcode-org / aboutcode-org/purldb
Calling Get or fetch package in the Package API endpoint does not collect not-yet-known versions
未关闭
- 主要语言
- HTML
- 星标
- 67
- 派生
- 69
- 平均合并
- 8 天 8 小时
- 30 天内合并 PR
- 1
描述
Say I have already called `get_or_fetch_package` for one version:
https://private.purldb.io/api/packages/get_or_fetch_package/?purl=pkg:maven/com.adobe.blazeds/blazeds-core@3.0
Calling next https://private.purldb.io/api/packages/get_or_fetch_package/?purl=pkg:maven/com.adobe.blazeds/blazeds-core will not fetch all other versions, and only return 3.0
If instead I call first https://private.purldb.io/api/packages/get_or_fetch_package/?purl=pkg:maven/com.adobe.blazeds/blazeds-core all versions are fetched correctly.
I would expect `get_or_fetch_package` to fill in the blanks for versions that are not yet known and exist upstream.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。