On July 28, 2026, OpenAI announced on the social media platform X the launch of Codex Security CLI, an open-source command-line security tool. This tool supports vulnerability scanning for code repositories, repair verification, and integration with CI/CD processes. Built on the TypeScript SDK, it requires Node.js 22+, Python 3.10+, and valid access permissions. Users can install it via npm, with support for API key or ChatGPT account authentication. Scan history is saved locally by default. Currently in its early version, it will continue to iterate based on community feedback, with the GitHub source code now publicly available.
