Sentrik Gate
Version updated for https://github.com/maxgerhardson/sentrik-community to version v1.3.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Sentrik is a governance tool that automates compliance, security, and coding standard checks for AI-generated code during the development lifecycle. It scans code changes, enforces policies, gates pull requests that fail compliance, and provides audit-ready evidence for regulatory standards like OWASP, SOC 2, HIPAA, and more. This GitHub Action integrates Sentrik into CI/CD pipelines, enabling teams to detect and address issues automatically before code is shipped.
What’s Changed
What’s New
- Compliance Evidence Map — shows where code satisfies requirements, not just violations
- Risk scoring on all findings (exploitability, blast radius, data sensitivity)
- Freemium tiers — Free (5 packs, 158 rules, forever), Team ($29/mo), Organization ($99/mo)
- Cross-platform npm install —
npm install -g sentrikworks on Linux, macOS, and Windows - applies_when conditions — documentation obligations only fire when relevant to your project
- VS Code extension v0.4.1 — findings sidebar, quick fixes, quality score, Open Dashboard command
Install
npm install -g sentrik
Platforms
- Linux x64
- macOS x64 (Intel)
- macOS ARM64 (Apple Silicon)
- Windows x64