Community

Neon Secures Its CI/CD Pipelines with StepSecurity

Neon rolled out StepSecurity’s enterprise solution to harden CI/CD pipelines—without compromising developer velocity.

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.