Skip to content

Releases: SecurityRiskAdvisors/vat

vat v1.5.0

30 Jun 20:46

Choose a tag to compare

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 --env flag as an alias for --db

Full Changelog: v1.4.2...v1.5.0

vat v1.4.2

16 Jun 18:30

Choose a tag to compare

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

13 Jun 18:31

Choose a tag to compare

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

06 Jun 01:55

Choose a tag to compare

Changelog

  • Implemented instance dumping, check here for the docs.
  • Improved internal documentation

Full Changelog: v1.3.0...v1.4.0

vat v1.3.0

27 May 15:06

Choose a tag to compare

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

22 May 15:23

Choose a tag to compare

  • Perform auth checks prior to execution
  • Expand logging output

Full Changelog: v1.1.2...v1.2.0

vat v1.1.2

20 May 18:02

Choose a tag to compare

Disable CGO to ensure static builds

Full Changelog: v1.1.1...v1.1.2

vat v1.1.1

19 May 14:50

Choose a tag to compare

  • 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

15 May 01:46

Choose a tag to compare

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.