{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:300c0aaf-21ab-5c77-84fb-dba381483b74",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40esbuild/openbsd-x64@0.28.0",
      "type": "library",
      "name": "@esbuild/openbsd-x64",
      "version": "0.28.0",
      "purl": "pkg:npm/%40esbuild/openbsd-x64@0.28.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3d0c8fa8-5393-5650-b45c-973ae3fa2eed",
      "id": "GHSA-g7r4-m6w7-qqqr",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g7r4-m6w7-qqqr affects version 0.28.0 of @esbuild/openbsd-x64."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/openbsd-x64@0.28.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8929955e-a468-5e43-b5ae-f9de066540f3",
      "id": "GHSA-gv7w-rqvm-qjhr",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for @esbuild/openbsd-x64 0.28.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/openbsd-x64@0.28.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40esbuild/openbsd-x64@0.28.0"
    }
  ]
}