Module vulnerabilities

Module vulnerabilities 

Source

Structs§

Change
ChangeDate
CveChanges
CveHistoryParameters
CveHistoryParametersBuilder
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.
CveParametersBuilder
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:
VersionEnd
The virtualMatchString parameter may be combined with versionEnd and versionEndType to return only the CVEs associated with CPEs in specific version ranges.
VersionStart
The virtualMatchString parameter may be combined with versionStart and versionStartType to return only the CVEs associated with CPEs in specific version ranges.
VirtualMatch
Vulnerabilities

Enums§

Action
CveHistoryParametersBuilderError
Error type for CveHistoryParametersBuilder
CveParametersBuilderError
Error type for CveParametersBuilder
EventName
VersionType