Community

Chainguard Case Study

Chainguard Secures GitHub Actions with StepSecurity. This case study is written by Evan Gibler, Staff Security Engineer at Chainguard, based on Chainguard's experience using StepSecurity at scale.

Latest Build Secured

Total Builds Secured Last Week

Add Harden Runner to your own repository

How-To

StepSecurity Harden-Runner secures CI/CD runners by providing network visibility and enforcing network egress filtering.

01

Update Your GitHub Actions Workflow

steps:

- uses: step-security/harden-runner@v2

with:

egress-policy: audit

Automate this change using a pull request.

02

Run Your Workflow

Execute your workflow as usual.

03

Review Security Insights

After completion, check the GitHub Actions Job summary for a link to detailed security insights, detections, and recommendations.