harden-runner VS github-actions-goat

Compare harden-runner vs github-actions-goat and see what are their differences.

github-actions-goat

GitHub Actions Goat: Deliberately Vulnerable GitHub Actions CI/CD Environment (by step-security)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
harden-runner github-actions-goat
15 7
491 404
6.1% 3.2%
7.5 7.4
8 days ago about 2 months ago
TypeScript JavaScript
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

harden-runner

Posts with mentions or reviews of harden-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.

github-actions-goat

Posts with mentions or reviews of github-actions-goat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-25.
  • Show HN: GitHub Actions Goat – Deliberately Vulnerable CI/CD Environment
    1 project | news.ycombinator.com | 17 Jul 2023
  • Show HN: Protect Your CI/CD from SolarWinds-Type Attacks with This Agent
    4 projects | news.ycombinator.com | 25 Jan 2023
    Hello HN, my name is Varun, and I am the co-founder of StepSecurity. Here is the backstory about Harden-Runner. We thoroughly researched past software supply chain security incidents. The devastating breaches of SolarWinds, Codecov, and others, have one thing in common – they attacked the CI/ CD pipeline or the build server.

    These incidents made it clear that a purpose-built security agent was needed for CI/ CD. While there are numerous agents available for desktops and servers, such as from CrowdStrike and Lacework, none have been tailored specifically to address the unique risks present in CI/CD pipelines.

    With the understanding that a specialized solution was needed to secure CI/CD environments, we developed Harden-Runner, an open-source solution tailored specifically for GitHub Actions hosted runners. It can be seamlessly integrated into your workflow by simply adding a step. The agent installation process is also lightning-fast, taking no more than 5 seconds to complete.

    Harden-Runner's security agent is designed to closely monitor all aspects of the workflow run, including DNS, network, file, and process events. This allows for real-time identification of any potential security breaches. To prevent incidents like the Codecov breach, where exfiltration of credentials occurred, Harden-Runner allows you to set policies that restrict outbound traffic at both the DNS and network layers. Additionally, we are actively working on implementing further restrictions at the application layer, such as using HTTP verbs and paths, to provide an even more comprehensive security solution.

    An excellent example of how Harden-Runner effectively blocks outbound traffic can be found in the following link: https://app.stepsecurity.io/github/microsoft/msquic/actions/.... As you can see, all traffic to unauthorized endpoints is highlighted in red, indicating that it has been blocked; this is because these endpoints are not included in the allowed list defined in the GitHub Actions workflow file, which can be viewed here: https://github.com/microsoft/msquic/blob/aaecb0fac5a3902dd24....

    One of the key features of Harden-Runner's monitoring capabilities is its ability to detect any tampering or alteration of files during the build process, similar to the SolarWinds incident. To further enhance security and protect against potential malicious tools or attempts to disable the agent, Harden-Runner includes a disable-sudo mode. This mode effectively disables the use of 'sudo' on the hosted runner, providing an additional layer of protection

    Harden-Runner has already been adopted by over 600 open-source repositories: https://github.com/step-security/harden-runner/network/depen.... To fully understand the capabilities of Harden-Runner and how it can protect against past supply chain attacks, please try out our attack simulator GitHub repository at https://github.com/step-security/attack-simulator. I would love to hear your feedback.

  • Attack Simulator for SolarWinds, Codecov, and ua-parser-js breaches
    3 projects | /r/redteamsec | 14 Nov 2022
    You can check out the attack simulator here: https://github.com/step-security/attack-simulator
  • Show HN: Test Your Defenses with a Malware-Simulator Package
    2 projects | news.ycombinator.com | 22 Mar 2022
    A new tutorial has been added to https://github.com/step-security/supply-chain-goat/blob/main... to perform behavior analysis of dependencies.

    For this a package was needed to simulate behavior of past hijacked packages. https://www.npmjs.com/package/@step-security/malware-simulat... makes an outbound call in a preinstall step.

    You can think of the @step-security/malware-simulator package being like the EICAR file, which is used as a test file for anti-virus software.

    Can be used to test if you can detect packages that make outbound calls, which is a common theme for hijacked packages.

  • Show HN: Hands-on tutorials to learn about software supply chain security
    1 project | news.ycombinator.com | 8 Feb 2022
  • Show HN: Automatically Restrict Permissions for the GitHub_token
    1 project | news.ycombinator.com | 9 Sep 2021

What are some alternatives?

When comparing harden-runner and github-actions-goat you can also consider the following projects:

repo

secureCodeBox - secureCodeBox (SCB) - continuous secure delivery out of the box

actual-malware - Useful library dependency

njsscan - njsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.

sigstore-website - Codebase for sigstore.dev

reconmap - Vulnerability assessment and penetration testing automation and reporting platform for teams.

auth - A GitHub Action for authenticating to Google Cloud.

msquic - Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.

scorecard - OpenSSF Scorecard - Security health metrics for Open Source

runner-images - GitHub Actions runner images

hagrid-container - Hagrid as in, "keeper of keys". Verifying OpenPGP keyserver, written in Rust. OCI image

GHSA-pjwm-rvh2-c87w