{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:562ec139-2dab-5d9c-b8a6-6f69cb78ac31",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "bn.js",
      "purl": "pkg:npm/bn.js@4.12.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/bn.js@4.12.2-tuxcare.1",
      "version": "4.12.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-2739",
      "affects": [
        {
          "ref": "pkg:npm/bn.js@4.12.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a9ac33cf-bfbf-52e9-b349-f6861dded771",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2739 is fixed in version 4.12.2-tuxcare.1 of bn.js."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bn.js@4.12.2-tuxcare.1"
    }
  ]
}