OpenAI rolls out Codex Security, an AI agent that evolved from its research project Aardvark to automate vulnerability discovery, validation, and remediation
OpenAI is rolling out Codex Security, an AI-powered application security agent that finds, validates and proposes fixes for vulnerabilities.
Axios Sam Sabin
Related Coverage
- Codex Security: now in research preview OpenAI
- OpenAI Launches Codex Security that Discover, Validate and Patch Vulnerabilities Cyber Security News · Guru Baran
- OpenAI launches Codex Security, an AI agent to fix code vulnerabilities Neowin · Pradeep Viswanathan
- OpenAI introduces Codex Security to help developers fix software vulnerabilities SiliconANGLE · Maria Deutscher
- OpenAI's Codex Security Debuts as AI Cybersecurity Race With Anthropic Heats Up Bitcoin News · Jamie Redman
- OpenAI Challenges Security Giants With New AI Agent PYMNTS.com
- OpenAI Introduces Codex Security in Research Preview for Context-Aware Vulnerability Detection, Validation, and Patch Generation Across Codebases MarkTechPost · Michal Sutter
- OpenAI launches Codex Security, an AI agent designed to detect vulnerabilities in software projects The Decoder · Matthias Bastian
- After the Panic, the Reality of Claude Code Security InfoRiskToday.com · David Meyer
- OpenAI Releases AI Agent Security Tool for Research Preview Bloomberg · Annie Bang
- ISMG Editors: Cyber Spillover Looms in Iran-US Conflict BankInfoSecurity.com · Anna Delaney
- OpenAI Launches Codex Security To Find Vulnerabilities in Code Unite.AI · Alex McFarland
- OpenAI Codex Security Scanned 1.2 Million Commits and Found 10,561 High-Severity Issues The Hacker News
Discussion
-
@nichochar
Nicholas Charriere
on x
do not underestimate how much coding generalizes towards agi this tool is so good it actually helped me save my marriage by finding and patching vulnerabilities
-
@zaidmukaddam
Zaid
on x
Game over for Cyber Security Jobs.
-
@sean_moriarity
Sean Moriarity
on x
We ( @get_mocha ) got access to this and ran it on our codebase yesterday. It took ~24 hours and scanned almost 5000 commits, and found 275 issues. I've merged 15 codex suggested PRs so far (most of which required zero iteration) and am working my way through the rest the rest …
-
@openaidevs
@openaidevs
on x
We're introducing Codex Security. An application security agent that helps you secure your codebase by finding vulnerabilities, validating them, and proposing fixes you can review and patch. Now, teams can focus on the vulnerabilities that matter and ship code faster. [video]
-
@openaidevs
@openaidevs
on x
Codex Security began as Aardvark, launched last year in private beta. Since then, we've significantly improved signal quality, reducing noise, improving severity accuracy, and lowering false positives, so findings better align with real-world risk.
-
@openaidevs
@openaidevs
on x
Codex Security is now also available on ChatGPT Pro accounts.
-
@rohanvarma
Rohan Varma
on x
We just launched Codex Security! Probably a no-brainer for most teams to turn on. Some things I'm excited about it: - Agentic security review leveraging our SOTA models - Always on codebase scanning - Detailed reports with code paths on vulnerabilities - Auto-fix any report [vide…