{ "id": "cyclonedx-cli", "version": "1.0.10", "name": "CycloneDX CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cyclonedx-cli", "description": "CycloneDX CLI is a utility with many functions to view, convert, and perform operations on SBOMs.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }