{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:19b908de-13d1-5ce8-84cb-5895fa8a5b05",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/vue",
      "purl": "pkg:npm/%40unhead/vue@2.1.15",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/vue@2.1.15",
      "version": "2.1.15",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/vue@2.1.15"
        }
      ],
      "bom-ref": "urn:uuid:045b4b74-2e39-5ed7-bbe2-a311049d0d84",
      "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 ...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/vue@2.1.15"
    }
  ]
}