Skip to content

Add releaserun to Security section#334

Open
Matheus-RR wants to merge 2 commits intowmariuss:mainfrom
Matheus-RR:add-releaserun
Open

Add releaserun to Security section#334
Matheus-RR wants to merge 2 commits intowmariuss:mainfrom
Matheus-RR:add-releaserun

Conversation

@Matheus-RR
Copy link

Adds releaserun — an open-source CLI that scans project dependencies for end-of-life versions and known CVEs.

It checks package.json, go.mod, requirements.txt, Gemfile, Cargo.toml, and Dockerfile base images against the endoflife.date and OSV databases. Catches stuff like running on Node 16 (EOL) or having a CVE in a transitive dep.

Free, MIT-licensed, published on npm (npx releaserun scan).

Fits the Security category alongside checkov.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants