
kubectl
kubectl is the command-line tool for interacting with and managing Kubernetes clusters.
3 tags
Built Sep 12, 2025
Scanned Sep 13, 2025
0 Vulnerabilities Fixed
SBOM Available
Signature Verified
kubectl is the command-line tool for interacting with and managing Kubernetes clusters.
Cryptographically verifiable information about how this image was built, including source materials, build environment, and security attestations.
This image's build provenance has been cryptographically verified and meets SLSA Level 3 requirements.
cosign verify \ --certificate-oidc-issuer=https://accounts.google.com \ --certificate-identity=sb-attestor@cve0-issuer.iam.gserviceaccount.com \ cve0.io/kubectl:1.33 | jq
cosign download attestation \ --predicate-type=https://spdx.dev/Document \ cve0.io/kubectl:1.33 | jq -r .payload | base64 -d | jq .predicate
cosign verify-attestation \ --type https://spdx.dev/Document \ --certificate-oidc-issuer=https://accounts.google.com \ --certificate-identity=sb-attestor@cve0-issuer.iam.gserviceaccount.com \ cve0.io/kubectl:1.33