Module v2

Source
Expand description

nvd-api v2

Modules§

api
products
vulnerabilities

Structs§

Keyword
If the value of keywordSearch is a phrase, i.e., contains more than one term, including keywordExactMatch returns only the CVEs matching the phrase exactly. Otherwise, the results will contain records having any of the terms. If filtering by keywordExactMatch, keywordSearch is required. Please note, this parameter is provided without a parameter value. Please note, empty spaces in the URL should be encoded in the request as “%20”. The user agent may handle this encoding automatically. Multiple {keywords} function like an ‘AND’ statement. This returns results where all keywords exist somewhere in the current description, though not necessarily together. Keyword search operates as though a wildcard is placed after each keyword provided. For example, providing “circle” will return results such as “circles” but not “encircle”.
LastModDate
Values must be entered in the extended ISO-8601 date/time format: If filtering by the last modified date, both lastModStartDate and lastModEndDate are required. The maximum allowable range when using any date range parameters is 120 consecutive days.
LimitOffset
pagination