Always run the following linters before pushing any changes:
make lint # Go linting
make lint/actions # GitHub Actions lintingThis is the Mondoo Operator - a Kubernetes operator for Mondoo security scanning.
make test- Run unit testsmake lint- Run Go lintermake lint/actions- Lint GitHub Actions workflowsmake build- Build the operatormake docker-build- Build container image