1. Images & Charts
  2. redis
redis

redis

Data
Updated 2 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/redis@sha256:a4c42f8915805324b4875d758ed7c79d4728d0881fc95d6f74a74e1fd86251f1
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…