OpenAI Open-Sources Codex Security CLI and SDK
CLI and SDK scan repositories for vulnerabilities, validate fixes, and add checks to CI pipelines.
OpenAI open-sourced the Codex Security CLI and accompanying TypeScript SDK. The tools scan entire repositories or selected changes for security issues, validate suspected flaws, generate patches, and preserve findings across runs. They support terminal use and integration into CI/CD workflows to enforce security checks. Released quietly on GitHub and npm under an Apache-2.0 license, the package is described as an early release. OpenAI stated it is collecting feedback to guide further development.