RetireJS/retire.js
scanner detecting the use of JavaScript libraries with known vulnerabilities. Can also generate an SBOM of the libraries it finds. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 22.0
- age_days: 4751
- days_rel: 11
- days_push: 10
- n_releases_24m: 15
Adoption not part of the score
4161 stars · 438 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Retire.js is a scanner that detects the use of JavaScript libraries and Node.js modules with known vulnerabilities, available as a CLI scanner, browser extensions, and plugins for Burp and OWASP ZAP. It can also generate SBOMs in CycloneDX format (XML and JSON, including VEX variants).
Use cases
- scan a node app for vulnerable javascript libraries
- detect insecure js libraries loaded on websites
- generate a cyclonedx sbom of javascript dependencies
- find js libraries with known cves not listed in package manifests
- integrate vulnerability scanning into ci pipeline
- check web apps for outdated frontend libraries
When to choose
- you need to detect vulnerable JavaScript libraries even when they are not declared in package manifests
- you want an SBOM generator for JS dependencies in CycloneDX format
- you need a scanner that works as CLI, browser extension, or Burp/ZAP plugin
When to avoid
- you need full SCA for non-JavaScript ecosystems like Python or Java
- you want a maintained Firefox extension (it is deprecated)
- you need continuous dependency monitoring with dashboards rather than on-demand scanning
Facets
cli-tool · maturity active
security vulnerability-scanning developer-tools cli security web-development developer-tools cli browser-extension cross-platform sbom software-composition-analysis vulnerable-libraries owasp cyclonedx burp-extension zap-addon chrome-extension javascript nodejs
2 sources
- readme: https://github.com/RetireJS/retire.js · fetched 2026-08-28 · 73e2d90c48bf
- homepage: https://retirejs.github.io/retire.js/ · fetched 2026-08-29 · 1f0ad794755d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RetireJS/retire.js | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="RetireJS/retire.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem