v1

latestOpenAPI 3.1.0MIT2026-07-1718648.2 KB
vulnerabilities

/api/vulnerabilities/{cve}/events

Return all events for the specified vulnerability

get/api/vulnerabilities/{cve}/events

Path parameters

cvestring Common Vulnerabilities Enumeration required

The unique CVE identifier of the vulnerability

Response

OK

idinteger
titlestring
descriptionstring
datestring
event_typestring

Internal code for grouping events

colorstring
iconstring

VHP icon CSS class for what icon to use

start_hiddenboolean

Whether or not to start hidden on the page

notesNotesObject

A freeform document (i.e. JSON) of any extra information we have on this record. Sometimes we don't have an exact place in our schema to place things, so we err on the side of retaining records and record them here.

Importantly, the schema of this object is subject to change. We try to keep it consistent, but all curators have a mind of their own.