New
v2.3.0
What's Changed
- updated the scenario-18 Falco overview image by @madhuakula in https://github.com/madhuakula/kubernetes-goat/pull/102
- Added Kyverno Policy Engine Security Hardening Scenario by @madhuakula in https://github.com/madhuakula/kubernetes-goat/pull/103
- Add OWASP K8S Top 10 Scenario Segregation by @0xCardinal in https://github.com/madhuakula/kubernetes-goat/pull/107
- Renamed scenario-20 filename by @madhuakula in https://github.com/madhuakula/kubernetes-goat/pull/108
- Added MITRE ATT&CK mapping to Kubernetes Goat by @madhuakula in https://github.com/madhuakula/kubernetes-goat/pull/110
- Fixed broken href links by @madhuakula in https://github.com/madhuakula/kubernetes-goat/pull/111
- Add references to OWASP WrongSecrets by @commjoen in https://github.com/madhuakula/kubernetes-goat/pull/112
- Fix typo in
setup-kubernetes-goat.shby @commjoen in https://github.com/madhuakula/kubernetes-goat/pull/113 - Support for Arm based Mac's - prevents system monitor (gotty) crash by @SumoSumir in https://github.com/madhuakula/kubernetes-goat/pull/116
- Support for Arm based Mac's - prevents hunger check (gotty) crash by @SumoSumir in https://github.com/madhuakula/kubernetes-goat/pull/117
- Fix typo
kubernetesandinfrastructureby @za in https://github.com/madhuakula/kubernetes-goat/pull/118 - Bump github.com/gofiber/fiber/v2 from 2.32.0 to 2.43.0 in /infrastructure/health-check by @dependabot in https://github.com/madhuakula/kubernetes-goat/pull/119
- deny exec error and enforce deprecation issues resolved by @nayanballa08 in https://github.com/madhuakula/kubernetes-goat/pull/124
- Fix typo in scenario-20.md by @Like0x in https://github.com/madhuakula/kubernetes-goat/pull/128
- Include namespace for all necessary fields by @rewanthtammana in https://github.com/madhuakula/kubernetes-goat/pull/129
- Include guidance for Kubernetes Goat deployment on Azure by @davi-cruz in https://github.com/madhuakula/kubernetes-goat/pull/133
- Fix Attention Boxes on azure.md by @davi-cruz in https://github.com/madhuakula/kubernetes-goat/pull/135
- Re-format app.py Python code with Black formatter by @za in https://github.com/madhuakula/kubernetes-goat/pull/141
- Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.49.2 in /infrastructure/health-check by @dependabot in https://github.com/madhuakula/kubernetes-goat/pull/139
- Removed kubectl --short flag (deprecated) by @pichuang in https://github.com/madhuakula/kubernetes-goat/pull/145
- Use UPPERCASE in
ASDockerfile by @za in https://github.com/madhuakula/kubernetes-goat/pull/142 - Update showcase.md by @gvoden in https://github.com/madhuakula/kubernetes-goat/pull/149
- Use containerd in DIND scenario by @nmiekley in https://github.com/madhuakula/kubernetes-goat/pull/150
- Typo in documentation by @William-LP in https://github.com/madhuakula/kubernetes-goat/pull/154
- Updated GCP docs by @za in https://github.com/madhuakula/kubernetes-goat/pull/155
- Issue #136 change to DirectoryOrCreate by @za in https://github.com/madhuakula/kubernetes-goat/pull/157
New Contributors
- @commjoen made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/112
- @SumoSumir made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/116
- @za made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/118
- @nayanballa08 made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/124
- @Like0x made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/128
- @davi-cruz made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/133
- @pichuang made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/145
- @gvoden made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/149
- @nmiekley made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/150
- @William-LP made their first contribution in https://github.com/madhuakula/kubernetes-goat/pull/154
Full Changelog: https://github.com/madhuakula/kubernetes-goat/compare/v2.2.0...v2.3.0