{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:c65b16f8-cd83-48c2-822f-4b297a074ab1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:47:42Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "react-menu",
      "group": "@radix-ui",
      "version": "2.1.17",
      "purl": "pkg:npm/%40radix-ui/react-menu@2.1.17",
      "bom-ref": "pkg:npm/@radix-ui/react-menu@2.1.17",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "lint, clean, reset, typecheck, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@radix-ui\\n@repo\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@radix-ui/primitive/package.json\\nnode_modules/@radix-ui/react-collection/package.json\\nnode_modules/@radix-ui/react-compose-refs/package.json\\nnode_modules/@radix-ui/react-context/package.json\\nnode_modules/@radix-ui/react-direction/package.json\\nnode_modules/@radix-ui/react-dismissable-layer/package.json\\nnode_modules/@radix-ui/react-focus-guards/package.json\\nnode_modules/@radix-ui/react-focus-scope/package.json\\nnode_modules/@radix-ui/react-id/package.json\\nnode_modules/@radix-ui/react-popper/package.json\\nnode_modules/@radix-ui/react-portal/package.json\\nnode_modules/@radix-ui/react-presence/package.json\\nnode_modules/@radix-ui/react-primitive/package.json\\nnode_modules/@radix-ui/react-roving-focus/package.json\\nnode_modules/@radix-ui/react-slot/package.json\\nnode_modules/@radix-ui/react-use-callback-ref/package.json\\nnode_modules/@repo/builder/package.json\\nnode_modules/@repo/test-data/package.json\\nnode_modules/@repo/typescript-config/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/aria-hidden/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react-remove-scroll/package.json\\nnode_modules/react/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anton Korzunov <thekashey@gmail.com>"
        }
      ],
      "group": "",
      "name": "react-remove-scroll",
      "version": "2.7.2",
      "description": "Disables scroll outside of `children` node.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react-remove-scroll@2.7.2",
      "type": "framework",
      "bom-ref": "pkg:npm/react-remove-scroll@2.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-remove-scroll/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-remove-scroll,RemoveScroll,react-remove-scroll/RemoveScroll"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-remove-scroll/package.json"
              }
            ],
            "concludedValue": "node_modules/react-remove-scroll/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 91
          },
          {
            "location": "dist/index.mjs",
            "line": 24
          },
          {
            "location": "src/menu.tsx",
            "line": 21
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.6",
      "description": "React package for working with the DOM.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react-dom@19.2.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@19.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.6",
      "description": "React is a JavaScript library for building user interfaces.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react@19.2.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,react/jsx-runtime,react/jsx-runtime/jsx"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 71
          },
          {
            "location": "dist/index.js",
            "line": 92
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 25
          },
          {
            "location": "dist/index.mjs",
            "line": 52
          },
          {
            "location": "dist/index.mjs",
            "line": 53
          },
          {
            "location": "dist/index.mjs",
            "line": 56
          },
          {
            "location": "dist/index.mjs",
            "line": 82
          },
          {
            "location": "dist/index.mjs",
            "line": 94
          },
          {
            "location": "dist/index.mjs",
            "line": 114
          },
          {
            "location": "dist/index.mjs",
            "line": 123
          },
          {
            "location": "dist/index.mjs",
            "line": 126
          },
          {
            "location": "dist/index.mjs",
            "line": 128
          },
          {
            "location": "dist/index.mjs",
            "line": 150
          },
          {
            "location": "dist/index.mjs",
            "line": 165
          },
          {
            "location": "dist/index.mjs",
            "line": 188
          },
          {
            "location": "dist/index.mjs",
            "line": 189
          },
          {
            "location": "dist/index.mjs",
            "line": 191
          },
          {
            "location": "dist/index.mjs",
            "line": 192
          },
          {
            "location": "dist/index.mjs",
            "line": 193
          },
          {
            "location": "dist/index.mjs",
            "line": 194
          },
          {
            "location": "dist/index.mjs",
            "line": 195
          },
          {
            "location": "dist/index.mjs",
            "line": 196
          },
          {
            "location": "dist/index.mjs",
            "line": 216
          },
          {
            "location": "dist/index.mjs",
            "line": 220
          },
          {
            "location": "dist/index.mjs",
            "line": 229
          },
          {
            "location": "dist/index.mjs",
            "line": 235
          },
          {
            "location": "dist/index.mjs",
            "line": 243
          },
          {
            "location": "dist/index.mjs",
            "line": 250
          },
          {
            "location": "dist/index.mjs",
            "line": 349
          },
          {
            "location": "dist/index.mjs",
            "line": 357
          },
          {
            "location": "dist/index.mjs",
            "line": 366
          },
          {
            "location": "dist/index.mjs",
            "line": 369
          },
          {
            "location": "dist/index.mjs",
            "line": 373
          },
          {
            "location": "dist/index.mjs",
            "line": 414
          },
          {
            "location": "dist/index.mjs",
            "line": 419
          },
          {
            "location": "dist/index.mjs",
            "line": 421
          },
          {
            "location": "dist/index.mjs",
            "line": 422
          },
          {
            "location": "dist/index.mjs",
            "line": 423
          },
          {
            "location": "dist/index.mjs",
            "line": 471
          },
          {
            "location": "dist/index.mjs",
            "line": 498
          },
          {
            "location": "dist/index.mjs",
            "line": 507
          },
          {
            "location": "dist/index.mjs",
            "line": 535
          },
          {
            "location": "dist/index.mjs",
            "line": 557
          },
          {
            "location": "dist/index.mjs",
            "line": 573
          },
          {
            "location": "dist/index.mjs",
            "line": 587
          },
          {
            "location": "dist/index.mjs",
            "line": 588
          },
          {
            "location": "dist/index.mjs",
            "line": 590
          },
          {
            "location": "dist/index.mjs",
            "line": 618
          },
          {
            "location": "dist/index.mjs",
            "line": 624
          },
          {
            "location": "dist/index.mjs",
            "line": 627
          },
          {
            "location": "dist/index.mjs",
            "line": 631
          },
          {
            "location": "dist/index.mjs",
            "line": 632
          },
          {
            "location": "dist/index.mjs",
            "line": 719
          },
          {
            "location": "dist/index.mjs",
            "line": 726
          },
          {
            "location": "src/menu.tsx",
            "line": 1
          },
          {
            "location": "src/menu.tsx",
            "line": 90
          },
          {
            "location": "src/menu.tsx",
            "line": 91
          },
          {
            "location": "src/menu.tsx",
            "line": 95
          },
          {
            "location": "src/menu.tsx",
            "line": 123
          },
          {
            "location": "src/menu.tsx",
            "line": 147
          },
          {
            "location": "src/menu.tsx",
            "line": 229
          },
          {
            "location": "src/menu.tsx",
            "line": 260
          },
          {
            "location": "src/menu.tsx",
            "line": 263
          },
          {
            "location": "src/menu.tsx",
            "line": 267
          },
          {
            "location": "src/menu.tsx",
            "line": 296
          },
          {
            "location": "src/menu.tsx",
            "line": 360
          },
          {
            "location": "src/menu.tsx",
            "line": 383
          },
          {
            "location": "src/menu.tsx",
            "line": 384
          },
          {
            "location": "src/menu.tsx",
            "line": 386
          },
          {
            "location": "src/menu.tsx",
            "line": 387
          },
          {
            "location": "src/menu.tsx",
            "line": 388
          },
          {
            "location": "src/menu.tsx",
            "line": 389
          },
          {
            "location": "src/menu.tsx",
            "line": 390
          },
          {
            "location": "src/menu.tsx",
            "line": 391
          },
          {
            "location": "src/menu.tsx",
            "line": 423
          },
          {
            "location": "src/menu.tsx",
            "line": 431
          },
          {
            "location": "src/menu.tsx",
            "line": 440
          },
          {
            "location": "src/menu.tsx",
            "line": 446
          },
          {
            "location": "src/menu.tsx",
            "line": 454
          },
          {
            "location": "src/menu.tsx",
            "line": 461
          },
          {
            "location": "src/menu.tsx",
            "line": 576
          },
          {
            "location": "src/menu.tsx",
            "line": 594
          },
          {
            "location": "src/menu.tsx",
            "line": 615
          },
          {
            "location": "src/menu.tsx",
            "line": 618
          },
          {
            "location": "src/menu.tsx",
            "line": 622
          },
          {
            "location": "src/menu.tsx",
            "line": 683
          },
          {
            "location": "src/menu.tsx",
            "line": 688
          },
          {
            "location": "src/menu.tsx",
            "line": 690
          },
          {
            "location": "src/menu.tsx",
            "line": 693
          },
          {
            "location": "src/menu.tsx",
            "line": 694
          },
          {
            "location": "src/menu.tsx",
            "line": 769
          },
          {
            "location": "src/menu.tsx",
            "line": 810
          },
          {
            "location": "src/menu.tsx",
            "line": 835
          },
          {
            "location": "src/menu.tsx",
            "line": 884
          },
          {
            "location": "src/menu.tsx",
            "line": 917
          },
          {
            "location": "src/menu.tsx",
            "line": 943
          },
          {
            "location": "src/menu.tsx",
            "line": 978
          },
          {
            "location": "src/menu.tsx",
            "line": 979
          },
          {
            "location": "src/menu.tsx",
            "line": 983
          },
          {
            "location": "src/menu.tsx",
            "line": 1022
          },
          {
            "location": "src/menu.tsx",
            "line": 1028
          },
          {
            "location": "src/menu.tsx",
            "line": 1032
          },
          {
            "location": "src/menu.tsx",
            "line": 1037
          },
          {
            "location": "src/menu.tsx",
            "line": 1039
          },
          {
            "location": "src/menu.tsx",
            "line": 1171
          },
          {
            "location": "src/menu.tsx",
            "line": 1178
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 70
          },
          {
            "location": "dist/index.mjs",
            "line": 78
          },
          {
            "location": "dist/index.mjs",
            "line": 98
          },
          {
            "location": "dist/index.mjs",
            "line": 109
          },
          {
            "location": "dist/index.mjs",
            "line": 120
          },
          {
            "location": "dist/index.mjs",
            "line": 132
          },
          {
            "location": "dist/index.mjs",
            "line": 152
          },
          {
            "location": "dist/index.mjs",
            "line": 224
          },
          {
            "location": "dist/index.mjs",
            "line": 253
          },
          {
            "location": "dist/index.mjs",
            "line": 263
          },
          {
            "location": "dist/index.mjs",
            "line": 273
          },
          {
            "location": "dist/index.mjs",
            "line": 287
          },
          {
            "location": "dist/index.mjs",
            "line": 352
          },
          {
            "location": "dist/index.mjs",
            "line": 360
          },
          {
            "location": "dist/index.mjs",
            "line": 387
          },
          {
            "location": "dist/index.mjs",
            "line": 429
          },
          {
            "location": "dist/index.mjs",
            "line": 435
          },
          {
            "location": "dist/index.mjs",
            "line": 474
          },
          {
            "location": "dist/index.mjs",
            "line": 502
          },
          {
            "location": "dist/index.mjs",
            "line": 512
          },
          {
            "location": "dist/index.mjs",
            "line": 539
          },
          {
            "location": "dist/index.mjs",
            "line": 543
          },
          {
            "location": "dist/index.mjs",
            "line": 560
          },
          {
            "location": "dist/index.mjs",
            "line": 577
          },
          {
            "location": "dist/index.mjs",
            "line": 594
          },
          {
            "location": "dist/index.mjs",
            "line": 602
          },
          {
            "location": "dist/index.mjs",
            "line": 639
          },
          {
            "location": "dist/index.mjs",
            "line": 728
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Anton Korzunov <thekashey@gmail.com>"
        }
      ],
      "group": "",
      "name": "aria-hidden",
      "version": "1.2.6",
      "description": "Cast aria-hidden to everything, except...",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/aria-hidden@1.2.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/theKashey/aria-hidden#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/theKashey/aria-hidden.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/aria-hidden@1.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/aria-hidden/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "aria-hidden,hideOthers,aria-hidden/hideOthers"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/aria-hidden/package.json"
              }
            ],
            "concludedValue": "node_modules/aria-hidden/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 90
          },
          {
            "location": "dist/index.mjs",
            "line": 23
          },
          {
            "location": "dist/index.mjs",
            "line": 130
          },
          {
            "location": "src/menu.tsx",
            "line": 20
          },
          {
            "location": "src/menu.tsx",
            "line": 269
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "TypeScript definitions for react-dom",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/react-dom@19.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react-dom@19.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react-dom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.15",
      "description": "TypeScript definitions for react",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/react@19.2.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.15",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "group": "@repo",
      "name": "typescript-config",
      "version": "0.0.0",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40repo/typescript-config@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/typescript-config@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/typescript-config/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@repo/typescript-config/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/typescript-config/package.json"
          }
        ]
      }
    },
    {
      "group": "@repo",
      "name": "test-data",
      "version": "0.0.0",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40repo/test-data@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/test-data@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/test-data/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@repo/test-data/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/test-data/package.json"
          }
        ]
      }
    },
    {
      "group": "@repo",
      "name": "builder",
      "version": "0.0.0",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40repo/builder@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@repo/builder@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@repo/builder/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@repo/builder/package.json"
              }
            ],
            "concludedValue": "node_modules/@repo/builder/package.json"
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-callback-ref",
      "version": "1.1.2",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-use-callback-ref@1.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-use-callback-ref@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-use-callback-ref/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-use-callback-ref,useCallbackRef,@radix-ui/react-use-callback-ref/useCallbackRef"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-use-callback-ref/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-use-callback-ref/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 89
          },
          {
            "location": "dist/index.mjs",
            "line": 22
          },
          {
            "location": "dist/index.mjs",
            "line": 54
          },
          {
            "location": "dist/index.mjs",
            "line": 501
          },
          {
            "location": "dist/index.mjs",
            "line": 589
          },
          {
            "location": "src/menu.tsx",
            "line": 19
          },
          {
            "location": "src/menu.tsx",
            "line": 92
          },
          {
            "location": "src/menu.tsx",
            "line": 813
          },
          {
            "location": "src/menu.tsx",
            "line": 980
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-slot",
      "version": "1.2.5",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-slot@1.2.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-slot@1.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-slot/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-slot,createSlot,@radix-ui/react-slot/createSlot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-slot/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-slot/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 88
          },
          {
            "location": "dist/index.mjs",
            "line": 21
          },
          {
            "location": "dist/index.mjs",
            "line": 164
          },
          {
            "location": "src/menu.tsx",
            "line": 18
          },
          {
            "location": "src/menu.tsx",
            "line": 358
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-roving-focus",
      "version": "1.1.12",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-roving-focus@1.1.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-roving-focus@1.1.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-roving-focus/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-roving-focus,createRovingFocusGroupScope,@radix-ui/react-roving-focus/createRovingFocusGroupScope"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-roving-focus/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-roving-focus/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 86
          },
          {
            "location": "dist/index.js",
            "line": 87
          },
          {
            "location": "dist/index.mjs",
            "line": 19
          },
          {
            "location": "dist/index.mjs",
            "line": 20
          },
          {
            "location": "dist/index.mjs",
            "line": 46
          },
          {
            "location": "src/menu.tsx",
            "line": 16
          },
          {
            "location": "src/menu.tsx",
            "line": 17
          },
          {
            "location": "src/menu.tsx",
            "line": 59
          },
          {
            "location": "dist/index.d.mts",
            "line": 8
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-primitive",
      "version": "2.1.5",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-primitive@2.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-primitive@2.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-primitive/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-primitive,Primitive,@radix-ui/react-primitive/Primitive,dispatchDiscreteCustomEvent,@radix-ui/react-primitive/dispatchDiscreteCustomEvent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-primitive/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-primitive/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 85
          },
          {
            "location": "dist/index.mjs",
            "line": 18
          },
          {
            "location": "dist/index.mjs",
            "line": 379
          },
          {
            "location": "src/menu.tsx",
            "line": 15
          },
          {
            "location": "src/menu.tsx",
            "line": 629
          },
          {
            "location": "dist/index.d.mts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-presence",
      "version": "1.1.6",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-presence@1.1.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-presence@1.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-presence/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-presence,Presence,@radix-ui/react-presence/Presence"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-presence/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-presence/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 84
          },
          {
            "location": "dist/index.mjs",
            "line": 17
          },
          {
            "location": "src/menu.tsx",
            "line": 14
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-portal",
      "version": "1.1.11",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-portal@1.1.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-portal@1.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-portal/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-portal,Portal,@radix-ui/react-portal/Portal"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-portal/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-portal/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 83
          },
          {
            "location": "dist/index.mjs",
            "line": 16
          },
          {
            "location": "src/menu.tsx",
            "line": 13
          },
          {
            "location": "dist/index.d.mts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-popper",
      "version": "1.3.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-popper@1.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-popper@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-popper/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-popper,createPopperScope,@radix-ui/react-popper/createPopperScope"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-popper/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-popper/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 81
          },
          {
            "location": "dist/index.js",
            "line": 82
          },
          {
            "location": "dist/index.mjs",
            "line": 14
          },
          {
            "location": "dist/index.mjs",
            "line": 15
          },
          {
            "location": "dist/index.mjs",
            "line": 45
          },
          {
            "location": "src/menu.tsx",
            "line": 11
          },
          {
            "location": "src/menu.tsx",
            "line": 12
          },
          {
            "location": "src/menu.tsx",
            "line": 58
          },
          {
            "location": "dist/index.d.mts",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-id",
      "version": "1.1.2",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-id@1.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-id@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-id/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-id,useId,@radix-ui/react-id/useId"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-id/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-id/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 80
          },
          {
            "location": "dist/index.mjs",
            "line": 13
          },
          {
            "location": "dist/index.mjs",
            "line": 606
          },
          {
            "location": "dist/index.mjs",
            "line": 607
          },
          {
            "location": "src/menu.tsx",
            "line": 10
          },
          {
            "location": "src/menu.tsx",
            "line": 999
          },
          {
            "location": "src/menu.tsx",
            "line": 1000
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-focus-scope",
      "version": "1.1.9",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-focus-scope@1.1.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-focus-scope@1.1.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-focus-scope/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-focus-scope,FocusScope,@radix-ui/react-focus-scope/FocusScope"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-focus-scope/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-focus-scope/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 79
          },
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "src/menu.tsx",
            "line": 9
          },
          {
            "location": "dist/index.d.mts",
            "line": 4
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-focus-guards",
      "version": "1.1.4",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-focus-guards@1.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-focus-guards@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-focus-guards/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-focus-guards,useFocusGuards,@radix-ui/react-focus-guards/useFocusGuards"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-focus-guards/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-focus-guards/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 78
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "dist/index.mjs",
            "line": 219
          },
          {
            "location": "src/menu.tsx",
            "line": 8
          },
          {
            "location": "src/menu.tsx",
            "line": 429
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-dismissable-layer",
      "version": "1.1.12",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-dismissable-layer@1.1.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-dismissable-layer@1.1.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-dismissable-layer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-dismissable-layer,DismissableLayer,@radix-ui/react-dismissable-layer/DismissableLayer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-dismissable-layer/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-dismissable-layer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 77
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "src/menu.tsx",
            "line": 7
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-direction",
      "version": "1.1.2",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-direction@1.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-direction@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-direction/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-direction,useDirection,@radix-ui/react-direction/useDirection"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-direction/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-direction/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 76
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 55
          },
          {
            "location": "src/menu.tsx",
            "line": 6
          },
          {
            "location": "src/menu.tsx",
            "line": 93
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-context",
      "version": "1.1.4",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-context@1.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-context@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-context/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-context,createContextScope,@radix-ui/react-context/createContextScope,Scope,@radix-ui/react-context/Scope"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-context/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-context/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 75
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 40
          },
          {
            "location": "src/menu.tsx",
            "line": 5
          },
          {
            "location": "src/menu.tsx",
            "line": 23
          },
          {
            "location": "src/menu.tsx",
            "line": 53
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-compose-refs",
      "version": "1.1.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-compose-refs@1.1.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-compose-refs@1.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-compose-refs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-compose-refs,useComposedRefs,@radix-ui/react-compose-refs/useComposedRefs,composeRefs,@radix-ui/react-compose-refs/composeRefs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-compose-refs/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-compose-refs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 74
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 127
          },
          {
            "location": "dist/index.mjs",
            "line": 190
          },
          {
            "location": "dist/index.mjs",
            "line": 372
          },
          {
            "location": "dist/index.mjs",
            "line": 420
          },
          {
            "location": "dist/index.mjs",
            "line": 648
          },
          {
            "location": "dist/index.mjs",
            "line": 727
          },
          {
            "location": "src/menu.tsx",
            "line": 4
          },
          {
            "location": "src/menu.tsx",
            "line": 264
          },
          {
            "location": "src/menu.tsx",
            "line": 385
          },
          {
            "location": "src/menu.tsx",
            "line": 621
          },
          {
            "location": "src/menu.tsx",
            "line": 689
          },
          {
            "location": "src/menu.tsx",
            "line": 1056
          },
          {
            "location": "src/menu.tsx",
            "line": 1179
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-collection",
      "version": "1.1.9",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/react-collection@1.1.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/react-collection@1.1.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-collection/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-collection,createCollection,@radix-ui/react-collection/createCollection"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/react-collection/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-collection/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 73
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 39
          },
          {
            "location": "src/menu.tsx",
            "line": 3
          },
          {
            "location": "src/menu.tsx",
            "line": 47
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "primitive",
      "version": "1.1.4",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40radix-ui/primitive@1.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://radix-ui.com/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/radix-ui/primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@radix-ui/primitive@1.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/primitive/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/primitive,composeEventHandlers,@radix-ui/primitive/composeEventHandlers"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@radix-ui/primitive/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/primitive/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 72
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 140
          },
          {
            "location": "dist/index.mjs",
            "line": 258
          },
          {
            "location": "dist/index.mjs",
            "line": 283
          },
          {
            "location": "dist/index.mjs",
            "line": 299
          },
          {
            "location": "dist/index.mjs",
            "line": 317
          },
          {
            "location": "dist/index.mjs",
            "line": 323
          },
          {
            "location": "dist/index.mjs",
            "line": 393
          },
          {
            "location": "dist/index.mjs",
            "line": 398
          },
          {
            "location": "dist/index.mjs",
            "line": 401
          },
          {
            "location": "dist/index.mjs",
            "line": 444
          },
          {
            "location": "dist/index.mjs",
            "line": 458
          },
          {
            "location": "dist/index.mjs",
            "line": 462
          },
          {
            "location": "dist/index.mjs",
            "line": 463
          },
          {
            "location": "dist/index.mjs",
            "line": 482
          },
          {
            "location": "dist/index.mjs",
            "line": 520
          },
          {
            "location": "dist/index.mjs",
            "line": 655
          },
          {
            "location": "dist/index.mjs",
            "line": 669
          },
          {
            "location": "dist/index.mjs",
            "line": 704
          },
          {
            "location": "dist/index.mjs",
            "line": 745
          },
          {
            "location": "dist/index.mjs",
            "line": 748
          },
          {
            "location": "dist/index.mjs",
            "line": 752
          },
          {
            "location": "src/menu.tsx",
            "line": 2
          },
          {
            "location": "src/menu.tsx",
            "line": 285
          },
          {
            "location": "src/menu.tsx",
            "line": 469
          },
          {
            "location": "src/menu.tsx",
            "line": 494
          },
          {
            "location": "src/menu.tsx",
            "line": 510
          },
          {
            "location": "src/menu.tsx",
            "line": 532
          },
          {
            "location": "src/menu.tsx",
            "line": 539
          },
          {
            "location": "src/menu.tsx",
            "line": 643
          },
          {
            "location": "src/menu.tsx",
            "line": 648
          },
          {
            "location": "src/menu.tsx",
            "line": 654
          },
          {
            "location": "src/menu.tsx",
            "line": 726
          },
          {
            "location": "src/menu.tsx",
            "line": 740
          },
          {
            "location": "src/menu.tsx",
            "line": 744
          },
          {
            "location": "src/menu.tsx",
            "line": 745
          },
          {
            "location": "src/menu.tsx",
            "line": 780
          },
          {
            "location": "src/menu.tsx",
            "line": 848
          },
          {
            "location": "src/menu.tsx",
            "line": 1070
          },
          {
            "location": "src/menu.tsx",
            "line": 1084
          },
          {
            "location": "src/menu.tsx",
            "line": 1125
          },
          {
            "location": "src/menu.tsx",
            "line": 1202
          },
          {
            "location": "src/menu.tsx",
            "line": 1207
          },
          {
            "location": "src/menu.tsx",
            "line": 1212
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@radix-ui/react-menu@2.1.17"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T18:47:42Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-menu' with version '2.1.17'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 26 source files."
    }
  ]
}