Skip to content

v1.5

Compare
Choose a tag to compare
@g3rzi g3rzi released this 21 Sep 05:15
· 134 commits to master since this release
796a33c
  • Fix 'NoneType' object is not iterable and always connection to localhost #24
  • Resolve errors encountered running kubiscan in openshift and from a container image #23
  • Handle pod.spec.volumes with None (#20)
  • Fix TLS warnings when using a token (#19)
  • Fix SyntaxWarning for 'is not' with literals
  • Fix missing namespace for service account (#10)
  • Fix --pods-secrets-env example (#17)
  • Support Py version where async is keyword: fix #11 (#14)
  • Added fix for container check in MacOS (#15)
  • Use yaml.safe_load instead of yaml.load (#16)