PlanGuard BYO-AI Explanation
Version updated for https://github.com/Theorvane/planguard to version v1.0.4.
- 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
PlanGuard automates the process of reviewing Terraform plans by sanitizing them before sending an AI explanation. It ensures that sensitive values are removed from the plan, maintaining a clear boundary between policy decisions and AI assistance. The tool runs in GitHub Actions without needing external services, using only secrets for API keys and environment-protected authentication.
What’s Changed
Marketplace metadata fix
Shortens the root GitHub Action description to 75 characters, satisfying GitHub Marketplace’s under-125-character requirement.
The Action behavior and security boundary are unchanged.