From 7898384a7c0ddcfff50b76c700ff892ea570b437 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Sun, 2 Mar 2025 14:53:14 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3dd527c..516ebd5 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ Harden-Runner is trusted by over 5000 leading open-source projects and enterpris ## Environment Compatibility Matrix +Harden-Runner is designed to work seamlessly across a variety of runner environments, providing consistent security insights and protections regardless of where your workflows execute. + | Environment Type | Compatibility | Audit Mode Deployment | Workflow Changes for Audit Mode | Examples | |------------------|---------------|--------------------------|-------------------|----------| | GitHub-hosted runners | ✅ Full support | Add Harden-Runner Action to workflow | Yes | [Example Workflow](https://github.com/step-security/harden-runner/blob/main/examples/github-hosted.yml) • [Insights](https://app.stepsecurity.io/github/example/repo/actions/runs/123456) |