{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2bda4222-478a-5ed0-be5f-2c1eb26c92f7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40esbuild/linux-mips64el@0.28.0",
      "type": "library",
      "name": "@esbuild/linux-mips64el",
      "version": "0.28.0",
      "purl": "pkg:npm/%40esbuild/linux-mips64el@0.28.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b24dc0b1-daf7-5ab4-8797-3a4d0fdbd522",
      "id": "GHSA-g7r4-m6w7-qqqr",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g7r4-m6w7-qqqr affects version 0.28.0 of @esbuild/linux-mips64el."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/linux-mips64el@0.28.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0af75f21-57d7-5eca-92ad-770feaf72942",
      "id": "GHSA-gv7w-rqvm-qjhr",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for @esbuild/linux-mips64el 0.28.0."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/linux-mips64el@0.28.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40esbuild/linux-mips64el@0.28.0"
    }
  ]
}