WhaleHOUDINI

.. /Retire.js

Quick Usage

For this tool the run command is:

docker run -it --rm secsi/retire

Categories

code-auditjavascriptscanner

Description

Retire.js is a plethora of JavaScript libraries for use on the web and in node.js apps out there. This greatly simplifies, but we need to stay update on security fixes. "Using Components with Known Vulnerabilities" is now a part of the OWASP Top 10 and insecure libraries can pose a huge risk for your webapp. The goal of Retire.js is to help you detect use of version with known vulnerabilities.

Retire.js can be used in many ways:

  1. A command line scanner
  2. A grunt plugin
  3. A gulp task
  4. A Chrome extension
  5. A Firefox extension
  6. Burp and OWASP Zap plugin

Official Documentation

Reference: https://github.com/RetireJS/retire.js

SecSI LogoHOUDINI

© 2025 — Made with ❤️ bySecSI