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
Use this when: JavaScript. Read a bundle you already saved. A pattern match is not execution.
Install
npm
npm install -g retirebrew
brew install retireCommand templates
Scan a local path
retire --path {file}