{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:34b7ddd6-93a2-5018-8598-a4a059bbfb25",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/find-my-way@2.2.5",
      "type": "library",
      "name": "find-my-way",
      "version": "2.2.5",
      "purl": "pkg:npm/find-my-way@2.2.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e5b2a374-b417-5197-b7be-95361368bf03",
      "id": "CVE-2026-47219",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47219 affects version 2.2.5 of find-my-way."
      },
      "affects": [
        {
          "ref": "pkg:npm/find-my-way@2.2.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/find-my-way@2.2.5"
    }
  ]
}