Skip to content

Commit 4729ea6

Browse files
authored
Create SECURITY.md
1 parent b4fbaf0 commit 4729ea6

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The Py2Exe project is committed to ensuring the security of its users. Security updates are provided for the most recent stable release. We encourage all users to stay on the latest version to receive patches and new features.
6+
7+
| Version | Supported |
8+
| ------- | --------- |
9+
| 1.x | Yes |
10+
| < 1.0 | No |
11+
12+
## Reporting a Vulnerability
13+
14+
We take all security vulnerabilities seriously. We appreciate the efforts of security researchers and the community in helping us maintain a high standard of security.
15+
16+
**Please do not report security vulnerabilities through public GitHub issues.** Instead, please report them privately by emailing the project maintainer.
17+
18+
**Email:** `devaux.mail@gmail.com`
19+
20+
When reporting a vulnerability, please include the following to help us address the issue as quickly as possible:
21+
22+
* A clear description of the vulnerability and its potential impact.
23+
* The version of Py2Exe affected.
24+
* Detailed, step-by-step instructions to reproduce the vulnerability.
25+
* Any proof-of-concept code, scripts, or screenshots that may be relevant.
26+
27+
### Our Commitment
28+
29+
Once a vulnerability is reported, we will make every effort to:
30+
31+
1. Acknowledge receipt of your report within 48-72 hours.
32+
2. Provide an initial assessment of the vulnerability's severity and validity.
33+
3. Keep you informed of our progress as we investigate and work on a fix.
34+
4. Release a patch to address the vulnerability in a new version as soon as possible.
35+
5. Offer public credit to you for your discovery, if you wish, once the vulnerability has been resolved.
36+
37+
We thank you for your help in keeping Py2Exe secure.

0 commit comments

Comments
 (0)