v0.2.0
Pre-release
Pre-release
conjur-jenkins
released this
20 Jan 19:35
·
84 commits
to master
since this release
[0.2.0] - 2023-01-20
Added
conjur-preflight
now detects whether it is writing standard output to a
terminal or to a file/pipe and formats with rich or plain text accordingly.
conjurinc/conjur-preflight#19
Fixed
- Previously, the application version was not properly embedded in the final
executable. Now the application and the reports it produces reflect the
correct version number.
conjurinc/conjur-preflight#19
Security
- Added replace statements to go.mod to prune dependencies with known vulnerabilities from
the dependency tree.
conjurinc/conjur-preflight#21
conjuring/conjur-preflight#22