aboutcode-org / aboutcode-org/vulnerablecode
Should the apache_httpd importer address all 15 MITRE CVE ID JSON File Format 4.0 comparators?
Open
import-improver-migration
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
Based on my exploration of the `.json` files we're currently fetching, the `apache_httpd` advisories use 5 of the 15 comparators listed in the MITRE 4.0 `DRAFT - CVE ID JSON File Format 4.0` `version_affected` table. https://github.com/CVEProject/cve-schema/blob/master/schema/v4.0/DRAFT-JSON-file-format-v4.md#version_affected .
Our importer currently addresses only the 5 comparators currently used. Do we need to address the other 10 as well?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.