Releases: SecurityRiskAdvisors/vat
Releases · SecurityRiskAdvisors/vat
vat v1.5.0
Changelog
Important: This version requires VECTR 9.9.0 for the restore. Attempting to use this on version prior to 9.9.0 will result in an error.
- Update schema for 9.9.0
- Validate the serialization schema as part of the build system
- Leverage 9.9.0 API endpoints
- and an
--envflag as an alias for--db
Full Changelog: v1.4.2...v1.5.0
vat v1.4.2
Changelog
- Make the override-template logic more explicit, ultimately the interest is around library tests cases, not the assessment
- Fix issue with metadata restore
Full Changelog: v1.4.1...v1.4.2
vat v1.4.1
Changelog
- Update docs
- Fix a bug where vat metadata wouldn't restore correctly
Full Changelog: v1.4.0...v1.4.1
vat v1.4.0
Changelog
- Implemented instance dumping, check here for the docs.
- Improved internal documentation
Full Changelog: v1.3.0...v1.4.0
vat v1.3.0
Changelog
- Making the build artifacts "enterprise" friendly
- Track VECTR versions as part of spec
Full Changelog: v1.2.0...v1.3.0
vat v1.2.0
- Perform auth checks prior to execution
- Expand logging output
Full Changelog: v1.1.2...v1.2.0
vat v1.1.2
Disable CGO to ensure static builds
Full Changelog: v1.1.1...v1.1.2
vat v1.1.1
- Enhance output logging in a json format
- Store and properly map campaign organizations
Full Changelog: v1.0.0...v1.1.1
vat v1.0.0
Initial release of vat.
This is a project to transfer VECTR assessments from one location to another, optionally allowing for "cloning" an assessment by updating it with a new name.
This project only uses public APIs to complete the work.