madhuakula / kubernetes-goat

Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground 🚀
https://madhuakula.com/kubernetes-goat
MIT License
4.25k stars 700 forks source link

Adding Kubescape GitHub action to show security problems and misconfigurations in the GitHub Security tab #114

Open slashben opened 1 year ago

slashben commented 1 year ago

Added a workflow that will populate the security/code-issues screen (tab in the repo), this will enable demonstrating part of the issues in GitHub (without even cluster).

Here is an example https://github.com/kubescape/github-action/security/code-scanning/313

slashben commented 7 months ago

@madhuakula any news on this?