Codex Security helps security and engineering teams find, confirm, and fix vulnerabilities.
Use its command-line interface (CLI) to scan repositories you own or have permission to assess, review findings over time, and check changes before they land.
- Quickstart Guide for an interactive scan
- Cloud set-up for connected GitHub repositories
- Link to the public repo: Codex Security
This is an early release, and we’re listening to your feedback as we continue improving it.
The Codex Security CLI and SDK are in beta and require access. Follow the installation instructions provided with your access. For an interactive scan in Codex, start with the Codex Security plugin quickstart. For connected GitHub repositories, see Codex Security cloud setup.
Install the open-source Codex Security CLI,:
npm install @OpenAI/codex-security
Or start with:
npx @OpenAI/codex-security@latest --help