{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e99a9a2c-49c2-42db-902c-5d196df65280",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:10.364924Z",
    "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": "Debian - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Debian",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/46da9ad7-bf07-4aa1-862b-fb37691946aa/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "deb0054e3c60d71ca1a1ddadc741157c81f5e0e69690d317433c34356f20bc57"
            }
          ]
        }
      ]
    }
  ]
}