{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cc132056-25e7-5d68-a4df-c2ff02d4e022",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "find-my-way",
      "purl": "pkg:npm/find-my-way@7.7.0",
      "type": "library",
      "bom-ref": "pkg:npm/find-my-way@7.7.0",
      "version": "7.7.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-45813",
      "affects": [
        {
          "ref": "pkg:npm/find-my-way@7.7.0"
        }
      ],
      "bom-ref": "urn:uuid:8ba4080b-23e3-5a16-ba0f-bb16b4b6c899",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-45813 affects version 7.7.0 of find-my-way."
      }
    },
    {
      "id": "CVE-2026-47219",
      "affects": [
        {
          "ref": "pkg:npm/find-my-way@7.7.0"
        }
      ],
      "bom-ref": "urn:uuid:bacb2a50-a1c6-523f-b755-972a0f3d5d21",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47219 affects version 7.7.0 of find-my-way."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/find-my-way@7.7.0"
    }
  ]
}