We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ExpertVagabond/solana-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
SECURITY.md•1.08 KiB
# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| Latest | :white_check_mark: |
| < Latest| :x: |
## Reporting a Vulnerability
If you discover a security vulnerability, please report it responsibly:
1. **DO NOT** create a public issue
2. Email: security@zetachain.com (or create a private security advisory)
3. Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
## Response Time
- We aim to acknowledge security reports within 24 hours
- We will provide regular updates on the status
- We will credit security researchers (unless they prefer to remain anonymous)
## Security Best Practices
When using this project:
- Keep dependencies up to date
- Use the latest stable version
- Follow secure coding practices
- Report suspicious activity
## Security Updates
Security updates will be released as patch versions and announced in:
- GitHub Security Advisories
- Release notes
- Repository README
Thank you for helping keep our project secure! 🔒