Skip to content

Commit 02382af

Browse files
author
Antonio Maiolo
committed
docs: add SECURITY.md
1 parent dbedca3 commit 02382af

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you discover a security vulnerability in Think, please report it responsibly.
6+
7+
**Do not open a public GitHub issue for security vulnerabilities.**
8+
9+
### How to Report
10+
11+
Use [GitHub's private vulnerability reporting](https://github.com/ThinkFoundation/ThinkOS-Client/security/advisories/new)
12+
13+
### What to Include
14+
15+
- Description of the vulnerability
16+
- Steps to reproduce
17+
- Potential impact
18+
- Suggested fix (if any)
19+
20+
### Response Timeline
21+
22+
- **Acknowledgment**: Within 48 hours
23+
- **Initial assessment**: Within 7 days
24+
- **Resolution target**: Within 30 days for critical issues
25+
26+
### Scope
27+
28+
This policy applies to:
29+
30+
- The Think desktop application
31+
- The Think Chrome extension
32+
- The Think backend server
33+
34+
### Out of Scope
35+
36+
- Vulnerabilities in dependencies (report to upstream maintainers)
37+
- Social engineering attacks
38+
- Physical attacks
39+
40+
## Supported Versions
41+
42+
| Version | Supported |
43+
| -------- | --------- |
44+
| Latest | Yes |
45+
| < Latest | No |
46+
47+
We recommend always using the latest version.

0 commit comments

Comments
 (0)