{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b1e5496c-ed59-5de8-b3b9-8591b4aaa490",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonpath",
      "purl": "pkg:npm/jsonpath@1.1.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/jsonpath@1.1.1-tuxcare.1",
      "version": "1.1.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-61140",
      "affects": [
        {
          "ref": "pkg:npm/jsonpath@1.1.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:494668fc-1ff7-5d94-b4f6-b8ecfbafa773",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-61140 is fixed in version 1.1.1-tuxcare.1 of jsonpath."
      }
    },
    {
      "id": "CVE-2026-1615",
      "affects": [
        {
          "ref": "pkg:npm/jsonpath@1.1.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4bcd7b2f-e7d2-5d4d-b639-5236f04d977b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-1615 is fixed in version 1.1.1-tuxcare.1 of jsonpath."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonpath@1.1.1-tuxcare.1"
    }
  ]
}