Skip to content

Security: ATC-O48/Claude-OpenAI-Code.

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
Latest Yes

Reporting a Vulnerability

We take security seriously. If you discover a security vulnerability in the Claude-OpenAI Bridge, please report it responsibly.

How to Report

  1. Do NOT open a public issue for security vulnerabilities.
  2. Email your report to the maintainers via the ATC-O48 organization contact.
  3. Include the following in your report:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Suggested fix (if any)

What to Expect

  • Acknowledgment within 48 hours of your report.
  • Status update within 7 days with an assessment.
  • Fix timeline based on severity:
    • Critical: Patch within 24-48 hours
    • High: Patch within 1 week
    • Medium: Patch within 2 weeks
    • Low: Included in next release

Scope

This policy applies to the Claude-OpenAI Bridge proxy and its API endpoints. Issues in third-party dependencies should be reported to the respective projects.

Security Best Practices

When using this project:

  • Never expose your Anthropic API key in client-side code
  • Use environment variables for all credentials
  • Run the proxy behind a reverse proxy in production
  • Enable rate limiting for public-facing deployments

There aren't any published security advisories