GitHub Actions for KubeArmor
- Mentors
- daemon1024, Ankur Kothiwal, Anurag
- Organization
- CNCF
- Technologies
- shell, golang, docker, kubernetes, GitHub Action
- Topics
- cloud, eBPF, KubeArmor
Our goal is to create a Github Action from KubeArmor, which will be used by other Github projects. This Github Action, using KubeArmor, will be used to identify changes in the application posture.
For example, if a project creates v0.1, and then a release v0.2 is made, the Github Action should provide us with a view of all the changes that occurred in the application from v0.1 to v0.2, such as what new processes are being spawned and what new file accesses are being made.