{ "id": "cosign", "version": "1.0.10", "name": "Cosign (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cosign", "description": "Cosign is a command line utility that can sign and verify software artifact, such as container images and blobs.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }