Getting Started
Get runtime visibility into your GitHub Actions workflows in under 5 minutes
Step 1: Add Harden-Runner to Your Workflow
steps:
- uses: step-security/harden-runner@v2
with:
egress-policy: auditStep 2: View Your First Security Insights


Last updated
Was this helpful?