Skip to content

Add releaserun dependency vulnerability scanner#1758

Open
Matheus-RR wants to merge 2 commits intoanalysis-tools-dev:masterfrom
Matheus-RR:add-releaserun
Open

Add releaserun dependency vulnerability scanner#1758
Matheus-RR wants to merge 2 commits intoanalysis-tools-dev:masterfrom
Matheus-RR:add-releaserun

Conversation

@Matheus-RR
Copy link

Adds releaserun to the Security/SAST section.

What it does: CLI tool that scans project dependencies for known CVEs, end-of-life status, and deprecated packages. Covers Node.js, Python, Go, Rust, and Dockerfiles.

Why it fits: Similar to Grype and lockfile-lint already on the list, but focused on dependency lifecycle (EOL detection, upgrade paths) alongside vulnerability scanning. Multi-ecosystem support from a single tool.

@Matheus-RR
Copy link
Author

Hi! Just following up on this PR.

In case it helps with review: ReleaseRun v1.4.0 is stable on npm (weekly downloads growing), has a GitHub Action for CI integration, and the CLI scans package.json, requirements.txt, go.mod, and Cargo.toml for CVEs via OSV.dev + EOL status.

Happy to make any adjustments to the PR if the format or section placement needs tweaking. Thanks for maintaining this list — it's a really useful resource.

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