GitHub - openai/codex-security: SDKs and CLI for Codex Security
Codex Security is an open-source CLI and TypeScript SDK for finding, validating,
and reviewing security issues in code you own or have permission to assess.
NoteThis package follows semantic versioning. Its public API may change between
minor versions before 1.0.0.
Requirements
The SDK and CLI support macOS, Linux, and Windows and require Node.js 22 or
later. Scanning and exporting findings also require Python 3.10 or later. If
you use Python 3.10, install the tomli package. Python is not needed...
Read more at github.com