Releases: Shopify/kubeaudit
kubeaudit-v0.15.0
Summary
- Adds support for
Job
resources - thank you @superbrothers for this contribution! - Adds option to disable colour output when using
pretty
formatting (package only) - Enabled Dependabot and updates dependencies
Changelog
b68cabd Update version to 0.15.0 (#372)
7f54326 Bump github.com/jetstack/cert-manager from 1.6.0 to 1.6.1 (#371)
9cdecb3 Bump k8s.io/apiextensions-apiserver from 0.22.2 to 0.22.3 (#368)
6cc7a75 Add support for kind Job (#370)
0ef3005 Bump github.com/jetstack/cert-manager from 1.5.4 to 1.6.0 (#365)
e5c797a Bump k8s.io/apimachinery from 0.22.2 to 0.22.3 (#369)
d597928 Bump k8s.io/apiextensions-apiserver from 0.21.3 to 0.22.2 (#362)
79cce8c Remove wip probot (#364)
700c39f Bump github.com/jetstack/cert-manager from 1.4.1 to 1.5.4 (#363)
fe44171 Fix dependabot (#358)
374a428 Support parsing for server specs (#356)
50c618b Add Support for Services (#353)
7b57f85 Update dependencies and add dependabot (#354)
2d8282c Make k8s and override packages public (#351)
47c31d5 Add option to disable printing results in color (#350)
ca64457 Remove deprecated mountds auditor (#349)
863e367 Remove example dependency on internal packages (#348)
Docker images
docker pull shopify/kubeaudit:latest
docker pull shopify/kubeaudit:0.15.0
docker pull shopify/kubeaudit:v0.15
kubeaudit-v0.14.2
kubeaudit-v0.14.1
kubeaudit-v0.14.0
kubeaudit-v0.13.0
kubeaudit-v0.12.0
kubeaudit-v0.11.8
kubeaudit-v0.11.7
Changelog
202e355 Fixed code quality issues using DeepSource (#315) - Thank you @withshubh for the contribution!
kubeaudit-v0.11.7-alpha
kubeaudit-v0.11.6
thanks to @aslafy-z we fixed a typo in PrivilegedNil rule description #308 and updated docs #309 🎉
thanks to @J12934 we fixed a typo in InCluster Job Example #310 🎉
Changelog
abac30a Autofix with config (#313)
c730a9d reports 0 vulnerabilies in case the check is successful (#312)
e429a88 Fix Typo in InCluster Job Example (#310)
7d46836 chore(docs): add rules description (#309)
2b295f5 fix: typo in privileged auditor (#308)