Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Security Policy

## Reporting a Vulnerability

Please report security vulnerabilities responsibly.

**Do NOT open a public GitHub issue for security vulnerabilities.**

### How to Report

1. **GitHub Security Advisories**: [Report privately](https://github.com/GLips/Figma-Context-MCP/security/advisories/new)
2. **Email**: Contact the maintainers directly

### Response Timeline

- Acknowledgment: 48 hours
- Assessment: 1 week
- Fix: Based on severity

## Supported Versions

| Version | Supported |
|---------|:---------:|
| Latest | ✅ |

## MCP Security Best Practices

1. Review server permissions before connecting
2. Use environment variables for secrets
3. Limit server access to required tools only
4. Keep dependencies updated