Changelog
- 209017d Add Ed25519 signing for file and manifest verification (#36)
- 1b0a0c3 Add GitHub Pages blog and update repo docs
- 4350fc3 Add MCP response scanning for prompt injection detection (#39)
- 2c8797a Add integrity monitoring for agent workspaces
- a2700f0 Add tests for missing-agent errors, --sig flag, name truncation
- c178fbc Address CodeRabbit review feedback
- 315e1b6 Fix DLP bypass vectors, improve test coverage to 90%+ all packages
- 64241e9 Fix DLP bypasses, 90%+ coverage, content review fixes
- db731fe Fix GitHub Pages workflow configuration
- 4ebdc8e Fix GoReleaser GOVERSION env for ldflag template
- 756803b Fix GoReleaser: set GOVERSION env for ldflag template
- 8adc0e1 Fix content review findings before tag
- c8738e9 Harden signing package: path traversal, error handling, TOCTOU fixes
- a9c97b5 Harden signing package: path traversal, error handling, TOCTOU fixes (#38)
- 0526077 Merge pull request #31 from luckyPipewrench/feat/integrity-monitoring
- 7109307 Merge pull request #32 from luckyPipewrench/chore/github-pages-blog
- 17e7eee Merge pull request #37 from luckyPipewrench/fix/pages-workflow
- 3f3051a Update CHANGELOG for v0.1.3 release
- 906bade Update docs for Phase 2b, improve test coverage to 90% (#41)
- c4a2bc8 ci: bump github/codeql-action from 3 to 4 (#33)
- 840cfa7 ci: bump golangci/golangci-lint-action from 7 to 9 (#34)