From 8a09271fed8277ab7fb02dbb5917c8d0e78323b4 Mon Sep 17 00:00:00 2001 From: eromosele-stepsecurity Date: Thu, 13 Mar 2025 02:45:22 +0100 Subject: [PATCH] Update Readme (#520) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c3ba5f8..a25fbee 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ Corporate laptops and production servers typically have robust security monitori Traditional security monitoring and EDR solutions are ineffective for CI/CD runners due to their ephemeral nature. These tools also lack the necessary context to correlate events with specific workflow runs in a CI/CD environment. StepSecurity Harden-Runner addresses this gap by providing security monitoring tailored for CI/CD runners. This approach brings CI/CD runners under the same level of security scrutiny as other critical systems, addressing a significant gap in the software supply chain. +## See It in Action +Harden-Runner secures over **a million CI/CD workflow runs every week**, protecting thousands of pipelines, including those from popular open-source projects by **Microsoft, Google, and CISA**. See how top projects are using Harden-Runner and explore the insights: +➡️ [Who's using Harden-Runner?](https://docs.stepsecurity.io/whos-using-harden-runner) ## Quick Links - [Getting Started Guide](#getting-started)