v1

latestSwagger 2.0GNU Affero General Public License version 32026-07-17391161.3 KB
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' | '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