n8n Workflow Enables Fail-Closed Vulnerability Scanning for npm and PyPI Packages
A five-node n8n workflow has been published to help developers scan exact installed versions of npm and PyPI packages for known security vulnerabilities. The workflow queries the OSV API and the CISA Known Exploited Vulnerabilities catalog, using precise version numbers from lockfiles rather than latest tags to reflect what is actually deployed. Unlike fail-open approaches that treat timeouts as clean results, the workflow flags partial or failed source responses as actionable alerts, preventing false negatives from masking real risks. Users can route filtered results to Slack, email, Teams, or a database by replacing a placeholder node after importing the workflow into n8n. The underlying Apify Actor is publicly available and priced at $0.0015 per returned package record, with the workflow export containing no embedded credentials.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in