File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ function getConstants () {
1616 * @lends defaults
1717 */
1818 const defaults = {
19- SCHEMA_VERSION : '5.1.1 ' ,
19+ SCHEMA_VERSION : '5.1' ,
2020 MONGOOSE_VALIDATION : {
2121 Org_policies_id_quota_min : 0 ,
2222 Org_policies_id_quota_min_message : 'Org.policies.id_quota cannot be a negative number.' ,
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ const doc = {
3434 or <a href='https://www.cve.org/PartnerInformation/ListofPartners/partner/mitre'>MITRE</a>) to request credentials \
3535 </ul> \
3636 <p>CVE data is to be in the JSON 5.1 CVE Record format. Details of the JSON 5.1 schema are \
37- located <a href='https://github.com/CVEProject/cve-schema/tree/5.1.0 /schema' target='_blank'>here</a>.</p>\
37+ located <a href='https://github.com/CVEProject/cve-schema/tree/5.1.1-rc2 /schema' target='_blank'>here</a>.</p>\
3838 <a href='https://cveform.mitre.org/' class='link' target='_blank'>Contact the CVE Services team</a>" ,
3939 contact : {
4040 name : 'CVE Services Overview' ,
You can’t perform that action at this time.
0 commit comments