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

推荐订阅源

Y
Y Combinator Blog
有赞技术团队
有赞技术团队
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
C
Check Point Blog
博客园 - 【当耐特】
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
The Cloudflare Blog
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Vercel News
Vercel News
IT之家
IT之家
MyScale Blog
MyScale Blog
博客园_首页
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
罗磊的独立博客

Wiz Blog | RSS feed

Meet Wiz for M365: Bringing SaaS into the Security Graph Bringing Security Visibility to Vercel with Wiz Axios NPM Distribution Compromised in Supply Chain Attack Tracking TeamPCP: Investigating Post-Compromise Attacks Seen in the Wild The Wiz Blue Agent, now Generally Available Beyond the Badge: What Achieving Microsoft’s Certified Software Designation Means for Your Cloud Security Introducing the Green Agent: AI-Powered Remediation for the Cloud Three’s a Crowd: TeamPCP trojanizes LiteLLM in Continuation of Campaign KICS GitHub Action Compromised: TeamPCP Strikes Again in Supply Chain Attack Introducing the Wiz Red Agent- AI-Powered Attacker Introducing Wiz AI Application Protection Platform (AI-APP) Introducing Wiz Agents & Workflows: Security at the Speed of AI AI Runtime Threat Detection: From Input to Real-World Impact Trivy Compromised: Everything You Need to Know about the Latest Supply Chain Attack It’s Official: Wiz Joins Google Understanding and Reducing AI Risk in Modern Applications Introducing Wiz Tenant Manager: Multi-Tenant Management for Federated Organizations The Agile FedRAMP Playbook, Part 4: Reactive Risk Management through Enriched Incident Response Wiz Achieves CPSTIC Certification in Spain Seeing AI Clearly: Building Visibility Across Modern AI Applications The Agile FedRAMP Playbook, Part 3: Preventative Risk Management by building Secure by Design Wiz Leads the 2026 Latio Application Security Report with awards in 4 categories Building an Agentic Cloud Security Ecosystem: A Reference Architecture with Wiz MCP and Infosys Cyber Next The Agile FedRAMP Playbook, Part 2: Proactive Risk Management with Continuous Monitoring Cloud-native Security for your Windows environment: Announcing the Wiz Runtime Sensor for Windows Would You Click ‘Accept’? Automatically detecting malicious Azure OAuth applications using LLMs Wiz Named a Leader in The Forrester Wave™: Cloud Native Application Protection Solutions, Q1 2026 From Detection to Remediation: It’s Time to Rethink AppSec Around Exploitability and Root Cause Fixes The Agile FedRAMP Playbook, Part 1: Why Risk is Your Best Starting Point Introducing AI Cyber Model Arena: A Real-World Benchmark for AI Agents in Cybersecurity
2025 State of Code Security: Key Trends and Risks
Shay Berkovich · 2025-02-21 · via Wiz Blog | RSS feed

In cloud-native environments, the security of your code repositories and development pipelines is critical. The 2025 State of Code Security Report sheds light on the most pressing risks and trends facing organizations today. By analyzing hundreds of thousands of repositories across platforms like GitHub, GitLab, and Azure DevOps, Wiz Threat Research uncovers key risks and misconfigurations that impact production code development and production environments. 

A Data-Driven Lens on Security 

To produce this report, our researchers leveraged data collected throughout 2024 using the Wiz Cloud and Wiz Code platforms. With insights directly derived from real-world code repositories, version control systems (VCS) platforms, and CI/CD pipelines, this research provides an actionable look at code-driven security challenges. By connecting code development platforms to cloud environments, we've ensured that results capture the full scope of risks, from code origin to the deployment stage. 

Key Findings from the Report 

1. GitHub Repositories: A Prime Target 

GitHub’s popularity makes it a central hub for developers—but also for attackers. Alarmingly, 35% of GitHub repositories are public, providing malicious actors with easy access to exploits if developers make critical mistakes, such as accidentally committing sensitive credentials. This reinforces the need for stricter permissions and better repository management practices. 

2. Alarming Secrets Exposure  

61% of organizations have public repositories containing cloud secrets, like API keys and access tokens. In a worst-case scenario, something as simple as a leaked AWS access key could lead to data exfiltration, financial losses, and reputational damage. The importance of keeping secrets encrypted and stored in dedicated secret management tools cannot be overstated. 

3. Vulnerability Risks amid usage of Self-Hosted Runners 

Self-hosted CI/CD runners are a convenient solution, but they come with high risks. About 35% of enterprises use non-ephemeral self-hosted runners, which increases the risk of attackers gaining lateral movement across repositories and organizations. Even worse, environments hosting these runners often suffer from poor maintenance hygiene, leaving them exposed to high-impact vulnerabilities. VMs with runners have on average 3 times more software packages installed and High / Critical vulnerabilities than other VMs. 

4. Dangerous and powerful scopes 

Third-party GitHub Apps streamline workflows but often expose organizations to unnecessary risk. pull_requests and contents scopes are assigned to over 76% of organization level Apps. But this does not stop here - a concerning 80% of Apps with the pull_requests scope grant write access, allowing for direct modifications to repositories. Misuse of such permissions—whether by a malicious or a hijacked App or through a supply chain attack—can lead to significant compromises in code integrity. 

Get the full picture 

The data is clear: unmanaged risks in code and version control systems present significant challenges for the modern enterprise. From alarming levels of secrets exposure to insecure CI/CD workflows, these vulnerabilities jeopardize production environments. 

Want to explore all the findings in detail and learn actionable strategies to protect your organization?