/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

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

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…