aboutcode-org / aboutcode-org/vulnerablecode

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

Aperta
#2,418 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
bug data-quality
Lingua principale
Python
Stelle
702
Fork
328
Merge medio
3g 8h
PR unite (30g)
3

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.