wezylnia/ToolGate Policy Check
Fail a GitHub Actions job when an MCP policy manifest removes security controls.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Path to the baseline policy manifest. | yes | — |
| head | Path to the candidate policy manifest. | yes | — |
| fail-on | Minimum change severity that fails the check (info, warning, or danger). | no | danger |
| lint | Also run security advisory linting against the head manifest. | no | false |
| fail-on-advisory | Minimum security advisory severity that fails linting (info, warning, or danger). | no | danger |
| strict-path-mode | Treat path policies without pathRoot as danger instead of warning. | no | false |
| toolgate-version | toolgate-mcp package version used by the action. | no | 1.3.0 |
Outputs
no outputs