{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a1cd8a6e-42a0-5e7f-bbb4-e79c48f1bbfb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@vitest/runner",
      "purl": "pkg:npm/%40vitest/runner@3.2.7-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40vitest/runner@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/runner@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9ee1ba07-2cf6-5647-a591-946e0f6d2fdf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53633 affects version 3.2.7-tuxcare.1 of @vitest/runner."
      }
    },
    {
      "id": "CVE-2026-84373",
      "affects": [
        {
          "ref": "pkg:npm/%40vitest/runner@3.2.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:91588a8d-a30d-5874-932e-37d85b262153",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84373 affects version 3.2.7-tuxcare.1 of @vitest/runner."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40vitest/runner@3.2.7-tuxcare.1"
    }
  ]
}