{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b18b3e42-daa8-5ccd-b4f2-fc4573301063",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@vitest/mocker",
      "purl": "pkg:npm/%40vitest/mocker@3.2.7-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40vitest/mocker@3.2.7-tuxcare.1",
      "version": "3.2.7-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-53633",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/mocker@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ef943a96-85cc-56b6-ae8a-f1612173cc47",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53633 affects version 3.2.7-tuxcare.1 of @vitest/mocker."
      }
    },
    {
      "id": "CVE-2026-84373",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/mocker@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:12f8449a-50ff-5e87-b157-5cc63d77c47a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84373 affects version 3.2.7-tuxcare.1 of @vitest/mocker."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40vitest/mocker@3.2.7-tuxcare.1"
    }
  ]
}