aboutcode-org / aboutcode-org/vulnerablecode

Get NuGet package versions from federated PURL version data in https://github.com/aboutcode-data/

未关闭
#2,418 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug data-quality
主要语言
Python
星标
702
派生
328
平均合并
3 天 8 小时
30 天内合并 PR
3

描述

Fetchcode returns no version for `pkg:nuget/Microsoft.WindowsDesktop.App.Runtime.win-arm64`, but we have all the versions for this package in https://github.com/aboutcode-data/purls-nuget-0128/blob/main/nuget-0182/Microsoft.WindowsDesktop.App.Runtime.win-arm64/purls.yml.

```python
In [13]: from fetchcode.package_versions import versions

In [14]: list(versions("pkg:nuget/Microsoft.WindowsDesktop.App.Runtime.win-arm64"))
Out[14]: []
```


This issue impacts our ability to unfurl NuGet versions and flag ghost NuGet packages.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。