Overview
What is ghas-mcp-server?
ghas-mcp-server is a server designed to facilitate calls to GitHub Advanced Security (GHAS) for GitHub repositories, enabling users to manage security alerts effectively.
How to use ghas-mcp-server?
To use ghas-mcp-server, install it in your VS Code or VS Code Insiders environment using the provided installation buttons. Ensure you have the necessary permissions and configurations set up for your GitHub account.
Key features of ghas-mcp-server?
- List Dependabot alerts for repositories.
- List secret scanning alerts for repositories.
- List code scanning alerts for repositories.
- Supports authentication via Personal Access Token or GitHub CLI.
Use cases of ghas-mcp-server?
- Monitoring and managing security alerts in GitHub repositories.
- Integrating security tools into the development workflow.
- Automating security checks and responses in CI/CD pipelines.
FAQ from ghas-mcp-server?
- What tools does ghas-mcp-server support?
It currently supports listing Dependabot alerts, secret scanning alerts, and code scanning alerts.
- How do I authenticate with GitHub?
You can authenticate using a Personal Access Token or the authenticated GitHub CLI.
- Is there a way to contribute to the project?
Yes! Contributions are welcome, and you can open an issue or submit a pull request for new tools or improvements.