{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3521427e-81c6-45a4-a2b3-f47afd5d254f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:16.624046Z",
    "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": "Ruby - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Ruby",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/5f9cdfcb-676e-4f9e-92de-5d33df197a68/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "7fb5b9fe3f1445ad860a65af781d01ddaba76d52ca61b3be8b3e2b5df2b4df66"
            }
          ]
        }
      ]
    }
  ]
}