{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aa1c245e-1fee-4fb5-aedb-ca5f67813144",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:07.667840Z",
    "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": "Apache Maven - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Apache Maven",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/0a06b648-004b-4f8c-b6ad-7257c759dc0a/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "5f5026e18cf9cf3e2b9105f5d6dda02a66099f18cb3c1f4f274bf142ec09d7a2"
            }
          ]
        }
      ]
    }
  ]
}