ads header

Breaking News

 

What is Codex Security?

Codex Security is an autonomous application security agent powered by OpenAI's frontier models (including GPT-5.3-Codex). Unlike traditional static analysis tools that rely on rigid rules, Codex Security uses agentic reasoning to think like a human security researcher. It doesn't just flag potential issues; it understands the "why" behind your code's architecture.

Key Features

  • Deep Contextual Awareness: It analyzes your entire repository to build a custom, editable threat model. It learns what your system trusts and where it is most exposed.

  • Automated Validation: To eliminate the "noise" of false positives, the agent pressure-tests vulnerabilities in isolated, sandboxed environments. It can even generate proof-of-concept exploits to prove a risk is real.

  • Actionable Remediation: Once a flaw is confirmed, it proposes an automated patch tailored to your system's specific logic, allowing for one-click fixes that minimize the risk of regressions.

  • Adaptive Learning: The tool learns from your feedback. If you adjust the severity of a finding, Codex refines its threat model for future scans.

Impressive Beta Results

During its private beta phase, Codex Security scanned over 1.2 million commits, yielding significant performance milestones:

  • 84% reduction in overall noise.

  • 50% decrease in false-positive rates.

  • Identified 792 critical and over 10,000 high-severity vulnerabilities across major repositories.

Strengthening Open Source

OpenAI is also leveraging this technology to protect the global software supply chain. Through the Codex for OSS program, OpenAI provides free access and security scanning to maintainers of critical open-source projects. Recent discoveries include high-impact vulnerabilities in projects like OpenSSH, GnuTLS, and PHP.


How to Access It

Starting today, Codex Security is rolling out to the following tiers via the Codex web interface:

  • ChatGPT Pro

  • ChatGPT Enterprise

  • ChatGPT Business & Edu

Note: OpenAI is offering free usage for the first month of the research preview to allow teams to integrate it into their workflows.

Link: Read the official OpenAI announcement

No comments

  What is Codex Security? Codex Security is an autonomous application security agent powered by OpenAI's frontier models (including GPT-...