Retire.js!

Retire.js alternatives

  • victims

  • The victims project provides a canonical database of known-vulnerable JAR files, along with tools to compare this database to Java applications in development, release and production environments.

    tags: java security-utilities vulnerability-scanner security-auditing cve
  • cvechecker

  • The goal of cvechecker is to report about possible vulnerabilities on your system, by scanning the installed software and matching the results with the CVE database. Indeed, this is not a bullet-proof method and you will most likely have many false positives (vulnerability is fixed with a revision-release, but the tool isn't able to detect the revision itself), yet it is still better than nothing, especially if you are running a distribution with little security coverage.

    tags: vulnerability-scanner cve
  • Dependency-Check

  • Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. Currently Java and .NET dependencies are supported.

    tags: security-utilities vulnerability-scanner security-auditing cve