For GitHub-hosted runners, Harden-Runner GitHub Action downloads and installs the StepSecurity Agent.
- The code to monitor file, process, and network activity is in the Agent.
- The community tier agent for Linux is open-source and can be found here. The enterprise agent for Linux and agents for Windows and macOS are closed-source.
- ARC Harden Runner daemonset uses eBPF
- You can find more details in this blog post
- ARC Harden Runner is NOT open source.
- For self-hosted VMs, you add the Harden-Runner agent into your runner image (e.g. AMI).
- You can find more details in this blog post
- Agent for self-hosted VMs is NOT open source.