Ward - Pre-Agent Metadata Scanner
Version updated for https://github.com/Sonofg0tham/ward to version v0.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
Ward is a GitHub Action that automates the detection of prompt injection in various metadata fields such as branch names, commit messages, PR titles, and file names before they reach AI code reviewers or security tools. It helps prevent malicious intent by scanning these untrusted strings to catch potential attacks that traditional security tools may miss. Ward provides a 0% false-positive rate across different corpora and LLM judges, ensuring the highest level of safety for AI-driven code review processes.
What’s Changed
What’s Changed
- Fail closed: 22 adversarial audit rounds over the whole codebase by @Sonofg0tham in https://github.com/Sonofg0tham/ward/pull/11
- Close a suppression bypass, make SECURITY.md honest, refresh the social preview by @Sonofg0tham in https://github.com/Sonofg0tham/ward/pull/13
- Release 0.3.0 by @Sonofg0tham in https://github.com/Sonofg0tham/ward/pull/14
Full Changelog: https://github.com/Sonofg0tham/ward/commits/v0.3.0