kubeaudit-v0.4.0
Notable Changes
0ce9f06 Audit all containers (#144)
e35c464 Initial support for networkPolicy audit (#118)
1c29b4f Add Resource type (#101)
37c6317 Include k8s versions for type aliases, files, and tests (#137)
7953f02 Add support for apps v1 (#130)
db02dff Clean up version command.
2017ef4 Remove broken client version.
2c543da Use makefile/goreleaser to set version.
6f06cd5 Enforce go1.10+.
7c32ede Use go1.11.
87446f2 Add auditing for apparmor and seccomp (#124)
e9250c4 add an option to install kubeaudit as a kubectl plugin (#121)
kubeaudit v0.4.0 allows auditing for apparmor and seccomp, installation as a kubectl plugin, using apps/v1. It adds initial support for auditing network policies and contains additional updates and bug fixes. It now requires go1.10+.