aboutcode-org / aboutcode-org/vulnerablecode

Should the apache_httpd importer include data re fixed versions from httpd.apache.org/security/ HTML files?

Open
#1,019 1 comment 0 reactions 1 assignee Claimed by @johnmhoran View on GitHub
Data collection import-improver-migration
Dominant language
Python
Stars
702
Forks
328
Avg merge
3d 8h
Merged PRs (30d)
3

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.