aboutcode-org / aboutcode-org/vulnerablecode

Extract improvement operations from RedHat importer

未關閉
#866 1 則留言 0 個 reaction 已指派 2 人 已被 @TG1999 認領 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。