{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:32431b51-8366-5c5c-ab96-b0cfe86af10f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "esbuild",
      "purl": "pkg:npm/esbuild@0.18.17-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.18.17-tuxcare.1",
      "version": "0.18.17-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-67mh-4wv8-2f99",
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.18.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3c5a80ba-7928-5110-a402-0457a20c2ea3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-67mh-4wv8-2f99 is fixed in version 0.18.17-tuxcare.1 of esbuild."
      }
    },
    {
      "id": "GHSA-gv7w-rqvm-qjhr",
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.18.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b769e2fa-8007-5edb-beae-6f113047d50f",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for esbuild 0.18.17-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/esbuild@0.18.17-tuxcare.1"
    }
  ]
}