{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:42d1245b-6822-5d35-9d20-2719740da1ac",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40unhead/vue@2.1.15",
      "type": "library",
      "name": "@unhead/vue",
      "version": "2.1.15",
      "purl": "pkg:npm/%40unhead/vue@2.1.15"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:045b4b74-2e39-5ed7-bbe2-a311049d0d84",
      "id": "GHSA-x7mm-9vvv-64w8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 2.1.15 of @unhead/vue. not_affected \u2014 The streaming SSR feature containing the vulnerable `streamKey` parameter does not exist in unhead v2.1.15. The vulnerability GHSA-x7mm-9vvv-64w8 affects the v3.x release line where streaming support was introduced. Version 2.1.15 is on the v2.x branch which predates the addition of the `createStreamableHead`, `createBootstrapScript`, and `renderSSRHeadSuspenseChunk` functions that contain the ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/vue@2.1.15"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/vue@2.1.15"
    }
  ]
}