CVETimeline is a JSON Structure definition published by GreyNoise Intelligence, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://api-evangelist.github.io/greynoise/json-structure/greynoise-cve-timeline-structure.json",
"name": "CVETimeline",
"type": "object",
"properties": {
"cve_published_date": {
"type": "date",
"description": "The date the CVE was published.",
"example": "2024-01-01"
},
"cve_last_updated_date": {
"type": "date",
"description": "The date the CVE was last updated.",
"example": "2024-01-02"
},
"first_known_published_date": {
"type": "date",
"description": "The first known published date of the CVE.",
"example": "2024-01-01"
},
"cisa_kev_date_added": {
"type": "date",
"description": "The date the CVE was added to the CISA KEV list.",
"example": "2024-01-03"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.