Get CVE filter facets
GET
/cve/facetsContract
Parameter | Value |
|---|---|
| Section | cve |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
0 parameters
No parameters are required.
Responses
3 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | object |
401 | Unauthorized | object |
500 | Internal server error | object |
{ "affectedProducts": [ "<string>" ], "attackVectors": [ "<string>" ], "connectionTypes": [ "<string>" ], "protocols": [ "<string>" ], "ptvrTiers": [ "<string>" ], "severities": [ "<string>" ], "years": [ 0 ] }{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }