aboutcode-org / aboutcode-org/vulnerablecode
Extract improvement operations from RedHat importer
未关闭
9-next
data-quality
import-improver-migration
improver
- 主要语言
- Python
- 星标
- 702
- 派生
- 328
- 平均合并
- 3 天 8 小时
- 30 天内合并 PR
- 3
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。