MaintainerGuard v0.3.1
Small scanner UX and release consistency patch.
Added
- Added
mg scannersto list scanner input families covered by bundled fixtures. - Added scanner fixture normalization to
mg verify, so local smoke checks now cover the documented scanner matrix.
Changed
- Synced public GitHub Action examples and generated workflow templates to
xxxquide/MaintainerGuard@v0.3.1. - Clarified CLI, scanner, and examples docs around fixture-backed scanner support.
Fixed
- The custom build backend now reads the package version from
pyproject.toml, preventing wheel metadata from drifting from the CLI version. - Added regression coverage to keep
pyproject.toml,maintainerguard.__version__, and build backend version metadata synchronized.
Safety
No runtime dependency changes, no AI default changes, no comment publishing default changes, and no auto-merge behavior. MaintainerGuard still explains supplied scanner output and does not replace scanners or confirm exploitability.