cvejson.github.io

JSON Schema Numbered Rules for CVE JSON format 4.0

Rule 1. The maximum size of a CVE JSON document.

The JSON document shall not be more than __ bytes in size.

Rule 2. Text indentation in CVE JSON document

The JSON document shall be indented with three or multiples of three spaces.

Rule 2. Sort order of properties in CVE JSON document

The properties in CVE JSON document shall be sorted alphabetically.

This helps in reviewing differences between JSON from different JSON producers.