grafeas/kritis

Customizable vulnerability message

Offen

#424 geöffnet am 25.11.2019

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Go (135 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (710 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. The current message that is shown after a deployment fail is not really clear and easy to follow in terms of what steps need to be taken to take care of the CVEs. We have a deployment tool that are teams see the output of our admissions controller. It's important for them to understand what to do, and are sometimes confused by its output.

Example: [22:02:49] JobExecution failed: Kubernetes error buddhy-botkit-bot internaltools Internal Tools (Staging USE1): admission webhook "kritis-validation-hook-deployments.grafeas.io" denied the request: found violations in <image-link>

Describe the solution you'd like A configuration option that allows you to override this output message.

Contributor Guide