惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理
The GitHub Blog
The GitHub Blog
月光博客
月光博客
T
Tailwind CSS Blog
小众软件
小众软件
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
B
Blog RSS Feed
博客园 - 司徒正美
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 聂微东
Microsoft Security Blog
Microsoft Security Blog
Recent Announcements
Recent Announcements
博客园 - Franky
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research

Step Security Blog

Announcing Dependabot Configuration Enhancements: Cooldown and Group Support - StepSecurity Securing Vibe Coding and AI Coding Agents: An End-to-End Approach with StepSecurity - StepSecurity Introducing StepSecurity Dev Machine Guard: Protecting Developer Machines from Supply Chain Attacks - StepSecurity Top 2024 Predictions for CI/CD Security - StepSecurity Dev Machine Guard Is Now Open Source: See What's Really Running on Your Developer Machine - StepSecurity Datadog's DevSecOps 2026 Report Validates What We've Been Building - StepSecurity hackerbot-claw: An AI-Powered Bot Actively Exploiting GitHub Actions - Microsoft, DataDog, and CNCF Projects Hit So Far - StepSecurity Cline Supply Chain Attack Detected: cline@2.3.0 Silently Installs OpenClaw - StepSecurity StepSecurity’s Unified Protection Across the SDLC Infrastructure Threat Framework (SITF) - StepSecurity @velora-dex/sdk Compromised on npm: Malicious Version Drops macOS Backdoor via launchctl Persistence - StepSecurity axios Compromised on npm - Malicious Versions Drop Remote Access Trojan - StepSecurity Behind the Scenes: How StepSecurity Detected and Helped Remediate the Largest npm Supply Chain Attack - StepSecurity 10 Layers Deep: How StepSecurity Stops TeamPCP's Trivy Supply Chain Attack on GitHub Actions - StepSecurity Malicious IoliteLabs VSCode Extensions Target Solidity Developers on Windows, macOS, and Linux with Backdoor - StepSecurity TeamPCP Plants WAV Steganography Credential Stealer in telnyx PyPI Package - StepSecurity litellm: Credential Stealer Hidden in PyPI Wheel - StepSecurity Checkmarx KICS GitHub Action Compromised: Malware Injected in All Git Tags - StepSecurity CanisterWorm: How a Self-Propagating npm Worm Is Spreading Backdoors Across the Ecosystem - StepSecurity Trivy Compromised a Second Time - Malicious v0.69.4 Release, aquasecurity/setup-trivy, aquasecurity/trivy-action GitHub Actions Compromised - StepSecurity bittensor-wallet 4.0.2 Compromised on PyPI - Backdoor Exfiltrates Private Keys - StepSecurity Malicious npm Releases Found in Popular React Native Packages - 130K+ Monthly Downloads Compromised - StepSecurity Malicious Polymarket Bot Hides in Hijacked dev-protocol GitHub Org and Steals Wallet Keys - StepSecurity ForceMemo: Hundreds of GitHub Python Repos Compromised via Account Takeover and Force-Push - StepSecurity xygeni-action Compromised: C2 Reverse Shell Backdoor Injected via Tag Poisoning - StepSecurity kubernetes-el Compromised: How a Pwn Request Exploited a Popular Emacs Package - StepSecurity How StepSecurity Caught a Release Storm in Microsoft’s @types Packages - StepSecurity Harden Runner Now Supports Windows and macOS GitHub Actions Runners - StepSecurity 10,000 Open-Source Projects Now Secured by Harden-Runner Community-Tier: A Milestone Three Years in the Making - StepSecurity 20+ Popular NPM Packages Compromised (Chalk, Debug, Strip-ANSI, Color-Convert, Wrap-ANSI...) - StepSecurity 2024 in Review: The Evolution of CI/CD Security & What's Next - StepSecurity
Announcing General Availability of Harden Runner - StepSe...
2026-02-11 · via Step Security Blog

In February 2022, StepSecurity introduced Harden Runner, a first-of-its-kind purpose-built security agent for CI/ CD pipelines. Since its release, Harden Runner has been adopted by over 400 open-source projects, including projects from Microsoft, Google, and Automattic [1].

Today, I am excited to announce the general availability of Harden Runner. This is the only solution that can realistically stop attack methods used in the SolarWinds and Codecov breaches.

You should think of Harden Runner as a context aware Endpoint Detection and Response (EDR) solution for CI/CD pipelines, to audit and block egress traffic, detect source code overwrite, and run pipelines without sudo access.

Harden Runner can block outbound traffic from a CI/ CD pipeline

An overview of Harden Runner

CI/ CD pipelines have privileged credentials used for deployments and are used to create release builds. This has made them a target for attacks like SolarWinds, where the source code was tampered during the build process, and Codecov breach, where credentials were exfiltrated from thousands of CI/ CD pipelines [2][3].

Harden Runner strengthens CI/ CD supply chain security to the next level by:

  • Preventing exfiltration of code and credentials from CI/ CD pipelines
  • Detecting tampering of source code during the build process
  • Detecting malicious tools and dependencies used in the build process

In the latest release, in addition to making the platform enterprise ready, we are also releasing three new features based on the growing adopter demand:

1. Disable sudo: With Harden Runner, you get insights on whether your job uses sudo. If not, you can disable sudo for job runs. This is to prevent malicious build tools or dependencies from installing attack tools.

2. Improved source code overwrite detection: In the previous release, Harden Runner only monitored few file extensions. In the new release, all source code files are monitored. This means even tampering of Infrastructure as code files (such as Kubernetes manifests or terraform) are now detected.

3. Security Alerts: You can now configure a Slack webhook and an email address to receive alerts when outbound traffic is blocked, or a source code file is overwritten during build.

You can get details of each of the features using the new documentation website

Harden Runner features at a glance

Case Study

InovIntell secures their CI/ CD with Harden-Runner

InovIntell helps life sciences organizations reach their goals in a smarter and faster way, for the ultimate benefit of patients, with solutions using AI as an ubiquitous and invisible tool.

As a custodian of patient data, InovIntell is always innovating to deploy new security controls to secure their data assets, including patients’ medical data. InovIntell needed an easy-to-use solution to harden their CI/ CD pipelines against third-party supply chain threats.

StepSecurity’s products are filling an ever-growing security gap by targeting one of the most widely used CI/CD pipeline products — GitHub Actions. We were able to easily use it In our projects without any flexibility sacrifices, while substantially improving the security of our products

Szymon Maszke, Chief Technical Officer, InovIntell

Pricing

All Harden-Runner features are free for public GitHub repositories as part of the Community plan. Today, we are announcing Team and Enterprise plans for private repositories with priority support. Details can be found on our website

Harden Runner Community and Team plans

Attack Simulator

You can simulate past supply chain attacks such as SolarWinds, Codecov, and ua-parser-js and see how StepSecurity stops them using StepSecurity Attack Simulator

To get updates as more capabilities are released, follow Step Security on LinkedIn and Twitter.

Try StepSecurity for Free

References

[1] Projects using Harden Runner

[2] SUNSPOT: An Implant in the Build Process

[3] Bash Uploader Security Update