cyberark / KubiScan

A tool to scan Kubernetes cluster for risky permissions
GNU General Public License v3.0
1.31k stars 130 forks source link

Add GitHub Actions to build and publish images #32

Open snorwin opened 2 years ago

snorwin commented 2 years ago

Desired Outcome

Images are build and released using GitHub Actions and ghcr.io automatically for each release and commit. The latest image is over 4 years old.

Implemented Changes

Add GitHub Actions to build and release images.

Connected Issue/Story

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

g3rzi commented 2 years ago

Very cool :) Thank you!

We will check it, for now we are working on other bugs and features in our GitHub but we will look on that. Thank you for the suggestion