aboutcode-org / aboutcode-org/vulnerablecode

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

Ouverte
#1,019 1 commentaire 0 réactions 1 personne assignée Réclamée par @johnmhoran Voir sur GitHub
Data collection import-improver-migration
Langage dominant
Python
Étoiles
702
Forks
328
Merge moyen
3 j 8 h
PR mergées (30 j)
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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.