Releases: sysdiglabs/kube-psp-advisor
Releases · sysdiglabs/kube-psp-advisor
v3.0.1
- Update go version used to build releases from 1.14 to 1.16.
v3.0.0
- Add support for arm64 [#50]
v2.0.1
- Add
subPath
in the containerSecuritySpec
section in the report to provide information about what containers use subpath in their volume mounts.
v2.0.0
Support allowedUnsafeSysctls
field
v1.8.0
Feature Changes
Support generation of port ranges #40
v1.7.0
Feature Changes
- Add
compare
flag to compare privileges diff between workload yaml files
v1.6.0
Feature Changes
- Add sub command
compare
to compare privileges between workload yaml files.
Other Changes
- Add more unit tests