openai/openai-python
Publicmirrored from https://github.com/openai/openai-pythonAvailable
SECURITY.md
29lines · modecode
| 1 | # Security Policy |
| 2 | |
| 3 | ## Reporting Security Issues |
| 4 | |
| 5 | This SDK is generated by [Stainless Software Inc](http://stainless.com). Stainless takes security seriously, and encourages you to report any security vulnerability promptly so that appropriate action can be taken. |
| 6 | |
| 7 | To report a security issue, please contact the Stainless team at security@stainless.com. |
| 8 | |
| 9 | ## Responsible Disclosure |
| 10 | |
| 11 | We appreciate the efforts of security researchers and individuals who help us maintain the security of |
| 12 | SDKs we generate. If you believe you have found a security vulnerability, please adhere to responsible |
| 13 | disclosure practices by allowing us a reasonable amount of time to investigate and address the issue |
| 14 | before making any information public. |
| 15 | |
| 16 | ## Reporting Non-SDK Related Security Issues |
| 17 | |
| 18 | If you encounter security issues that are not directly related to SDKs but pertain to the services |
| 19 | or products provided by OpenAI, please follow the respective company's security reporting guidelines. |
| 20 | |
| 21 | ### OpenAI Terms and Policies |
| 22 | |
| 23 | Our Security Policy can be found at [Security Policy URL](https://openai.com/policies/coordinated-vulnerability-disclosure-policy). |
| 24 | |
| 25 | Please contact disclosure@openai.com for any questions or concerns regarding the security of our services. |
| 26 | |
| 27 | --- |
| 28 | |
| 29 | Thank you for helping us keep the SDKs and systems they interact with secure. |
| 30 | |