v1

latestSwagger 2.0GNU Affero General Public License version 32026-07-17391161.3 KB
sighting

List all sightings

get/sighting

Query parameters

uuidstring

UUID of the sighting.

type'seen' | 'exploited' | 'not-exploited' | 'confirmed' | 'not-confirmed' | 'patched' | 'not-patched'

Type of sightings: - Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user. - Exploited: This vulnerability was exploited and seen by the user reporting the sighting. - Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting. - Confirmed: The vulnerability is confirmed from an analyst perspective. - Not confirmed: The user expresses doubt about the veracity of the vulnerability. - Patched: This vulnerability was successfully patched by the user reporting the sighting. - Not patched: This vulnerability was not successfully patched by the user reporting the sighting.

vuln_idstring

Vulnerability related to the sighting.

authorstring

Author of the sighting (login).

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

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success