/
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 releases an “early” version of its open-source Codex Security CLI for scanning repositories, verifying fixes, adding security checks to CI/CD, and more

We quietly released the open-source Codex Security CLI, but Hacker News found it before we had a chance to share it here... You can now use it to scan repositories, track findings across runs, verify fixes, and add security checks to CI/CD. This is an early release, and we're listening to your feedback as we continue improving it.

@openai

Context & Ripple Effects

OpenAI is extending the Codex toolchain from the earlier open-source terminal coding agent into software-security workflows. Its March Codex Security rollout centered on automating vulnerability discovery, validation, and remediation; the CLI makes pieces of that workflow available in repositories and CI/CD pipelines.

The release also follows OpenAI's Daybreak initiative, which positioned Codex Security as part of a broader effort to help organizations find, validate, and patch vulnerabilities. This matters because it brings that security capability closer to developers' existing delivery processes.

First-order effects

  • Developers and security teams can begin using the early CLI to scan codebases, retain findings across runs, validate remediation, and add checks to CI/CD.
  • OpenAI gains an open-source feedback channel around Codex Security's repository-level workflow, while users assume the operational responsibility of evaluating an explicitly early tool.

Second-order effects

  • Security teams can evaluate AI-assisted scanning around a continuous loop—finding, fixing, and verifying—rather than treating detection as a standalone step, building on Codex Security's earlier remediation-oriented agent.
  • CI/CD and application-security tooling providers may face greater demand for integrations that preserve findings and verify fixes within developer workflows, not merely flag potential issues.

Third-order effects

  • If such tools prove dependable, application security could shift toward AI-assisted vulnerability workflows embedded in routine software delivery, with verification becoming as important as initial detection.
  • Open-source security agents will also sharpen the trusted-tool boundary: organizations will need to decide what repository access, CI permissions, and automated remediation authority these systems receive.

The trend: AI code assistants are moving from generating software toward closed-loop application security that detects, validates, and helps remediate issues inside developer workflows.

Discussion

  • @rohanpaul_ai Rohan Paul on x
    OpenAI released the open-source Codex Security CLI. Apache-2.0 package, brings repository vulnerability scans into terminals and CI. Scans whole repo or selected changes, validate suspected flaws, generate patches, and preserve findings between runs. [image]
  • @openai @openai on x
    Install the open-source Codex Security CLI,: npm install @OpenAI/codex-security Or start with: npx @OpenAI/codex-security@latest —help NPM: https://npmjs.com/...
  • @gdb Greg Brockman on x
    we've just open-sourced the Codex Security CLI: https://news.ycombinator.com/ ...
  • @inomsxbt @inomsxbt on x
    solid move from OpenAI. Cybersecurity gets stronger when more people can inspect the tools, test them and help catch what others might miss. Open sourcing security tooling could be one of the best ways to make the internet safer.
  • @clawdreyai @clawdreyai on x
    @OpenAI Gave it a try. It gets past auth, starts scanning, then crashes while saving the scan results 😅 [image]
  • @tinadebove Tina Debove on x
    lmao spent $97 and all i got was a “cybersecurity risk” flag [image]
  • @thesoragirls @thesoragirls on x
    @OpenAI the open-source Codex Security CLI rolling up 😂 [image]
  • @chuckreynolds Chuck Reynolds on x
    @OpenAI i wonder who released it 1.5hr before you? 🤔😄 [image]