vanta-cli 0.0.10

Vanta command implementations (the library behind the `vanta` binary).
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.8]https://github.com/squaretick/vanta/compare/vanta-cli-v0.0.6...vanta-cli-v0.0.8 - 2026-07-03

### Other

- release v0.0.7
- Update official_registry.rs
- Add docs and regenerate signed registry

## [0.0.7]https://github.com/squaretick/vanta/compare/vanta-cli-v0.0.6...vanta-cli-v0.0.7 - 2026-07-03

### Other

- Update official_registry.rs
- Add docs and regenerate signed registry

## [0.0.3]https://github.com/squaretick/vanta/compare/vanta-cli-v0.0.1...vanta-cli-v0.0.3 - 2026-06-30

### Other

- release v0.0.2
- Add official minisign-verified registry
- Add branded terminal UI and improve installation UX
- Security audit: implement pinned-root trust model

## [0.0.2]https://github.com/squaretick/vanta/compare/vanta-cli-v0.0.1...vanta-cli-v0.0.2 - 2026-06-30

### Other

- Add official minisign-verified registry
- Add branded terminal UI and improve installation UX
- Security audit: implement pinned-root trust model

## [0.0.0]https://github.com/squaretick/vanta/releases/tag/vanta-cli-v0.0.0 - 2026-06-29

### Other

- Initial commit