You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
### With Rye
4
4
5
-
We use [Rye](https://rye-up.com/) to manage dependencies so we highly recommend [installing it](https://rye-up.com/guide/installation/) as it will automatically provision a Python environment with the expected Python version.
5
+
We use [Rye](https://rye.astral.sh/) to manage dependencies so we highly recommend [installing it](https://rye.astral.sh/guide/installation/) as it will automatically provision a Python environment with the expected Python version.
6
6
7
7
After installing Rye, you'll just have to run this command:
This SDK is generated by [Stainless Software Inc](http://stainlessapi.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 [email protected].
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 Cloudflare please follow the respective company's security reporting guidelines.
20
+
21
+
### Cloudflare Terms and Policies
22
+
23
+
Please contact [email protected] for any questions or concerns regarding security of our services.
24
+
25
+
---
26
+
27
+
Thank you for helping us keep the SDKs and systems they interact with secure.
0 commit comments