{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a2f70364-8c80-5f00-a847-ce20de71ac0c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "browserslist",
      "purl": "pkg:npm/browserslist@4.13.0",
      "type": "library",
      "bom-ref": "pkg:npm/browserslist@4.13.0",
      "version": "4.13.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-23364",
      "affects": [
        {
          "ref": "pkg:npm/browserslist@4.13.0"
        }
      ],
      "bom-ref": "urn:uuid:c4ae5acc-fcd6-5f50-81da-b5299bd145c2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-23364 affects version 4.13.0 of browserslist, and is fixed in 4.13.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-73088",
      "affects": [
        {
          "ref": "pkg:npm/browserslist@4.13.0"
        }
      ],
      "bom-ref": "urn:uuid:5d9f1a9d-5735-5615-9dd5-4848da01bac7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73088 affects version 4.13.0 of browserslist."
      }
    },
    {
      "id": "CVE-2026-73089",
      "affects": [
        {
          "ref": "pkg:npm/browserslist@4.13.0"
        }
      ],
      "bom-ref": "urn:uuid:17132e63-3660-5917-926a-245617b663e4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73089 affects version 4.13.0 of browserslist."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/browserslist@4.13.0"
    }
  ]
}