aboutcode-org / aboutcode-org/vulnerablecode

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

Aperta
#1,019 1 commento 0 reazioni 1 assegnatario Rivendicata da @johnmhoran Vedi su GitHub
Data collection import-improver-migration
Lingua principale
Python
Stelle
702
Fork
328
Merge medio
3g 8h
PR unite (30g)
3

Descrizione

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?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.