Article URL: https://github.com/openai/codex-security Comments URL: https://news.ycombinator.com/item?id=49089755 Points: 164 # Comments: 32

@openai/codex-security is a CLI and TypeScript SDK for finding, validating, and fixing security vulnerabilities in your code. Scan repositories, review changes, track findings over time, and run security checks in CI. Requires Node.js 22 or later, Python 3.10 or later, and access to Codex Security. For installation, authentication, scan options, and CI setup, see the official documentation.