{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5414e45f-f640-5af8-b95e-ed7ad9734852",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "esbuild",
      "purl": "pkg:npm/esbuild@0.27.7",
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.27.7",
      "version": "0.27.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-g7r4-m6w7-qqqr",
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.27.7"
        }
      ],
      "bom-ref": "urn:uuid:d56a9d1b-1c53-57a3-8df2-7150a9a30445",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g7r4-m6w7-qqqr affects version 0.27.7 of esbuild."
      }
    },
    {
      "id": "GHSA-gv7w-rqvm-qjhr",
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.27.7"
        }
      ],
      "bom-ref": "urn:uuid:c884331e-60bc-5003-8eea-524ee8b59794",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for esbuild 0.27.7."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/esbuild@0.27.7"
    }
  ]
}