Muhammad Yuga N. 5fa5208529 Merge pull request #9 from Matheus-RR/add-releaserun
Add releaserun to CI/CD security tools
2026-03-13 10:36:54 +09:00
2022-02-20 10:30:42 +07:00
2022-02-20 10:30:42 +07:00

Awesome CI/CD Security Awesome

List of awesome resources about CI/CD security included books, blogs, videos, tools and cases.

Table of Contents

Books

Guidelines

Blogs

General

Azure DevOps Server

GitLab

GitHub Actions

Jenkins

ArgoCD

Videos

Repositories

Tools

  • Gato - A tool that helps blue teamers and offensive security practitioners find weaknesses in GitHub organization's public and private repositories.
  • clank - Simple tool that allows you to detect imposter commits in GitHub Actions workflows.
  • legitify - Detect and remediate misconfigurations and security risks across all your GitHub and GitLab assets.
  • poutine - A security scanner that detects misconfigurations and vulnerabilities in the build pipelines of a repository.
  • Harden-Runner - Network egress filtering and runtime security for GitHub-hosted and self-hosted runners.
  • Cimon - Runtime security solution for your CI/CD pipeline.
  • releaserun - CLI tool and GitHub Action that scans CI/CD pipeline dependencies for known CVEs, end-of-life versions, and deprecated packages across Node.js, Python, Go, Rust, and Docker. Catches vulnerable dependencies before they reach production.
  • Raven - A powerful security tool designed to perform massive scans for GitHub Actions CI workflows and digest the discovered data into a Neo4j database
  • nord-stream - Nord Stream is a tool that allows you extract secrets stored inside CI/CD environments by deploying malicious pipelines.
  • octoscan - Octoscan is a static vulnerability scanner for GitHub action workflows.
  • segspec - Extracts network dependencies from application config files and generates Kubernetes NetworkPolicies. Diff mode enables CI gating to catch unauthorized network changes before deployment.
  • gh-hijack-runner - A python script to create a fake GitHub runner and hijack pipeline jobs to leak CI/CD secrets.

Playground

Cases

Contributing

Your contributions are always welcome.

License

CC0

Description
No description provided
Readme MIT 140 KiB
Languages
Markdown 100%