Step-by-step guides for auditing and scanning code and contracts generated by Codex, Copilot, and Claude Code — plus CI/CD and IDE integrations.
Hands-on walkthroughs for auditing and scanning AI-generated API code and contracts, plus CI/CD and IDE integrations.
| Audit Codex Generated API Contract | Audit of the OpenAPI spec file produced by Codex, with automatic remediation of blocking issues. |
| Scan Codex Generated Code | Automatically scan and remediate API code generated by Codex for vulnerabilities. |
| Scan Copilot Generated Code | Automatically scan and remediate API code generated by GitHub Copilot for vulnerabilities. |
| Audit Copilot Generated API Contract | Audit of the OpenAPI specification produced by Copilot, with automatic remediation of blocking issues. |
| Scan Claude Code Generated Code | Automatically scan and remediate API code generated by Claude Code for vulnerabilities. |
| Audit Claude Code Generated API Contract | Audit of the OpenAPI specification produced by Claude Code, with automatic remediation of blocking issues. |
| Automatic Generation of OpenAPI Contracts with API Contract Generator | Automates the manual task of creating OpenAPI contracts from Postman collections and captured API traffic. |
| API Security Testing in GitHub Actions | Run API Audit and API Scan directly from a GitHub Actions pipeline. |
| API Security & Conformance Scan via the Swagger Editor Extension in VS Code | Dynamic security scan of your API to check for conformance and security vulnerabilities, without leaving the editor. |
| Automatic Generation of OpenAPI Contracts with API Capture | Automates creating OpenAPI contracts from Postman collections and observed API traffic. |