Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 0339600

Browse files
Add SECURITY.md for vulnerability reporting guidelines and introduce TODO.md future ideas
1 parent f020998 commit 0339600

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Supported Versions
2+
3+
| Version | Supported | Release Date |
4+
|---------|-----------|--------------|
5+
| 0.1.x || 7th Aug 2025 |
6+
7+
## Reporting a Vulnerability
8+
9+
If you discover a security vulnerability, please report it responsibly by contacting us at **security@example.com** (replace with your actual contact).
10+
11+
- I will acknowledge all reports within 48 hours.
12+
- I aim to provide a fix or response within 14 days.
13+
- Once a vulnerability is verified, I will coordinate disclosure timelines with the reporter.
14+
- If the issue is declined (e.g., not reproducible or not a security risk), we will explain the reasons.
15+
- Please do not publicly disclose vulnerabilities until we have addressed them to avoid risks to users.
16+
- [You can safely report a vulnerability here privately](https://github.com/DefinetlyNotAI/PyCTools/security/advisories/new)
17+
18+
Thank you for helping us keep the project secure.

TODO.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
| Item | Description | Priority | Version to Expect |
2+
|-------------------|-----------------------------------------------------------------------------|----------|-------------------|
3+
| RNG Customisation | Add more customisation options to the RNG functions and streamline it fully | High | 0.3.0 |

0 commit comments

Comments
 (0)