sentinel MCP Security Scanner
Version updated for https://github.com/Helixar-AI/sentinel to version v1.0.1.
- 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 Sentinel MCP Scanner is a security-focused GitHub Action that automates the detection of misconfigurations in Model Context Protocol (MCP) servers, live endpoints, and Docker containers. It performs static and dynamic analyses to identify vulnerabilities, provides severity ratings with remediation guidance, and integrates seamlessly into CI/CD workflows to block pull requests based on critical findings. Key capabilities include comprehensive scanning across multiple modules, customizable output formats, and support for SARIF reporting for GitHub Code Scanning.
What’s Changed
What’s Changed
- chore: relicense from MIT to Apache-2.0 by @asiridalugoda in https://github.com/Helixar-AI/sentinel/pull/5
Full Changelog: https://github.com/Helixar-AI/sentinel/compare/v1...v1.0.1