mcp-sentry
Version updated for https://github.com/HUMBLEF0OL/mcp-sentry-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mcp-sentry GitHub Action automates the process of running security scans using the mcp-sentry tool within a CI pipeline. It evaluates the security grade of a project, optionally posts a summary as a pull request comment, uploads SARIF results to GitHub’s Security tab, and can update a public badge API with the grade. This action streamlines security assessments, enhances visibility of scan results, and integrates security feedback directly into development workflows.
What’s Changed
- feat: add mcp-sentry GitHub Action from monorepo packages/action (65ad7c1)
- Initial commit (06030f0)