{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:630d0c61-1bb8-5843-a72f-d2717c6fb1ff",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "esbuild",
      "purl": "pkg:npm/esbuild@0.19.8-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.19.8-tuxcare.1",
      "version": "0.19.8-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-67mh-4wv8-2f99",
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.19.8-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3efc74fd-e205-5912-9c91-5bdb56725edf",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-67mh-4wv8-2f99 is fixed in version 0.19.8-tuxcare.1 of esbuild."
      }
    },
    {
      "id": "GHSA-gv7w-rqvm-qjhr",
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.19.8-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0173b0e6-3749-5794-b0a9-e55780452f4f",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for esbuild 0.19.8-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/esbuild@0.19.8-tuxcare.1"
    }
  ]
}