get_updates
The publication change stream: what this site published, stamped with OUR publish time (first_published, kev_added, detection_added, remediation_added). Pass since (YYYY-MM-DD, strictly-after) on the first call, then the returned next_cursor to continue. Optional cve scopes the stream to one CVE's change history. Events for withdrawn CVE ids are omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | No | Scope to one CVE's change history, such as CVE-2024-3400 | |
| type | No | ||
| limit | No | ||
| since | No | ||
| cursor | No |