{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b71fc2b6-3ddc-5ad8-b89a-f76d4fd5484a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40esbuild/sunos-x64@0.28.0",
      "type": "library",
      "name": "@esbuild/sunos-x64",
      "version": "0.28.0",
      "purl": "pkg:npm/%40esbuild/sunos-x64@0.28.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b25f7e67-c776-5999-966d-8b2d8a06de24",
      "id": "GHSA-g7r4-m6w7-qqqr",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g7r4-m6w7-qqqr affects version 0.28.0 of @esbuild/sunos-x64."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/sunos-x64@0.28.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6b64cc9-73f2-5f46-a83b-1e30223e07ac",
      "id": "GHSA-gv7w-rqvm-qjhr",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for @esbuild/sunos-x64 0.28.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/sunos-x64@0.28.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40esbuild/sunos-x64@0.28.0"
    }
  ]
}