{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0d0f8584-56a8-57f3-a7bb-877d53759604",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/esbuild@0.28.0",
      "type": "library",
      "name": "esbuild",
      "version": "0.28.0",
      "purl": "pkg:npm/esbuild@0.28.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1c2e0a03-0a36-555a-97d7-26afa6719926",
      "id": "GHSA-g7r4-m6w7-qqqr",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g7r4-m6w7-qqqr affects version 0.28.0 of esbuild."
      },
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.28.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fc3ff68b-5a27-5e26-a951-5f9fe28d54f4",
      "id": "GHSA-gv7w-rqvm-qjhr",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for esbuild 0.28.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/esbuild@0.28.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/esbuild@0.28.0"
    }
  ]
}