{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3a8c1c63-04d0-5f99-b66c-92f318574f8d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/bn.js@5.2.2-tuxcare.1",
      "type": "library",
      "name": "bn.js",
      "version": "5.2.2-tuxcare.1",
      "purl": "pkg:npm/bn.js@5.2.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c3d13f88-768c-5c5e-9ad0-a4a0306d64a6",
      "id": "CVE-2026-2739",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2739 is fixed in version 5.2.2-tuxcare.1 of bn.js."
      },
      "affects": [
        {
          "ref": "pkg:npm/bn.js@5.2.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bn.js@5.2.2-tuxcare.1"
    }
  ]
}