{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:44a4bc08-5ade-4e21-b07e-54e7252edd95",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:11.533929Z",
    "tools": [
      {
        "vendor": "sbomify, ltd",
        "name": "sbomify",
        "version": "26.3.0",
        "externalReferences": [
          {
            "url": "https://sbomify.com",
            "type": "website"
          },
          {
            "url": "https://github.com/sbomify/sbomify",
            "type": "vcs"
          }
        ]
      }
    ],
    "component": {
      "type": "application",
      "name": "Go - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Go",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/90e106e1-abee-4512-90e0-1d14ccfd77ef/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "554b29f1530444a672c3b77887ca47fd364e48f24665c751eb3f27b06e4c236a"
            }
          ]
        }
      ]
    }
  ]
}