aboutcode-org / aboutcode-org/vulnerablecode

Extract improvement operations from RedHat importer

Ouverte
#866 1 commentaire 0 réactions 2 personnes assignées Réclamée par @TG1999 Voir sur GitHub
9-next data-quality import-improver-migration improver
Langage dominant
Python
Étoiles
702
Forks
328
Merge moyen
3 j 8 h
PR mergées (30 j)
3

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.