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

推荐订阅源

量子位
博客园_首页
Google DeepMind News
Google DeepMind News
博客园 - Franky
The GitHub Blog
The GitHub Blog
GbyAI
GbyAI
有赞技术团队
有赞技术团队
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
Recent Announcements
Recent Announcements
A
About on SuperTechFans
博客园 - 【当耐特】
博客园 - 三生石上(FineUI控件)
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
罗磊的独立博客
IT之家
IT之家
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
腾讯CDC
P
Proofpoint News Feed
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

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
Orchestrating Security: StepSecurity's Impact on 400+ Rep...
2026-02-11 · via Step Security Blog

I posted in April about how StepSecurity's pull request feature had helped over 300 public repositories adopt secure development practices. In a couple of months since then, the number has crossed 400! 🎉

40 of these over 400 public repositories have over 1000 stars ⭐, showing the trust that important open-source projects place in us to secure their repositories. You can find the list of these projects here:

Here are three examples of automated pull requests created by developers using our application security orchestration platform in the last couple of months:  

nuxt/nuxt has over 47K stars on GitHub and is an intuitive way to create production-grade full-stack web apps and websites with Vue. Daniel Roe, one of the maintainers of the project, used StepSecurity to

    a. Set least privileged GitHub Actions Token Permissions

    b. Pin Dependencies

    c. Add a dependency review workflow (for software composition analysis)

    d. Add OpenSSF Scorecard workflow

    ➡️ Automated pull request

ampproject/amphtml has over 14K stars on GitHub and is the AMP web component framework. Daniel Rozenberg, one of the maintainers of the project, used StepSecurity to

    a. Add StepSecurity Harden Runner to the GitHub Actions workflows

    b. Pin Dependencies

    c. Update the Dependabot configuration file

    d. Add a Static Application Security Testing (SAST) workflow

    e. Add a dependency review workflow (for software composition analysis)

    ➡️ Automated pull request

nodejs/undici has over 4,700 stars and is an HTTP/1.1 client written from scratch for Node.js. Rafael Gonzaga, one of the maintainers of the project and a member of the Node.js Security Working group, used StepSecurity to

    a. Set least Privileged GitHub Actions Token Permissions

    b. Pin Dependencies

    c. Update the Dependabot configuration file

    d. Add a Static Application Security Testing (SAST) workflow

    e. Add a dependency review workflow (for software composition analysis)

    ➡️ Automated pull request

On the Horizon: New Features and Support for Private Repositories

Here's a sneak peek into what we're planning for the coming months:

🔒Expanding to Private Repositories: We're excited to announce that we are developing support for private repositories designed with the same user-friendly experience that our public repository users love. Soon, you will be able to analyze your private repositories and orchestrate your security tools using our platform. Sign up for the beta using our website here.

🛠️ Adding More Security Tools: We've heard your requests for more extensive security capabilities. We are actively integrating additional tools:

   a. Pre-commit hooks for linters and to detect secrets in code before they get pushed

   b. Linters in the CI/ CD pipeline

   c. Automation to transition from using long-lived CI/CD secrets to OIDC in GitHub Actions workflows

You can track the status of these features in our open-source project

Currently, we support the orchestration of CodeQL, Dependency review, and OpenSSF Scorecard workflows, which require GitHub Advanced Security in private repositories. Our vision is to provide you with more choices for your private repositories, so you can orchestrate tools you've already been using.

Exciting Partnership Opportunities Ahead

As we continue our journey of orchestrating application security, we recognize the immense potential of collaborating with other industry players. Our vision is to create an ecosystem that optimizes DevSecOps and delivers our users the most comprehensive security solution.

Therefore, we’re opening our doors to strategic partnerships with other security vendors, especially those with a DevSecOps tool that is free for open source and can be integrated using a GitHub Actions workflow. We aim to create a harmonious blend of various security tools on our orchestration platform, giving our users the most robust and flexible security options.

If you're a security vendor with a tool that aligns with our mission, we would love to partner with you to offer it as part of our orchestration platform.  

Conclusion

StepSecurity significantly impacts secure development practices, having already aided over 400 public repositories in orchestrating their security tools and fortifying CI/CD pipelines. Our pull request feature has become a cornerstone for repositories aiming to bolster their security posture.

We urge you to experience the StepSecurity difference yourself. If you manage a public repository, you can try out StepSecurity today and see the difference our security orchestration can make in your CI/CD pipeline. If you have a private repository, you can book a live demo with us. StepSecurity offers the seamless, security-focused experience for your private projects.

Try StepSecurity for Free