aboutcode-org / aboutcode-org/vulnerablecode
Extract improvement operations from RedHat importer
- Ngôn ngữ chính
- Python
- Star
- 702
- Fork
- 328
- Merge trung bình
- 3 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 3
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.