| Codex Security(github.com) | |
| 529 points by bakigul 15 hours ago | 191 comments | |
tl;dr: OpenAI has released `@openai/codex-security`, a CLI and TypeScript SDK for scanning repositories to find, validate, and fix security vulnerabilities, with support for tracking findings over time and integrating into CI pipelines. It requires Node.js 22+ and Python 3.10+, and authenticates via either ChatGPT sign-in or an `OPENAI_API_KEY` (the latter taking precedence in non-interactive contexts). | |
HN Discussion:
| |