Skip to content

Security: openai/openai-python

SECURITY.md

Security Policy

Reporting a vulnerability

Please report potential security vulnerabilities privately through OpenAI's coordinated vulnerability disclosure process. For questions about that process, contact disclosure@openai.com.

This policy applies to the source code in this repository and the official openai Python package, including its published source distributions and wheels.

Do not report security vulnerabilities through public GitHub issues, pull requests, or discussions.

What to include

  • The affected package or product and version, or the relevant source commit.
  • A clear description of the security impact.
  • Sanitized steps to reproduce the issue.

For the openai Python package, include the Python version, operating system, and affected source distribution or wheel when relevant.

Do not include live credentials, API keys, customer data, or unredacted sensitive logs.

Redact authentication headers and private keys, and replace other secrets with clearly fake values.

Coordinated disclosure

Follow the linked coordinated-disclosure terms, and keep vulnerability details confidential until their release is coordinated with or authorized by OpenAI.

Thank you for helping us keep this SDK and the systems it interacts with secure.

There aren't any published security advisories