{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4691786c-06de-5ab7-9ad3-9222683d1daa",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@esbuild/freebsd-x64",
      "purl": "pkg:npm/%40esbuild/freebsd-x64@0.23.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40esbuild/freebsd-x64@0.23.0",
      "version": "0.23.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-67mh-4wv8-2f99",
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/freebsd-x64@0.23.0"
        }
      ],
      "bom-ref": "urn:uuid:90ac61a1-3bd8-5b76-b98a-8338a1db56c7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-67mh-4wv8-2f99 affects version 0.23.0 of @esbuild/freebsd-x64."
      }
    },
    {
      "id": "GHSA-gv7w-rqvm-qjhr",
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/freebsd-x64@0.23.0"
        }
      ],
      "bom-ref": "urn:uuid:9bc2ab88-ec6b-5e5b-9b4c-8390c17d708e",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-gv7w-rqvm-qjhr is a false positive for @esbuild/freebsd-x64 0.23.0."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40esbuild/freebsd-x64@0.23.0"
    }
  ]
}