{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:40ab76e4-bf7c-58d6-8a64-85e65286f234",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "find-my-way",
      "purl": "pkg:npm/find-my-way@9.6.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/find-my-way@9.6.0-tuxcare.1",
      "version": "9.6.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-47219",
      "affects": [
        {
          "ref": "pkg:npm/find-my-way@9.6.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d5a56bed-8521-57e3-b9c6-c5423b64d60f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-47219 is fixed in version 9.6.0-tuxcare.1 of find-my-way."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/find-my-way@9.6.0-tuxcare.1"
    }
  ]
}