n8n-nodes-github-advisories-scraper
v0.1.0
Published
Scrape the GitHub Advisory Database (GHSA) — security advisories mapped to CVEs, affected packages, version ranges, CVSS and CWE. Filter by ecosystem (npm, pip, maven...) and severity. Official keyless API. Schedule as a dependency-vulnerability monitor.
Maintainers
Readme
n8n-nodes-github-advisories-scraper
An n8n community node that runs the GitHub Security Advisories Scraper — GHSA & CVE Apify actor directly inside your workflow. Scrape the GitHub Advisory Database (GHSA) — security advisories mapped to CVEs, affected packages, version ranges, CVSS and CWE. Filter by ecosystem (npm, pip, maven...) and severity. Official keyless API. Schedule as a dependency-vulnerab
The actor runs on your own Apify account and usage — this node never embeds anyone else's token.
Installation
- In n8n: Settings → Community Nodes → Install.
- Enter the package name
n8n-nodes-github-advisories-scraperand confirm. - Get a free Apify API token at console.apify.com → Settings → Integrations.
Usage
- Add the GitHub Security Advisories Scraper — GHSA & CVE node to your workflow.
- In the node's Credentials, add your Apify API token (or connect via OAuth2).
- Fill the actor's input fields (the node surfaces them as a form) and run.
To run on a schedule, put a Schedule Trigger in front of the node.
Resources
- Actor on Apify Store: https://apify.com/bovi/github-advisories-scraper
- Apify ↔ n8n integration docs: https://docs.apify.com/platform/integrations/n8n
