{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6a95fcea-ae1e-50ab-8db8-a17418c01327",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "elliptic",
      "purl": "pkg:npm/elliptic@6.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/elliptic@6.6.0",
      "version": "6.6.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-14505",
      "affects": [
        {
          "ref": "pkg:npm/elliptic@6.6.0"
        }
      ],
      "bom-ref": "urn:uuid:3b52d018-1fc8-5c85-adda-9a66a4474917",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-14505 affects version 6.6.0 of elliptic, and is fixed in 6.6.0-tuxcare.2."
      }
    },
    {
      "id": "GHSA-vjh7-7g9h-fjfh",
      "affects": [
        {
          "ref": "pkg:npm/elliptic@6.6.0"
        }
      ],
      "bom-ref": "urn:uuid:8c03f323-e6b9-52e0-873d-d4f469b2d1b1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-vjh7-7g9h-fjfh affects version 6.6.0 of elliptic, and is fixed in 6.6.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/elliptic@6.6.0"
    }
  ]
}