Provides access to GitHub Advanced Security alerts for repositories.
The GHAS server empowers users to retrieve and analyze security alerts directly from GitHub Advanced Security (GHAS). It offers tools to list Dependabot alerts, secret scanning alerts, and code scanning alerts for specified repositories. Leveraging the MCP framework, it seamlessly integrates into development workflows, enhancing security analysis capabilities within familiar environments like VS Code and VS Code Insiders.
주요 기능
01Supports authentication via GitHub CLI or Personal Access Token.
02Lists Dependabot alerts.
03Integrates with VS Code and VS Code Insiders via MCP Framework.
04Lists code scanning alerts.
05Lists secret scanning alerts.
065 GitHub stars
사용 사례
01Security auditing of GitHub repositories.
02Integration with VS Code for real-time security analysis.