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+ ## Supported Versions
4+
5+ | Version | Supported |
6+ | ---------| -----------|
7+ | latest | Yes |
8+
9+ ## Reporting a Vulnerability
10+
11+ If you discover a security vulnerability in Salesforce Claude Code (SCC), please report it responsibly.
12+
13+ ** Do not open a public issue for security vulnerabilities.**
14+
15+ Instead, use one of these methods:
16+
17+ 1 . ** GitHub Security Advisories** (preferred): [ Report a vulnerability] ( https://github.com/jiten-singh-shahi/salesforce-claude-code/security/advisories/new )
18+ 2 . ** Email** : jitencseng@gmail.com — include "SCC Security" in the subject line
19+
20+ ### What to Include
21+
22+ - Description of the vulnerability
23+ - Steps to reproduce
24+ - Potential impact
25+ - Suggested fix (if any)
26+
27+ ### Response Timeline
28+
29+ - ** Acknowledgement** : Within 48 hours
30+ - ** Assessment** : Within 7 days
31+ - ** Fix** : Within 30 days for critical issues
32+
33+ ### Scope
34+
35+ This policy covers:
36+ - SCC plugin code (agents, skills, hooks, scripts)
37+ - CLI tools (` npx scc ` )
38+ - CI/CD pipeline configuration
39+ - Hook scripts that execute in user environments
40+
41+ This policy does not cover:
42+ - Salesforce platform vulnerabilities (report to Salesforce directly)
43+ - Third-party dependencies (report to the upstream maintainer)
Original file line number Diff line number Diff line change 1010npm-debug.log *
1111.env
1212.env.local
13+ .env. * .local
1314* .swp
1415* .swo
1516.idea /
1617.vscode /settings.json
1718.claude /
18- workspace /
19+ workspace /
20+ * .pem
21+ * .key
22+ credentials.json
23+ .npmrc
You can’t perform that action at this time.
0 commit comments