verifier

command
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: May 24, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

README

verifier CLI

Verifier is the standalone Kubernetes configuration verifier shipped from the torque repo. It validates Helm charts, rendered manifests, and live namespaces against the same policy engine used by torque verification workflows.

From the torque repo root:

go install ./cmd/verifier

Common runs:

verifier --chart ./chart --release my-app -n default
verifier --manifest ./rendered.yaml
verifier --namespace default --context my-context
verifier --chart ./chart --release my-app -n prod \
  --security-profile enterprise \
  --security-boundary-matrix --secret-flow-graph \
  --secrets-report secrets.json \
  --security-evidence ./torque-security-evidence \
  --format json --report verify.json
verifier rules list

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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