We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ProfRandom92/comptext-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
SECURITY.mdβ’1.3 KiB
# Security Policy
## π‘οΈ Supported Versions
We release patches for security vulnerabilities in the following versions:
| Version | Supported |
| ------- | ------------------ |
| 2.0.x | :white_check_mark: |
| 1.0.x | :white_check_mark: |
| < 1.0 | :x: |
## π Reporting a Vulnerability
We take security seriously. If you find a vulnerability, please report it responsibly:
### Please DO:
1. **Email us privately**: 159939812+ProfRandom92@users.noreply.github.com
2. **Provide details**:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
3. **Allow us time** to investigate before public disclosure
### What to Expect:
- **Within 48 hours**: Acknowledgment
- **Within 7 days**: Initial assessment
- **Within 30 days**: Fix or mitigation plan
## π Security Measures
- **Type Safety**: Full mypy type checking
- **Input Validation**: Pydantic models
- **Error Handling**: No sensitive data leakage
- **Dependencies**: Regular updates via dependabot
- **Minimal Dependencies**: Only essential packages
## π Security Best Practices
See full [SECURITY.md](https://github.com/ProfRandom92/comptext-mcp-server/blob/main/SECURITY.md) for complete guidelines.
Thank you for helping keep CompText MCP Server secure! π