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

推荐订阅源

MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
H
Help Net Security
V
Visual Studio Blog
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
Last Week in AI
Last Week in AI
C
Check Point Blog
D
Docker
M
MIT News - Artificial intelligence
P
Proofpoint News Feed
博客园 - 叶小钗
博客园 - 聂微东
The Cloudflare Blog
云风的 BLOG
云风的 BLOG
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
MyScale Blog
MyScale Blog
WordPress大学
WordPress大学
Engineering at Meta
Engineering at Meta
腾讯CDC
S
SegmentFault 最新的问题
博客园 - 【当耐特】

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
Wiz Code Week Recap: Securing AI Native Development
Ziad Ghalleb, Taylor Durand, Salman Ladha, Mike McGuire · 2026-04-29 · via Wiz Blog | RSS feed

Frontier AI models are reaching a point where no vulnerability will go undiscovered. Whether the code was written by a human or an agent, these models can autonomously find and exploit flaws at a speed and scale no security team can match manually. Fortunately, these models are in the hands of defenders, giving us the first mover advantage, but we have to adapt. 

The only viable response is to get ahead of it: complete visibility across every layer of the stack, attack surface reduction that moves at machine speed, and security embedded directly into the workflows where code is written and shipped.

Wiz Code Week was the first step in that direction. Alongside limited edition giveaways, our team was busy shipping new capabilities to help secure AI-driven development. In this post we recap what we launched to give Application Security teams the visibility and controls to reduce risk, while giving developers the context and guardrails to build fast with AI, securely. 

Visibility Across AI, From Code to Cloud  

Security starts with visibility. But AI-driven development is making that harder. Developers are rapidly adopting models, frameworks and extensions to write and build software, creating a blind spot for security teams. At the same time, AI agents are provisioning infrastructure through code faster than platform teams can govern it, with no single source of truth across repositories, state files, and cloud environments.

To address this, we introduced an AI-BOM which automatically inventories AI frameworks, models, and IDE extensions including Gemini Code Assist, GitHub Copilot, and Cursor, giving security teams a living map of how AI tools interact with their data. 

Wiz AI-BOM gives security teams a living, breathing map of how AI frameworks interact with their proprietary data.

To support platform and DevOps teams, the IaC Inventory provides a unified view of how code becomes cloud. It connects every IaC module to every deployment it creates and every live resource it manages, surfacing drift and blast radius instantly. Together they give security and platform teams a complete picture of what AI is introducing into their environment and what it's building.

Code-to-cloud pipeline shows how an AI Agent can be traced back to its original declaration in IaC.

Security Guardrails Directly Inside Agent First Workflows 

Shift left has been an AppSec goal for over a decade, but tools failed to deliver due to findings lacking actionable context. New breakthroughs in code-to-cloud mapping and the adoption of standards like MCP servers are fundamentally changing this. These advancements enable security and runtime signals to flow directly back from the cloud and runtime to the developer environment and the IDE, making findings actionable right where code is now being written by agents.

At Google Cloud Next, we announced Wiz Code plugins for AI native IDEs like Claude Code and Cursor, embedding security directly into agentic development workflows. Using pre-commit hooks, teams can catch hardcoded secrets, IaC misconfigurations, vulnerabilities, and weaknesses before code reaches source control. This reduces the volume of insecure code for AppSec teams to triage. These same guardrails extend to AI-specific risks. With new SAST rules mapped to the OWASP Top 10 for LLM Applications and the OWASP Top 10 for Agentic Applications, teams can identify issues like prompt injection, insecure model outputs, and unsafe agent behavior at the moment they’re introduced.

Finally, Wiz Skills help  developers remediate security findings faster. They allow coding agents to pull active issues from the Wiz Security Graph and apply fixes natively in the IDE as a simple command. Remediations are powered by the Wiz Green Agent, which uses full code-to-cloud context to generate precise fixes grounded in actual code, so developers can burn down existing security debt at machine speed. 

Skills help developers remediate critical issues at machine speed using the Wiz Green Agent directly in their IDE.

Pipeline Security: Secure the Systems that Build your Software 

Code is only one part of the attack surface. CI/CD pipelines are the foundation of the SDLC and a common target for threat actors. In the past few months, we’ve seen several supply chain incidents where threat actors gained an initial foothold through insecure pipeline controls. AI agents only increase that risk. They operate inside CI workflows, executing commands and committing code with elevated privileges. 

Wiz models CI/CD pipelines as first-class assets on the Security Graph, extending risk prioritization beyond traditional vulnerabilities. Dangerous trigger configurations, excessive permissions, and prompt injection risks from AI agents are surfaced automatically as findings. And with the CI-BOM, teams can inventory every third-party action across the organization. If a specific action is compromised, teams can immediately understand impact and respond.

Publicly exposed high-privilege CI Workflow with an AI-powered action modelled on the Wiz Security Graph.

Secure Code at Pace of AI 

AI has changed every layer of the development lifecycle, from the tools developers use to the infrastructure and pipelines that support them. But, the same AI reshaping how software gets built can also reshape how security teams manage risk.

Wiz Code serves as the security fabric for AI-native development, securing the entire lifecycle from prompt to production so developers can address risks at inception and code with confidence. By grounding every control in context from the Security Graph, teams focus on what's actually exploitable, fix issues where they're introduced, and keep pace with how modern software is built.

It's never been a more exciting time to be in software security and we're excited for what comes next.

To see how Wiz can help you secure AI driven development across the entire software supply chain, schedule a demo.