aboutcode-org / aboutcode-org/vulnerablecode

Improve results for unknown package versions that are in a vulnerable range

Aperta
#1,552 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
702
Fork
328
Merge medio
3g 8h
PR unite (30g)
3

Descrizione

We need to improve the API results we return for unknown package versions that are in a vulnerable range.

Say I have this setup:
- package A has known versions 1,2,4 and 5.
- It is affected by cve1 from version 1 to 4, 5 in fixed
- we find version 3 in a codebase scan, but 3 does note exists upstream
- here a lookup for 3 will report it as non-vulnerable
- but we want to to tell that:

1. it is an unknown version
2. it falls in a vulnerable range

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.