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 還沒有評估資料。