Nvd Cve Monitor avatar

Nvd Cve Monitor

Pricing

$2.00 / 1,000 results

Go to Apify Store
Nvd Cve Monitor

Nvd Cve Monitor

Search NVD CVEs by keyword and return normalized vulnerability records.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

Alexander Abernathy

Alexander Abernathy

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 days ago

Last modified

Share

Best for

Security analysts, MSPs, and product teams tracking fresh vulnerability records for technologies, vendors, or components.

Input

Provide one or more keyword searches. Optional max results per keyword controls API page size.

Output

Each item uses the portfolio normalized fields: source, query, recordType, title, url, and summary, plus source-specific fields.

Example input

{
"keywords": [
"openssl",
"apache"
],
"maxResults": 10
}

Example output

{
"source": "nvd_cve_api",
"query": "openssl",
"recordType": "cve",
"title": "CVE-2024-0000",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0000",
"summary": "Example normalized CVE summary from NVD."
}

Notes

undefined