Retrieves all CVE Records after applying the query parameters as filters (accessible to Secretariat or Bulk Download)
<h2>Access Control</h2> <p>User must belong to an organization with the <b>Secretariat</b> or <b>Bulk Download</b> role</p> <h2>Expected Behavior</h2> <p><b>Secretariat and Bulk Download:</b> Retrieves all CVE records for all organizations</p>Query parameters
Most recent CVE record modified timestamp to retrieve <br><br> <i>Timestamp format</i> : yyyy-MM-ddTHH:mm:ssZZZZ
Earliest CVE record modified timestamp to retrieve <br><br> <i>Timestamp format</i> : yyyy-MM-ddTHH:mm:ssZZZZ
Most recent CVE record created timestamp to retrieve <br><br> <i>Timestamp format</i> : yyyy-MM-ddTHH:mm:ssZZZZ
Earliest CVE record created timestamp to retrieve <br><br> <i>Timestamp format</i> : yyyy-MM-ddTHH:mm:ssZZZZ
Filter by state
Get count of records that match query. Accepted values are 1, true, or yes to indicate true, and 0, false, or no to indicate false
Filter by assignerShortName
Filter by assigner org UUID
The current page in the paginator
Only get CVE records with cnaContainers that have been modified/created within the set time_modified range. Requires at least one time_modified parameter set
Only get CVE records that have an adpContainer owned by this org.
Response
A filtered list of CVE Records, along with pagination fields if results span multiple pages of data