{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:db2d1d29-2d33-5f95-a332-c7944ac73149",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@esbuild/linux-ppc64",
      "purl": "pkg:npm/%40esbuild/linux-ppc64@0.28.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40esbuild/linux-ppc64@0.28.0",
      "version": "0.28.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-g7r4-m6w7-qqqr",
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/linux-ppc64@0.28.0"
        }
      ],
      "bom-ref": "urn:uuid:a210859c-876f-54a7-8839-78a6191aee50",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g7r4-m6w7-qqqr affects version 0.28.0 of @esbuild/linux-ppc64."
      }
    },
    {
      "id": "GHSA-gv7w-rqvm-qjhr",
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/linux-ppc64@0.28.0"
        }
      ],
      "bom-ref": "urn:uuid:9b8c293c-22a8-58b0-92a7-acf226acf726",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for @esbuild/linux-ppc64 0.28.0."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40esbuild/linux-ppc64@0.28.0"
    }
  ]
}