{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:72f51ee5-ddc3-5162-8238-2526ec672d93",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/find-my-way@9.6.0-tuxcare.1",
      "type": "library",
      "name": "find-my-way",
      "version": "9.6.0-tuxcare.1",
      "purl": "pkg:npm/find-my-way@9.6.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b0452ae0-97cb-50cb-bf4b-a76a4984ffad",
      "id": "CVE-2022-33987",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-33987 is fixed in version 9.6.0-tuxcare.1 of find-my-way."
      },
      "affects": [
        {
          "ref": "pkg:npm/find-my-way@9.6.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d5a56bed-8521-57e3-b9c6-c5423b64d60f",
      "id": "CVE-2026-47219",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47219 is fixed in version 9.6.0-tuxcare.1 of find-my-way."
      },
      "affects": [
        {
          "ref": "pkg:npm/find-my-way@9.6.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/find-my-way@9.6.0-tuxcare.1"
    }
  ]
}