{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:07951635-5788-5eea-bc84-017f556ff337",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "cross-spawn",
      "purl": "pkg:npm/cross-spawn@0.2.9-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/cross-spawn@0.2.9-tuxcare.1",
      "version": "0.2.9-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21538",
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@0.2.9-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f031b9a9-0e74-528d-a427-76abe95e1172",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21538 is fixed in version 0.2.9-tuxcare.1 of cross-spawn."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cross-spawn@0.2.9-tuxcare.1"
    }
  ]
}