{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6dc2f5a9-fd5d-595c-8abb-5d1706e15be9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@vitest/spy",
      "purl": "pkg:npm/%40vitest/spy@3.2.7-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40vitest/spy@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/spy@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7bcabe91-a714-50cc-9907-bdb9e200aac5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53633 affects version 3.2.7-tuxcare.1 of @vitest/spy."
      }
    },
    {
      "id": "CVE-2026-84373",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/spy@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:147722ce-4cf8-52a2-af86-f216858a2d0c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84373 affects version 3.2.7-tuxcare.1 of @vitest/spy."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40vitest/spy@3.2.7-tuxcare.1"
    }
  ]
}