Releases: blstrco/wiz-buildkite-plugin
Releases · blstrco/wiz-buildkite-plugin
bug: unbound variable
Unsetting set -u
to allow for optional parameters
use `mount` scan driver to improve build times
Based on advice from Wiz, using the mount
scan driver which vastly improves the scan time in pipelines
v1.1.0 (🏭 Collingwood)
Changes:
This is a performance improvement release
- Scan folder of
cdk.out
directly, instead of files in afor-each
loop - Disable
debug
output in the shell script - Remove uploading of artifacts, this data is available in wiz.io dashboard.
Full Changelog: v1.0.1...v1.1.0
v1.0.1 (☕ Melbourne)
Changes:
- Make boolean check explicit
- Move wiz api id to env vars
- Fail early if wiz can not auth
- Wiz auth test should pass
- Add catalog-info for linktree backstage
- Add restore-role-plugin to docs
v1.0.0
Merge dev to main (#1) Add annotations and check for run