Track CVE Vulnerabilities with NVD API & Google Sheets - n8n Workflow | Neura Market
Track CVE Vulnerabilities with NVD API & Google Sheets
Automates CVE lookup and history tracking via NVD APIs, flattening data for real-time logging to Google Sheets. Ideal for security teams streamlining vulnerability management.
This workflow automates the retrieval of CVE vulnerability details and historical changes using the NVD APIs. It accepts a CVE ID via webhook, queries the NVD CVE Lookup API for current metadata, and the NVD CVE History API for all past changes. The data is then flattened into a sheet-compatible format and appended to separate tabs in a Google Spreadsheet for easy auditing and tracking.
Key benefits include eliminating manual lookups across tools, reducing errors, and enabling real-time enrichm
Platform
n8n
Category
Sales
Price
$19.99
Creator
Matt Buds
CVE
NVD
Vulnerability
Security
Google Sheets
API
DevSecOps
Automation
Webhook
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.