Releases: AgenticHighway/vettd-cli
Releases · AgenticHighway/vettd-cli
Release list
v0.9.3
What's Changed
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- feat: gate search filters behind SEARCH_BETA_TESTING by @cdennison in #230
- fix: restore CI on rustc 1.85.1 and stop test prod leak by @JTP75 in #235
- fix: search beta filter validation, --json output, config entry (#231, #232, #233) by @JTP75 in #236
- feat: detect local git remote as a candidate skill source URL by @AnudeepGumpula in #237
- feat(#227): surface freshness in directory commands by @JTP75 in #238
New Contributors
- @cdennison made their first contribution in #230
Full Changelog: v0.9.1...v0.9.2
v0.9.0
What's Changed
- feat: add pagination, sorting, and --reverse to directory list and search by @JTP75 in #165
- feat: rename scan --json to --stdout; add global --json flag by @JTP75 in #167
- fix: handle symlinked files in walkers and add --deep to folder scan by @JTP75 in #168
Full Changelog: v0.8.4...v0.9.0
v0.8.4
v0.8.3
What's Changed
- Scaffold auth, contract, and directory CLI commands (#149) by @kmondlane in #157
- feat: implement backend logic for web read commands (#150) by @JTP75 in #160
- Fail fast on interactive prompts in non-interactive mode (#145) by @kmondlane in #158
- docs: verify and update help text and docs for CLI redesign (#151) by @JTP75 in #164
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix: bring scanner tests and docs up to parity by @JTP75 in #154
- feat: move scan commands under
vettd scanby @JTP75 in #155
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- ci: move macOS release builds to Blacksmith by @willsarg in #104
- ci: bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #99
- ci: bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #100
- deps: bump rusqlite from 0.32.1 to 0.39.0 by @dependabot[bot] in #98
- deps: bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in #101
- deps: bump uuid from 1.23.0 to 1.23.1 by @dependabot[bot] in #102
- fix: detect skill instruction files by @willsarg in #106
- Rename proov to vettd-cli and update all references by @kmondlane in #123
- feat: contract v2.2.0 parity, severity scale migration, dead payload builder removal by @JTP75 in #125
- fix: A/B/C/F/pending schema for overallGrade in contract by @JTP75 in #137
- feat: skill scanner parity with vettd internal scanner (Epic #131) by @JTP75 in #138
New Contributors
- @kmondlane made their first contribution in #123
- @JTP75 made their first contribution in #125
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore: add DefenseClaw attribution scaffolding by @willsarg in #35
- feat: add shared content pattern engine by @willsarg in #36
- feat: import DefenseClaw secrets patterns by @willsarg in #37
- feat: add SSRF and cognitive tampering patterns by @willsarg in #38
- feat: add regex support for custom rules by @willsarg in #39
- docs: add cisco source analysis plan by @willsarg in #46
- feat: add source risk detector scaffold by @willsarg in #47
- feat: scan risky json configs by @willsarg in #48
- feat: finish DefenseClaw source analysis scope by @willsarg in #49
- ci: allow intentional detector literals in secrets scan by @willsarg in #50
- style: restore rustfmt baseline for CI by @willsarg in #51
- docs: add README status badges by @willsarg in #52
- docs: add scan performance roadmap by @willsarg in #60
- perf: prune low-value discovery paths by @willsarg in #61
- perf: add scan benchmark guardrails by @willsarg in #62
- perf: reuse cached file content hashes by @willsarg in #63
- deps: refresh Cargo.lock by @willsarg in #66
- perf: reduce detector candidate fan-out by @willsarg in #67
- feat: align scan modes with tiered surfaces by @willsarg in #68
- docs: design incremental scan cache roadmap by @willsarg in #69
- perf: add quick and scan cache reuse by @willsarg in #82
- fix: bound detector head reads by @willsarg in #84
- perf: extend scan cache to folder and repo by @willsarg in #83
- fix: stream file primitive hashing by @willsarg in #85
- fix: secure persisted scanner UUID files by @willsarg in #86
- test: scope identity env var mutation by @willsarg in #87
- fix: preserve utf-8 boundaries in detector heads by @willsarg in #89
- perf: add macos refresh and file cache reuse by @willsarg in #88
- fix: tighten legacy sk secret matching by @willsarg in #90
- fix: remove broad legacy jwt prefix match by @willsarg in #91
- refactor: remove duplicate detector head wrappers by @willsarg in #92
- refactor: make source risk sorting explicit by @willsarg in #93
- refactor: share common scoring weights by @willsarg in #94
- fix: bound large file primitive hashing by @willsarg in #95
- fix: stop rereading files in content digest by @willsarg in #96
Full Changelog: v0.6.9...v0.7.0