CVEProject / cve-services

This repo contains the source for the CVE Services API.
Creative Commons Zero v1.0 Universal
155 stars 72 forks source link

CVE Records have 5.1 but schema says 5.1.0 #1205

Open ElectricNroff opened 8 months ago

ElectricNroff commented 8 months ago

https://github.com/CVEProject/cve-services/blob/cae6ba3d357c2c9cbf888cb5506c933f272698fe/src/model/cve.js#L43-L45

https://github.com/CVEProject/cve-services/blob/cae6ba3d357c2c9cbf888cb5506c933f272698fe/src/constants/index.js#L18-L19

versus

https://github.com/CVEProject/cve-services/blob/cae6ba3d357c2c9cbf888cb5506c933f272698fe/src/middleware/schemas/CVE_JSON_5.1_bundled.json#L445-L450