{ "bomFormat": "CycloneDX", "specVersion": "1.4", "serialNumber": "urn:uuid:14a998b3-ae76-4dbc-8fae-17588c964cda", "version": 1, "metadata": { "timestamp": "2026-06-27T17:41:00Z", "tools": [ { "vendor": "HashLoad", "name": "boss-cli", "version": "3.0.12" } ], "component": { "bom-ref": "pkg:github/isaquepinheiro/boss@3.0.12", "type": "application", "name": "boss", "version": "3.0.12", "description": "Dependency manager for Delphi and Lazarus", "licenses": [ { "license": { "id": "MIT" } } ] } }, "components": [ { "bom-ref": "pkg:golang/github.com/gin-gonic/gin@v1.9.1", "type": "library", "name": "github.com/gin-gonic/gin", "version": "v1.9.1", "scope": "required" }, { "bom-ref": "pkg:golang/github.com/spf13/cobra@v1.8.0", "type": "library", "name": "github.com/spf13/cobra", "version": "v1.8.0", "scope": "required" } ] }