Releases: debricked/cli
Releases · debricked/cli
v1.1.1
What's Changed
- Use globaly installed libraries as fallback when running python resolution by @ProgHaj in #87
- Update docs to indicate Go >= 1.20 required now. by @AntonDebricked
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- CLI Resolution by @viktigpetterr, @ProgHaj , @nilszeilon in #54
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0-beta.3
What's Changed
- Update templates to not use debricked/cli docker image by @viktigpetterr in #66
- Permit multiple manifest files in the same directory of the same format by @viktigpetterr in #73
- Move packages to internal/ by @viktigpetterr in #75
- Add --pass-on-timeout to the scan command by @viktigpetterr in #76
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Go imports linting rule by @ProgHaj in #56
- Downtime client panic by @viktigpetterr in #60
Full Changelog: v1.0.0-beta...v1.0.0-beta.2
v1.0.0-beta
v0.0.12
What's Changed
- Refactor tests to use
assert
by @viktigpetterr in #45 - Add codescene.yml by @viktigpetterr in #47
- Extend rule output by @viktigpetterr in #46
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Changelog
- 28f9c08 Add pcre pkg and handle PCRE regexes on format parsing
- ab43a2d Add strict flag support
- 8ad1f9b Make path argument higher precedence than parsed CI data
- 9bbbf56 Refactor
file
pkg to use assert for assertions - c212e92 Skip TestScan in windows envs to get around the CI issue temporarily
- 8c1b376 Update README.md
- bdafb7c Update Test - E2E
- b1e84b7 Update debricked.yml
- 4a03442 delete path arg from
ci
s where cwd is used
v0.0.10
What's Changed
- Refactorization and general cleanup by @ProgHaj in #38
- Mock all requests in the unit test suite by @viktigpetterr in #40
- Add CI/CD templates by @viktigpetterr in #41
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Add debricked integration parameter by @viktigpetterr in #39
Full Changelog: v0.0.8...v0.0.9