File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments