{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c49d523d-91c4-5c62-90e3-db37a09489b9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/esbuild@0.17.8-tuxcare.1",
      "type": "library",
      "name": "esbuild",
      "version": "0.17.8-tuxcare.1",
      "purl": "pkg:npm/esbuild@0.17.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:526757a5-74da-5e5c-bd4f-7126b56e4b1b",
      "id": "GHSA-67mh-4wv8-2f99",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-67mh-4wv8-2f99 is fixed in version 0.17.8-tuxcare.1 of esbuild."
      },
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.17.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5a99d104-31ad-5432-82ce-af3ef4d0d095",
      "id": "GHSA-gv7w-rqvm-qjhr",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for esbuild 0.17.8-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.17.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/esbuild@0.17.8-tuxcare.1"
    }
  ]
}