{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:da690be6-1eb5-57e7-994b-c1f6c4925a45",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "estree-util-value-to-estree",
      "purl": "pkg:npm/estree-util-value-to-estree@1.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/estree-util-value-to-estree@1.3.0",
      "version": "1.3.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-32014",
      "affects": [
        {
          "ref": "pkg:npm/estree-util-value-to-estree@1.3.0"
        }
      ],
      "bom-ref": "urn:uuid:5be08fcb-4848-5b46-abd8-1b99dcc8f4d9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32014 affects version 1.3.0 of estree-util-value-to-estree, and is fixed in 1.3.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/estree-util-value-to-estree@1.3.0"
    }
  ]
}