Structs§
- Change
- Change
Date - CveChanges
- CveHistory
Parameters - CveHistory
Parameters Builder - Builder for
CveHistoryParameters. - CveParameters
- The CVE API is used to easily retrieve information on a single CVE or a collection of CVE from the NVD. The NVD contains 232,639 CVE records. Because of this, its APIs enforce offset-based pagination to answer requests for large collections. Through a series of smaller “chunked” responses controlled by an offset startIndex and a page limit resultsPerPage users may page through all the CVE in the NVD.
- CveParameters
Builder - Builder for
CveParameters. - Details
- PubDate
- If filtering by the published date, both pubStartDate and pubEndDate are required. The maximum allowable range when using any date range parameters is 120 consecutive days. Values must be entered in the extended ISO-8601 date/time format:
- Version
End - The virtualMatchString parameter may be combined with versionEnd and versionEndType to return only the CVEs associated with CPEs in specific version ranges.
- Version
Start - The virtualMatchString parameter may be combined with versionStart and versionStartType to return only the CVEs associated with CPEs in specific version ranges.
- Virtual
Match - Vulnerabilities
Enums§
- Action
- CveHistory
Parameters Builder Error - Error type for CveHistoryParametersBuilder
- CveParameters
Builder Error - Error type for CveParametersBuilder
- Event
Name - Version
Type