stats
Returns the most sighted vulnerabilities.
get/stats/vulnerability/most_sighted
Query parameters
date_fromstring date
The date of the sightings must be bigger or equal than this value. Format: YYYY-MM-DD
date_tostring date
The date of the sightings must be smaller or equal than this value. Format: YYYY-MM-DD
sighting_type'seen' | 'exploited' | 'published-proof-of-concept' | 'not-exploited' | 'confirmed' | 'not-confirmed' | 'patched' | 'not-patched'
The type of the sighting.
limitinteger
The top elements to take into account in the query.
output'json' | 'markdown'
The format of the output.
Response
Success
Changes
Changed in 2 of the 42 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲