{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8cb771c2-d638-53c9-a7fe-3a45291039a3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@vitest/snapshot",
      "purl": "pkg:npm/%40vitest/snapshot@4.1.9",
      "type": "library",
      "bom-ref": "pkg:npm/%40vitest/snapshot@4.1.9",
      "version": "4.1.9",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-53633",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/snapshot@4.1.9"
        }
      ],
      "bom-ref": "urn:uuid:81b3a487-cc20-59ca-8c56-93f3d2722e63",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53633 affects version 4.1.9 of @vitest/snapshot."
      }
    },
    {
      "id": "CVE-2026-73653",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/snapshot@4.1.9"
        }
      ],
      "bom-ref": "urn:uuid:a2e730b1-6742-513f-ace3-0e55b512bfa2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73653 affects version 4.1.9 of @vitest/snapshot."
      }
    },
    {
      "id": "CVE-2026-84373",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/snapshot@4.1.9"
        }
      ],
      "bom-ref": "urn:uuid:5cf9b73c-38bc-50f2-bd05-cfea6f3e594d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84373 affects version 4.1.9 of @vitest/snapshot."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40vitest/snapshot@4.1.9"
    }
  ]
}