CVE Record
Retrieves the count of all the CVE Records after applying the query parameters as filters (accessible to all users)
<h2>Access Control</h2> <p>Endpoint is accessible to all</p> <h2>Expected Behavior</h2> <p>Retrieves the count of all CVE records for all organizations</p>get/cve_count
Query parameters
state'PUBLISHED' | 'REJECTED'
Filter by state
Response
A count of the total number of filtered CVE records
GetCveRecordCountJson required— unresolved $ref