Releases: daveshanley/vacuum
Releases · daveshanley/vacuum
v0.3.5
Changelog
- 1c5e1fd Added docker entrypoint script
- aa78d5d Added error checks to configuraton flag binding
- 6a80aea Added support for configuration file
- c12b1f8 Replace vacuum call in docker-entrypoint with check if command exists
v0.3.4
Changelog
- 9329c46 Fixed a small issue with detecting multi examples.
v0.3.3
Changelog
- eedf4e3 fix: #323 Updated help on
lint
command.
- aa8a0f1 updated
libopenapi-validator
version
v0.3.2
Changelog
- 1b47bc7 Added
oasComponentDescriptions
function into service.
v0.3.1
Changelog
- 57db2bb Updated a couple of OWASP rules to use resolved docs
- b1805ac bumped
libopenapi-validator
- bfab25c bumped dependencies on
libopenapi
v0.2.7
Changelog
- 8d4ae8b Added new
—skip-check
/ -k
flag to allow any document to be linted
- 3ed6ab8 Fixed linting issue
- ea19a11 updated workflow to publish version tag with docker.
v0.2.5
Changelog
- 9e516af ci: add check that go mod tidy is up to date
- 15dcd15 fix(build): run go mod tidy
v0.2.4
Changelog
- 1f7ee92 Updated date format command on banner
- 48cbc95 Updated some copy in schema validation
- ea28c92 updated rule categories to correct whitespace issue.