{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:79b82f7a-7a56-5953-8b79-2acb7a501282",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40esbuild/netbsd-x64@0.19.11",
      "type": "library",
      "name": "@esbuild/netbsd-x64",
      "version": "0.19.11",
      "purl": "pkg:npm/%40esbuild/netbsd-x64@0.19.11"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4c5d9f02-e3ed-5c87-9938-569c987c5711",
      "id": "GHSA-67mh-4wv8-2f99",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-67mh-4wv8-2f99 affects version 0.19.11 of @esbuild/netbsd-x64."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40esbuild/netbsd-x64@0.19.11"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40esbuild/netbsd-x64@0.19.11"
    }
  ]
}