vulns.co
/
GKData.io MCP

Back to Library

retire.js

Scans a local tree for JavaScript and Node library versions with known vulnerabilities. Use it on files you already saved, such as a bundle pulled from the target, not as a remote test.

Tags: javascript, dependencies, libraries

Category
js
Maintenance signal
active

Project repository

Use this when: JavaScript. Read a bundle you already saved. A pattern match is not execution.

Install

npm

npm install -g retire

brew

brew install retire

Command templates

Scan a local path

retire --path {file}

Related tools