OS
Schema Hub

trustroot

No description provided.

Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/policy.sigstore.dev/trustroot_v1alpha1.json
Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/policy.sigstore.dev/trustroot_v1alpha1.json
kubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yaml

Resource Structure

specobject
Spec is the definition for a trust root. This is either a TUF root and remote or local repository. You can also bring your own keys/certs here.
statusobject
Status represents the current state of the TrustRoot. This data may be out of date.