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?
Based on my exploration of the
.jsonfiles we're currently fetching, theapache_httpdadvisories use 5 of the 15 comparators listed in the MITRE 4.0DRAFT - CVE ID JSON File Format 4.0version_affectedtable. 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?