1. Images & Charts
  2. k8sgpt-operator
k8sgpt-operator

k8sgpt-operator

Infra
Updated 4 days ago

Compliance

Understand the compliance standards and security best practices supported by this image.

SBOM Signature

Verify this image using Cosign to confirm it originates from Minimus. Cosign by Sigstore is the recommended open source toolset for supply-chain security.

The commands below verify latest. With a subscription for this image, you can verify any version and its SBOM. Learn More

Get Cosign

You can use the Cosign image offered by Minimus or install the following locally:
  • Cosign-a command line utility used to sign software artifacts and verify and download image signatures and attestations.
  • jq-a JSON processor used to format the signatures and attestations.

Verify SBOM Signature

Run the Cosign command to verify the image SBOM. The command uses an architecture-specific digest ID.

Verify latest

cosign verify-attestation \
    --type https://spdx.dev/Document \
    --certificate-oidc-issuer=https://accounts.google.com \
    --certificate-identity=minimus-images-sa@prod-375107.iam.gserviceaccount.com \
reg.mini.dev/k8sgpt-operator@sha256:a69c307b333626faf0af83b52822493a9e56235c464ff7fa8dd31b6e56120584
Expected output
Verification for <image URL> --
The following checks were performed on each of these signatures:
- The cosign claims were validated
- Existence of the claims in the transparency log was verified offline
- The code-signing certificate was verified using trusted certificate authority certificates
Certificate subject: https://github.com/minimusio/images/.github/workflows/build.yaml@refs/heads/main
Certificate issuer URL: https://token.actions.githubusercontent.com
GitHub Workflow Trigger: push
GitHub Workflow SHA: dd163c4c4cd40309e9125158ed8c4698680d931f
GitHub Workflow Name: Publish
GitHub Workflow Repository: minimusio/images
GitHub Workflow Ref: refs/heads/main
{"payloadType":"application/vnd.in-toto+json","payload":"eyJfdHlwZSI6Imh0dHBzOi8vaW4tdG90by5pby9TdGF0Z…