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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
爱范儿
爱范儿
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
博客园_首页
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
V
V2EX
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
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
StepSecurity Harden-Runner Now Secures GitHub Actions Wor...
2025-07-08 · via Step Security Blog

Harden-Runner secures CI/CD workflows by controlling network access and monitoring activities on GitHub-hosted and self-hosted runners. The name "Harden-Runner" comes from its purpose: strengthening the security of the runners used in GitHub Actions workflows.

Recent Security Incidents Highlight the Need for CI/CD Protection

The recent security incidents at Kong and Ultralytics serve as stark reminders of the vulnerabilities in CI/CD pipelines. In both cases, attackers caused CI/CD supply chain attacks due to GitHub Actions misconfigurations. These incidents underscore why proper security measures in CI/CD environments are not just best practices but essential safeguards.

Microsoft Case Study: Real-World Attack Detection

Our commitment to security was recently validated in a significant case study involving Azure Karpenter Provider. Thanks to their implementation of StepSecurity Harden-Runner, a CI/CD supply chain attack was detected in real time. This incident demonstrated the effectiveness of our solution's network egress control for GitHub Actions runners.

Within an hour of the attack being exploited, StepSecurity reported the detection to the Microsoft Security Response Center (MSRC). We're proud to share that StepSecurity has been acknowledged in the MSRC acknowledgment portal for our role in detecting and reporting this security issue. The portal recognizes individuals and companies who contribute to enhancing the security of Microsoft's online services through private disclosure and assistance in vulnerability remediation.

You can read more about this case study here.  

Enhanced Security with GitHub Checks Integration

We're excited to announce the integration of Harden-Runner insights directly into the GitHub Checks UI. This new feature brings security visibility right to where developers work, eliminating the need to switch between email notifications, Slack channels, or separate dashboards to monitor security status.

When a pull request is created, StepSecurity Harden-Runner automatically begins monitoring network activity across all associated workflow runs. Upon completion of the workflows, the check will display one of two status indicators:

✅ Pass: Indicates no anomalous outbound network calls were detected

❌ Fail: Indicates at least one anomalous outbound network call was detected

Developers can click the 'Details' link next to any check to access:

  • A complete list of monitored workflow runs
  • Direct links to detailed insights pages for each run
  • For failed checks, a comprehensive list of detected anomalous outbound calls

This integration makes security monitoring a seamless part of the development process, enabling teams to catch potential security issues early in their CI/CD pipeline.

Screenshot showing Harden-Runner insights in GitHub Checks UI

Harden-Runner Insights in GitHub Checks UI

Improved Harden-Runner Insights Page

Harden-Runner Insights page provides detailed visibility into your workflow security by showing:

  • Outbound network calls correlated to each step of the workflow
  • Process and file events mapped to specific workflow steps
  • Established baseline for each job
  • Recommended security policies based on observed behavior

The interface has been refreshed with a modern look and feel, making it easier than ever to analyze and understand your CI/CD security posture.

Screenshot showing a refreshed Harden-Runner insights page

Refreshed Harden-Runner Insights Page

Looking Forward

As we celebrate securing over 5,000 open-source projects, we remain committed to our mission of making CI/CD security accessible and effective. The increasing adoption of Harden-Runner, combined with our continuous feature development and proven track record in incident detection, positions us to help even more projects secure their CI/CD pipelines.

For more information about implementing Harden-Runner in your projects, visit our GitHub repository. Join the thousands of projects already benefiting from enhanced CI/CD security with StepSecurity Harden-Runner.

Try StepSecurity for Free