mirror of
https://github.com/myugan/awesome-cicd-security.git
synced 2026-07-16 04:12:06 -05:00
[PR #9] [MERGED] Add releaserun to CI/CD security tools #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/myugan/awesome-cicd-security/pull/9
Author: @Matheus-RR
Created: 3/3/2026
Status: ✅ Merged
Merged: 3/13/2026
Merged by: @myugan
Base:
main← Head:add-releaserun📝 Commits (1)
94a335dAdd releaserun to CI/CD security tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds releaserun to the Tools section.
What it does: CLI tool and GitHub Action that scans CI/CD pipeline dependencies for known CVEs, end-of-life versions, and deprecated packages. Supports Node.js, Python, Go, Rust, and Docker.
Fits alongside tools like Harden-Runner and Cimon as a supply chain security layer in CI/CD pipelines, specifically catching vulnerable or EOL dependencies before deployment.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.