v1.5.0
Changelog
Overview:
- New TTP: dumping all secrets of a K8s cluster
- Made AWS/K8s authentication checks more user-friendly
- Bug fixes
Complete changelog:
- ffce76c New attack technique: Dump K8s cluster secrets
- 64d47fe Use built-in K8s client methods to list secrets
- cd08430 [bugfix] better error handling at cleanup time
- 33c370f [bugfix] handle platform authentication checks more smoothly (closes #104)
- a5b40f8 [docs] Add link to programmatic usage docs (#47)
- 49ee72c [docs] Fix incorrect information about supported platforms
- f6eaa89 remove duplicate docs page