{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2bfc8942-7c51-5afe-8225-b946f17f91c7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "cross-spawn",
      "purl": "pkg:npm/cross-spawn@6.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/cross-spawn@6.0.5",
      "version": "6.0.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21538",
      "affects": [
        {
          "ref": "pkg:npm/cross-spawn@6.0.5"
        }
      ],
      "bom-ref": "urn:uuid:115209d7-dbe9-5fe8-bfdd-ecfd05bf9cd2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21538 affects version 6.0.5 of cross-spawn, and is fixed in 6.0.5-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cross-spawn@6.0.5"
    }
  ]
}