v0.2.0-alpha
github-actions
released this
16 Feb 16:55
·
70 commits
to main
since this release
[0.2.0-alpha] - 2023-02-16
Bug Fixes
- Reduce the number of clones
Documentation
- Fix command for installing with Homebrew
Features
- Add hyperlink on playbook to check doc page section
- Add support for reporting on Kubernetes workload resource findings for min replicas and
minReadySeconds
(#18) - Add formatting for CLI stdout output (#20)
Miscellaneous Tasks
- Correct version on
Cargo.toml
- Move logic out of
main.rs
and intolib.rs
(wascli.rs
) to be able to test
Refactor
- Move K8s crate into directory and split up resources from findings
- Move EKS crate into directory and split up resources from findings
- Moving findings back into their respective crates and change visibility