Skip to content

Add releaserun CLI to Testing section#103

Open
Matheus-RR wants to merge 1 commit intodevsecops:masterfrom
Matheus-RR:add-releaserun
Open

Add releaserun CLI to Testing section#103
Matheus-RR wants to merge 1 commit intodevsecops:masterfrom
Matheus-RR:add-releaserun

Conversation

@Matheus-RR
Copy link

Adds releaserun to the Testing section alongside similar dependency scanning tools (npm-check, RetireJS, Snyk).

What it does: CLI tool that scans your project's dependency files and reports:

  • End-of-life status for each detected technology
  • Known CVEs
  • Version health grades (A-F)

Supports 6 dependency file formats: package.json, requirements.txt, go.mod, Cargo.toml, Gemfile, pom.xml. Checks 300+ products against endoflife.date and CVE databases.

Install: npm install -g releaserun or npx releaserun check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant