How Agentic AI Will Finally Make Shift Left Security Real

SHARE

This article was originally written by Julio Fort, co-founder of Blaze Information Security and a member of the Forbes Technology Council, and published on Forbes. It has been updated and adapted for the Blaze blog.

Loading the Elevenlabs Text to Speech AudioNative Player...

If you are building software in 2026, you are racing two clocks: how fast you can ship and how quickly security risks pile up. Most teams do not have a large application security staff or time for heavyweight processes. That is the security poverty line, the point where doing the right thing at the right time is hard to afford.

Agentic AI, meaning AI systems that read code, coordinate checks and draft fixes, helps move that line. It automates reviews, speeds up finding and fixing vulnerabilities and plugs into the secure software development lifecycle (SDLC) you already run. Done well, it can help developers ship faster and more safely at the same time.

The following article explains how agentic AI can help implement a shift left security approach and integrate security earlier into development.

What AI In The Secure Software Development Life Cycle Actually Does

The most immediate value comes from three areas: automation, discovery and patching.

First, automation: checks that run on each pull request, enable early detection of risky code, summarize scanner results and, when needed, block merges for serious security issues.

Second, discovery: spotting common bug patterns, such as injection problems or access control mistakes, and generating simple tests to increase coverage.

Third, patching: drafting suggested fixes and basic regression tests to support secure coding practices, then routing them to the right code owners for approval.

None of this is useful because the individual parts are new. The value comes from letting AI coordinate them sooner, with less manual effort and inside your existing CI pipeline.

The Tools That Are Changing The Developer Workflow

Recent AI tools show where the industry is headed. Some, such as Claude Code, can run automated security reviews on demand or on every pull request. They can flag security concerns, suggest code changes and integrate results directly into developers’ workflows. Anthropic has also introduced Claude Code Security, a limited research-preview capability within Claude Code on the web, aimed at finding vulnerabilities and suggesting targeted patches for human review.

Others, including OpenAI’s Codex Security, previously introduced as Aardvark, act more like virtual security researchers. They can analyze historical and new commits across your source code repositories, build models of how the system should work, reproduce suspected issues in a safe environment and attach security patches for review. That validation step matters because it aims to reduce noise, which remains one of the biggest barriers to adoption.

These approaches can complement each other. Continuous automated reviews provide ongoing guardrails, while more advanced analysis can be applied selectively for deeper validation before human review.

Why It Is Okay That AI Is Good At The Obvious Bugs

Most real-world vulnerabilities repeat familiar patterns. The industry keeps seeing new versions of the same bug families, such as SQL injection, command injection, broken authorization, unsafe output handling and overly broad configuration. These patterns are common in public code and documentation, which means modern language models have seen them during training.

As a result, AI is quite good at spotting and generalizing those common vulnerabilities. That makes it effective at reducing obvious problems, including many in the OWASP Top 10, and improving overall software security. It will not catch every tricky logic flaw yet, but removing repeat offenders immediately cuts incidents and support load.

That is not a small win. For many security teams, it is the difference between constantly reacting to known bug classes and finally getting ahead of them.

What To Plan Around

Today’s models still have limits, and there are important security considerations to plan around. Context windows can be too small for very large repositories, so it helps to analyze code by module, focus on diffs and use indexing that brings the right files into view.

Fixes must address the root cause, not only silence a proof of concept, so AI-generated changes should still be paired with tests, code owner review and protected branches.

Governance matters as well. Version your prompts and policies, keep an audit trail of changes and watch how model updates affect behavior. None of this is a deal breaker. The real gains appear when AI works alongside your existing security tools and automation, not on its own.

Evidence In The Wild: Why This Is More Than Just Hype

There are already signs that this is moving beyond theory.

Google’s Big Sleep project has reported findings that include previously unknown vulnerabilities. The project combines AI models with fuzzing and validation to produce results that can be independently verified.

Google’s CodeMender represents early efforts to not only detect security flaws but also suggest patches and tests, aiming to improve confidence in automated security workflows.

On the commercial side, tools like Claude Code bring practical security review coverage inside pull requests, while Codex Security pursues deeper analysis with validation. Together, they have the potential to democratize a serious shift-left approach that is doable for teams that cannot hire a large security staff.

How To Roll Out AI-Driven Shift Left Security In 90 Days

Shift left security with agentic AI plan

 

What Comes Next

Code reasoning is improving, and coverage should steadily expand to logic and state bugs that have been hard for machines. Early research systems already follow a find, fix and test loop on nontrivial code. Existing AI-assisted development tools are already showing promising results in improving code quality and security coverage.

Agentic AI for security is not hype. It is a force multiplier that fits into your software development process, improves the quality of each pull request and speeds up the hardest parts of security work that used to slow down releases.

It will not catch everything today. Long codebases and nuanced business logic still require human judgment rather than AI tools or automated security testing.

However, it can reduce the recurring bug classes that cost time and trust, helping security and development teams ship more secure software. That is how you help your team cross the security poverty line: automate what repeats, validate what matters and spend scarce human attention on the problems that truly require it.

About the author

Picture of Julio Fort

Julio Fort

Julio has been professionally in the field of cybersecurity for over 15 years. With extensive international experience, he worked as a security consultant for London Olympics 2012, and served as a senior application security advisor at a global investment bank. Julio holds a master’s degree from Royal Holloway, University of London, in application security and fuzzing.

RELATED POSTS

Ready to take your security
to the next level?

We are! Let’s discuss how we can work together to create strong defenses against real-life cyber threats.

Stay informed, stay secure

Subscribe to our monthly newsletter

Get notified about new articles, industry insights and cybersecurity news