aboutcode-org / aboutcode-org/fetchcode
Use GraphQL or paginated REST API in `package.get_github_data_from_purl`
未关闭
bug
- 主要语言
- HTML
- 星标
- 13
- 派生
- 24
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, `get_github_data_from_purl` is using the GitHub REST API to retrieve releases.
However, in its default config, GitHub only returns the last 30 releases, see https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28. Instead, we should use GraphQL or paginated requests to retrieve all releases.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。