Per secretariat request, the dataVersion field is no longer required for secretariat only CVE endpoints. The field will. be auto populated when omitted.
Important Changes
middleware.js
removed check for specific dataVersion number in validateCveJsonSchema.
adds version number when field is omitted.
Testing
Steps to manually test updated functionality, if possible
Closes Issue #1180
Summary
Per secretariat request, the
dataVersion
field is no longer required for secretariat only CVE endpoints. The field will. be auto populated when omitted.Important Changes
middleware.js
validateCveJsonSchema
.Testing
Steps to manually test updated functionality, if possible