{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e09eff30-21c3-5159-b2cd-4f31a47d9af0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40vitest/expect@4.1.8",
      "type": "library",
      "name": "@vitest/expect",
      "version": "4.1.8",
      "purl": "pkg:npm/%40vitest/expect@4.1.8"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6abb19d3-b8a0-5d84-90ca-070bdfa72788",
      "id": "CVE-2026-53633",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53633 affects version 4.1.8 of @vitest/expect."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/expect@4.1.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59da70ff-557b-5305-a96b-d9ccfdecac09",
      "id": "CVE-2026-73653",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73653 affects version 4.1.8 of @vitest/expect."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/expect@4.1.8"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40vitest/expect@4.1.8"
    }
  ]
}