aboutcode-org / aboutcode-org/vulnerablecode

Extract improvement operations from RedHat importer

Aperta
#866 1 commento 0 reazioni 2 assegnatari Rivendicata da @TG1999 Vedi su GitHub
9-next data-quality import-improver-migration improver
Lingua principale
Python
Stelle
702
Fork
328
Merge medio
3g 8h
PR unite (30g)
3

Descrizione

The RedHatImporter does a lot of extra, not-immediately-needed, improvement-like work
In particular, we collect extra CVE details, Bugzilla and CVRF data too early. @ziadhany found out that with profiling we spend most of the time in doing network calls for these:

- [ ] Collect RedHat CVE json details that contain extra data as an improver, not an importer
- [ ] Collect RedHat Bugzilla details that contain extra data as an improver, not an importer
- [ ] Collect RedHat CVRF RHSA details that contain extra data as an improver, not an importer

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.