Glean 拾遗
Recent picks

1pick · chronological

07-30

OpenAI's AI-Powered Code Security Scanner CLI and SDK

Codex Security is a CLI and TypeScript SDK from OpenAI that uses large language models to find, validate, and fix security vulnerabilities. It supports configurable models (e.g., gpt-5.6-terra), adjustable effort levels, and can be integrated into CI/CD pipelines. Authentication can be via ChatGPT sign-in or API key. It helps developers automatically detect and remediate security issues before deployment.

github.com · 2 min · AI · CLI · Security