Agent Guard Secret Guardrails
Version updated for https://github.com/JeongJaeSoon/agent-guard to version v3.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
Agent Guard is an AI coding agent guardrail that blocks common secret leaks before they happen, protecting sensitive information like .env files and credentials from accidental exposure. It uses gitleaks for detection and shell scripts for integration, with support for Claude Code, Codex, Git hooks, CLI usage, and more.
What’s Changed
What’s Changed
- feat!: simplify managed deployment to settings merge plus developer setup by @JeongJaeSoon in https://github.com/JeongJaeSoon/agent-guard/pull/122
- release: v3.0.0 by @github-actions[bot] in https://github.com/JeongJaeSoon/agent-guard/pull/123
Full Changelog: https://github.com/JeongJaeSoon/agent-guard/compare/v2...v3.0.0