aboutcode-org / aboutcode-org/vulnerablecode

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

オープン
#2,418 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug data-quality
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。