Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.4.1.
- 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
Totem is a GitHub Action and CLI tool designed to enforce architectural and coding rules across projects, creating a persistent, model-agnostic memory layer for AI coding agents like Copilot and Claude. It automates the governance of coding standards and compliance by compiling rules into deterministic guardrails, ensuring consistency and preventing violations without requiring real-time AI intervention. Totem also enables shared memory across repositories, allowing lessons learned in one project to protect others, making it a scalable and efficient solution for managing code quality and collaboration in multi-repo environments.
Release notes
Patch Changes
- ec5b807: Security sweep: fix sanitizer regex statefulness (#871), secret pattern ordering (#872), extract parser injection vector (#873), SQL escaping (#874), and add compile manifest CI attestation (#875)