Skip to content

step-security/harden-runner

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Step Security Logo

Harden Runner

This GitHub Action deploys the Step Security Agent, which is a purpose-built security agent for hosted runners.

To pilot this GitHub Action, add the following code to your GitHub Actions workflow file as the first step. This is the only step needed.

steps:
    - uses: step-security/harden-runner@main

In the workflow logs, you should see a link to security insights and recommendations.

It is being piloted on this repository. Check out the workflow files and workflow runs.

About

Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. It monitors network egress, file integrity, and process activity on those runners, detecting threats in real-time.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages