repo-audit

command module
v0.0.0-...-7c77cb8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

README

Helm Repo Audit

This tool, as the name suggests, enables you to audit a Helm repository.

A tool like this could be run at regular intervals (k8s CronJob?) to audit a repo.

TODO

  • Check if digests for a given version have changed in a index file
  • Email a report
  • (Opt-in) check if newly released charts, since the last run, match their digest
  • (opt-in) check if all charts match their digest (this will download all charts on all runs)
  • (Opt-in) check and report which charts have provenance files
  • (Opt-in) check new chart versions, since the last run, against their prov files
  • (Opt-in) check all chart versions against their prov files
  • Fire off a webhook on completion of an audit
  • Audit metadata in the charts (need a plan for this)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL