allero icon indicating copy to clipboard operation
allero copied to clipboard

Ensure Helm

Open OriYosef opened this issue 3 years ago • 0 comments

Name of the rule you'd like to add ensure-helm

Describe the rule At least one pipeline in each repository should use Helm.

What triggers the rule In case that Helm was not detected in the repo pipelines.

Failure message should the rule fail Helm was not detected in the repository pipelines. Helm is the most used tool to manage Kubernetes applications and it is highly recommended to add it.

What SCMs is this rule eligible for Github, Gitlab.

Will this rule work in local run Eligible for local as well with the same behavior.

What CI/CD platforms is this rule eligible for Github Actions, GitlabCI, JFrog Pipelines.

Should this rule be enabled by default No.

Sample repos/orgs to test the rule example how to use Helm

OriYosef avatar Oct 06 '22 11:10 OriYosef