{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0cf2c0c8-e574-59c7-abf1-5898ca73864a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@vitest/snapshot",
      "purl": "pkg:npm/%40vitest/snapshot@4.1.8",
      "type": "library",
      "bom-ref": "pkg:npm/%40vitest/snapshot@4.1.8",
      "version": "4.1.8",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-53633",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/snapshot@4.1.8"
        }
      ],
      "bom-ref": "urn:uuid:0d9f141f-12ca-51c0-ab49-3b5bec0ddeb7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53633 affects version 4.1.8 of @vitest/snapshot."
      }
    },
    {
      "id": "CVE-2026-73653",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/snapshot@4.1.8"
        }
      ],
      "bom-ref": "urn:uuid:c8946c16-e850-5e4b-8195-d0a2ba28623a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73653 affects version 4.1.8 of @vitest/snapshot."
      }
    },
    {
      "id": "CVE-2026-84373",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/snapshot@4.1.8"
        }
      ],
      "bom-ref": "urn:uuid:34aaafa5-fa87-5e36-81df-53795f7167b4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84373 affects version 4.1.8 of @vitest/snapshot."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40vitest/snapshot@4.1.8"
    }
  ]
}