{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c0e1070c-e43d-54b0-90ab-5bee0502509f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "find-my-way",
      "purl": "pkg:npm/find-my-way@9.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/find-my-way@9.6.0",
      "version": "9.6.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-47219",
      "affects": [
        {
          "ref": "pkg:npm/find-my-way@9.6.0"
        }
      ],
      "bom-ref": "urn:uuid:3354537b-a9ee-5ccc-bdce-e629508e4455",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47219 affects version 9.6.0 of find-my-way, and is fixed in 9.6.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/find-my-way@9.6.0"
    }
  ]
}