sighting

List all sightings

get/sighting

Query parameters

pageinteger

Number of the page.

per_pageinteger

Maximum number of elements to return.

uuidstring

UUID of the sighting.

type'seen' | 'published-proof-of-concept' | 'exploited' | 'not-exploited' | 'confirmed' | 'not-confirmed' | 'patched' | 'not-patched'

Type of sightings: - Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user. - Published Proof of Concept: A public proof of concept is available for this vulnerability. - 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

sourcestring

Source of the sighting.

advisory_status'unpublished'

Filter sightings by the status of the related advisory.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success