aboutcode-org / aboutcode-org/vulnerablecode
Should the apache_httpd importer include data re fixed versions from httpd.apache.org/security/ HTML files?
- 主要語言
- Python
- 星號
- 702
- 分支
- 328
- 平均合併
- 3 天 8 小時
- 30 天內合併 PR
- 3
描述
Exploring the `json` URL we currently use in the `apache_httpd.py` `fetch_links()` function (https://httpd.apache.org/security/json/), if I navigate up 1 step to https://httpd.apache.org/security/, I see that https://httpd.apache.org/security/ contains links to 4 HTML files (listed below), each of which contains information re which CVEs are fixed in which versions of Apache HTTP Server.
* https://httpd.apache.org/security/vulnerabilities_13.html
* https://httpd.apache.org/security/vulnerabilities_20.html
* https://httpd.apache.org/security/vulnerabilities_22.html
* https://httpd.apache.org/security/vulnerabilities_24.html
Do we want to fetch, analyze and include this information in the `fixed_version` field of the `affected_packages` list for each advisory/CVE?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。