Skip to main content
Glama
SECURITY.md1.44 kB
# Security Policy ## 🔐 Security Best Practices ### GitHub Token Management - **NEVER** commit GitHub tokens to the repository - Use environment variables or secure configuration files - Regularly rotate access tokens - Use minimal required permissions for tokens ### Environment Variables Use the provided `.env.example` template: ```bash cp .env.example .env # Edit .env with your actual values # NEVER commit .env to git ``` ### Secure Configuration - Store sensitive data in environment variables - Use `.gitignore` to exclude sensitive files - Review commits before pushing ## 🚨 Reporting Security Issues If you discover a security vulnerability: 1. **DO NOT** open a public issue 2. Email security concerns privately 3. Include details about the vulnerability 4. We will respond within 48 hours ## 🛡️ Security Measures ### Repository Protection - `.gitignore` configured to exclude sensitive files - Environment variable templates provided - Automatic security scanning enabled ### Token Security - Use environment variables for GitHub tokens - Follow principle of least privilege - Monitor token usage and rotate regularly ### Code Review - All code changes reviewed before merge - Security checks in CI/CD pipeline - Dependency vulnerability scanning ## 📞 Contact For security-related questions: - Review security guidelines before implementation - Use secure coding practices - Keep dependencies updated

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Faresabdelghany/github-project-manager-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server