PulseAugur
EN
LIVE 01:46:09

OpenAI releases open-source Codex Security CLI tool

OpenAI has released an open-source command-line interface tool called Codex Security CLI. This tool is designed to scan code repositories for security vulnerabilities, track findings, verify fixes, and integrate security checks into CI/CD pipelines. The release was made public via npm and is available for installation, with OpenAI actively seeking user feedback for future improvements. AI

IMPACT Enhances code security practices for developers by automating vulnerability scanning and CI/CD integration.

RANK_REASON This is a release of a developer tool, not a frontier model or core research.

Read on X — OpenAI →

AI-generated summary · Google Gemini · from 3 sources. How we write summaries →

OpenAI releases open-source Codex Security CLI tool

COVERAGE [3]

  1. X — OpenAI TIER_1 Français(FR) · OpenAI ·

    Source + docs: https://t.co/vdxdROAl9O

    Source + docs: https://t.co/vdxdROAl9O

  2. X — OpenAI TIER_1 English(EN) · OpenAI ·

    Install the open-source Codex Security CLI,:

    Install the open-source Codex Security CLI,: npm install @OpenAI/codex-security Or start with: npx @OpenAI/codex-security@latest --help NPM: https://t.co/6HyE4QU7rv

  3. X — OpenAI TIER_1 English(EN) · OpenAI ·

    We quietly released the open-source Codex Security CLI, but Hacker News found it before we had a chance to share it here...

    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 …