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
If you discover a security vulnerability in PatreonTV, please report it responsibly.
6
+
7
+
**DO NOT open a public GitHub issue for security vulnerabilities.**
8
+
9
+
Instead, please use one of these methods:
10
+
11
+
1.**GitHub Security Advisories** (Preferred): Use the "Report a vulnerability" button on the [Security tab](https://github.com/kochj23/PatreonTV/security/advisories/new)
12
+
2.**Email**: Contact the maintainer through their [GitHub profile](https://github.com/kochj23)
13
+
14
+
### What to Include
15
+
16
+
- Description of the vulnerability
17
+
- Steps to reproduce
18
+
- Potential impact
19
+
- Suggested fix (if any)
20
+
21
+
### Response Timeline
22
+
23
+
-**Acknowledgment**: Within 48 hours
24
+
-**Initial Assessment**: Within 1 week
25
+
-**Fix Timeline**: Depends on severity
26
+
- Critical: Within 24 hours
27
+
- High: Within 1 week
28
+
- Medium: Within 2 weeks
29
+
- Low: Next release cycle
30
+
31
+
## Security Features
32
+
33
+
This project follows security best practices:
34
+
- No hardcoded credentials (all secrets via macOS Keychain)
35
+
- Input validation and sanitization
36
+
- Dependency scanning via Dependabot
37
+
- Secret scanning enabled on the repository
38
+
- Branch protection on the default branch
39
+
40
+
## Supported Versions
41
+
42
+
| Version | Supported |
43
+
|---------|-----------|
44
+
| Latest | Yes |
45
+
| Older | No |
46
+
47
+
## License
48
+
49
+
This project is licensed under the MIT License. Security researchers are welcome to test this software in accordance with responsible disclosure practices.
0 commit comments