{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7e4e48ff-a183-4be5-8489-15efc1d40350",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T12:09:16Z",
    "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.18",
      "purl": "pkg:npm/%40radix-ui/react-menu@2.1.18",
      "bom-ref": "pkg:npm/@radix-ui/react-menu@2.1.18",
      "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": 70
          },
          {
            "location": "dist/index.mjs",
            "line": 90
          },
          {
            "location": "dist/index.mjs",
            "line": 102
          },
          {
            "location": "dist/index.mjs",
            "line": 122
          },
          {
            "location": "dist/index.mjs",
            "line": 131
          },
          {
            "location": "dist/index.mjs",
            "line": 134
          },
          {
            "location": "dist/index.mjs",
            "line": 136
          },
          {
            "location": "dist/index.mjs",
            "line": 158
          },
          {
            "location": "dist/index.mjs",
            "line": 173
          },
          {
            "location": "dist/index.mjs",
            "line": 196
          },
          {
            "location": "dist/index.mjs",
            "line": 197
          },
          {
            "location": "dist/index.mjs",
            "line": 199
          },
          {
            "location": "dist/index.mjs",
            "line": 200
          },
          {
            "location": "dist/index.mjs",
            "line": 201
          },
          {
            "location": "dist/index.mjs",
            "line": 202
          },
          {
            "location": "dist/index.mjs",
            "line": 203
          },
          {
            "location": "dist/index.mjs",
            "line": 204
          },
          {
            "location": "dist/index.mjs",
            "line": 224
          },
          {
            "location": "dist/index.mjs",
            "line": 228
          },
          {
            "location": "dist/index.mjs",
            "line": 237
          },
          {
            "location": "dist/index.mjs",
            "line": 243
          },
          {
            "location": "dist/index.mjs",
            "line": 251
          },
          {
            "location": "dist/index.mjs",
            "line": 258
          },
          {
            "location": "dist/index.mjs",
            "line": 357
          },
          {
            "location": "dist/index.mjs",
            "line": 365
          },
          {
            "location": "dist/index.mjs",
            "line": 374
          },
          {
            "location": "dist/index.mjs",
            "line": 377
          },
          {
            "location": "dist/index.mjs",
            "line": 381
          },
          {
            "location": "dist/index.mjs",
            "line": 422
          },
          {
            "location": "dist/index.mjs",
            "line": 427
          },
          {
            "location": "dist/index.mjs",
            "line": 429
          },
          {
            "location": "dist/index.mjs",
            "line": 430
          },
          {
            "location": "dist/index.mjs",
            "line": 431
          },
          {
            "location": "dist/index.mjs",
            "line": 479
          },
          {
            "location": "dist/index.mjs",
            "line": 506
          },
          {
            "location": "dist/index.mjs",
            "line": 515
          },
          {
            "location": "dist/index.mjs",
            "line": 543
          },
          {
            "location": "dist/index.mjs",
            "line": 565
          },
          {
            "location": "dist/index.mjs",
            "line": 581
          },
          {
            "location": "dist/index.mjs",
            "line": 595
          },
          {
            "location": "dist/index.mjs",
            "line": 596
          },
          {
            "location": "dist/index.mjs",
            "line": 598
          },
          {
            "location": "dist/index.mjs",
            "line": 626
          },
          {
            "location": "dist/index.mjs",
            "line": 632
          },
          {
            "location": "dist/index.mjs",
            "line": 635
          },
          {
            "location": "dist/index.mjs",
            "line": 639
          },
          {
            "location": "dist/index.mjs",
            "line": 640
          },
          {
            "location": "dist/index.mjs",
            "line": 727
          },
          {
            "location": "dist/index.mjs",
            "line": 734
          },
          {
            "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": 116
          },
          {
            "location": "src/menu.tsx",
            "line": 136
          },
          {
            "location": "src/menu.tsx",
            "line": 160
          },
          {
            "location": "src/menu.tsx",
            "line": 242
          },
          {
            "location": "src/menu.tsx",
            "line": 273
          },
          {
            "location": "src/menu.tsx",
            "line": 276
          },
          {
            "location": "src/menu.tsx",
            "line": 280
          },
          {
            "location": "src/menu.tsx",
            "line": 309
          },
          {
            "location": "src/menu.tsx",
            "line": 373
          },
          {
            "location": "src/menu.tsx",
            "line": 396
          },
          {
            "location": "src/menu.tsx",
            "line": 397
          },
          {
            "location": "src/menu.tsx",
            "line": 399
          },
          {
            "location": "src/menu.tsx",
            "line": 400
          },
          {
            "location": "src/menu.tsx",
            "line": 401
          },
          {
            "location": "src/menu.tsx",
            "line": 402
          },
          {
            "location": "src/menu.tsx",
            "line": 403
          },
          {
            "location": "src/menu.tsx",
            "line": 404
          },
          {
            "location": "src/menu.tsx",
            "line": 436
          },
          {
            "location": "src/menu.tsx",
            "line": 444
          },
          {
            "location": "src/menu.tsx",
            "line": 453
          },
          {
            "location": "src/menu.tsx",
            "line": 459
          },
          {
            "location": "src/menu.tsx",
            "line": 467
          },
          {
            "location": "src/menu.tsx",
            "line": 474
          },
          {
            "location": "src/menu.tsx",
            "line": 589
          },
          {
            "location": "src/menu.tsx",
            "line": 607
          },
          {
            "location": "src/menu.tsx",
            "line": 628
          },
          {
            "location": "src/menu.tsx",
            "line": 631
          },
          {
            "location": "src/menu.tsx",
            "line": 635
          },
          {
            "location": "src/menu.tsx",
            "line": 696
          },
          {
            "location": "src/menu.tsx",
            "line": 701
          },
          {
            "location": "src/menu.tsx",
            "line": 703
          },
          {
            "location": "src/menu.tsx",
            "line": 706
          },
          {
            "location": "src/menu.tsx",
            "line": 707
          },
          {
            "location": "src/menu.tsx",
            "line": 782
          },
          {
            "location": "src/menu.tsx",
            "line": 823
          },
          {
            "location": "src/menu.tsx",
            "line": 848
          },
          {
            "location": "src/menu.tsx",
            "line": 897
          },
          {
            "location": "src/menu.tsx",
            "line": 930
          },
          {
            "location": "src/menu.tsx",
            "line": 956
          },
          {
            "location": "src/menu.tsx",
            "line": 991
          },
          {
            "location": "src/menu.tsx",
            "line": 992
          },
          {
            "location": "src/menu.tsx",
            "line": 996
          },
          {
            "location": "src/menu.tsx",
            "line": 1035
          },
          {
            "location": "src/menu.tsx",
            "line": 1041
          },
          {
            "location": "src/menu.tsx",
            "line": 1045
          },
          {
            "location": "src/menu.tsx",
            "line": 1050
          },
          {
            "location": "src/menu.tsx",
            "line": 1052
          },
          {
            "location": "src/menu.tsx",
            "line": 1184
          },
          {
            "location": "src/menu.tsx",
            "line": 1191
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 78
          },
          {
            "location": "dist/index.mjs",
            "line": 86
          },
          {
            "location": "dist/index.mjs",
            "line": 106
          },
          {
            "location": "dist/index.mjs",
            "line": 117
          },
          {
            "location": "dist/index.mjs",
            "line": 128
          },
          {
            "location": "dist/index.mjs",
            "line": 140
          },
          {
            "location": "dist/index.mjs",
            "line": 160
          },
          {
            "location": "dist/index.mjs",
            "line": 232
          },
          {
            "location": "dist/index.mjs",
            "line": 261
          },
          {
            "location": "dist/index.mjs",
            "line": 271
          },
          {
            "location": "dist/index.mjs",
            "line": 281
          },
          {
            "location": "dist/index.mjs",
            "line": 295
          },
          {
            "location": "dist/index.mjs",
            "line": 360
          },
          {
            "location": "dist/index.mjs",
            "line": 368
          },
          {
            "location": "dist/index.mjs",
            "line": 395
          },
          {
            "location": "dist/index.mjs",
            "line": 437
          },
          {
            "location": "dist/index.mjs",
            "line": 443
          },
          {
            "location": "dist/index.mjs",
            "line": 482
          },
          {
            "location": "dist/index.mjs",
            "line": 510
          },
          {
            "location": "dist/index.mjs",
            "line": 520
          },
          {
            "location": "dist/index.mjs",
            "line": 547
          },
          {
            "location": "dist/index.mjs",
            "line": 551
          },
          {
            "location": "dist/index.mjs",
            "line": 568
          },
          {
            "location": "dist/index.mjs",
            "line": 585
          },
          {
            "location": "dist/index.mjs",
            "line": 602
          },
          {
            "location": "dist/index.mjs",
            "line": 610
          },
          {
            "location": "dist/index.mjs",
            "line": 647
          },
          {
            "location": "dist/index.mjs",
            "line": 736
          }
        ]
      },
      "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": 138
          },
          {
            "location": "src/menu.tsx",
            "line": 20
          },
          {
            "location": "src/menu.tsx",
            "line": 282
          }
        ]
      }
    },
    {
      "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": 509
          },
          {
            "location": "dist/index.mjs",
            "line": 597
          },
          {
            "location": "src/menu.tsx",
            "line": 19
          },
          {
            "location": "src/menu.tsx",
            "line": 92
          },
          {
            "location": "src/menu.tsx",
            "line": 826
          },
          {
            "location": "src/menu.tsx",
            "line": 993
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-slot",
      "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-slot@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-slot@1.3.0",
      "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": 172
          },
          {
            "location": "src/menu.tsx",
            "line": 18
          },
          {
            "location": "src/menu.tsx",
            "line": 371
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-roving-focus",
      "version": "1.1.13",
      "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.13",
      "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.13",
      "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.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-primitive@2.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-primitive@2.1.6",
      "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": 387
          },
          {
            "location": "src/menu.tsx",
            "line": 15
          },
          {
            "location": "src/menu.tsx",
            "line": 642
          },
          {
            "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.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-portal@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-portal@1.1.12",
      "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.1",
      "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.1",
      "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.1",
      "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": 614
          },
          {
            "location": "dist/index.mjs",
            "line": 615
          },
          {
            "location": "src/menu.tsx",
            "line": 10
          },
          {
            "location": "src/menu.tsx",
            "line": 1012
          },
          {
            "location": "src/menu.tsx",
            "line": 1013
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-focus-scope",
      "version": "1.1.10",
      "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.10",
      "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.10",
      "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": 227
          },
          {
            "location": "src/menu.tsx",
            "line": 8
          },
          {
            "location": "src/menu.tsx",
            "line": 442
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-dismissable-layer",
      "version": "1.1.13",
      "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.13",
      "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.13",
      "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": 135
          },
          {
            "location": "dist/index.mjs",
            "line": 198
          },
          {
            "location": "dist/index.mjs",
            "line": 380
          },
          {
            "location": "dist/index.mjs",
            "line": 428
          },
          {
            "location": "dist/index.mjs",
            "line": 656
          },
          {
            "location": "dist/index.mjs",
            "line": 735
          },
          {
            "location": "src/menu.tsx",
            "line": 4
          },
          {
            "location": "src/menu.tsx",
            "line": 277
          },
          {
            "location": "src/menu.tsx",
            "line": 398
          },
          {
            "location": "src/menu.tsx",
            "line": 634
          },
          {
            "location": "src/menu.tsx",
            "line": 702
          },
          {
            "location": "src/menu.tsx",
            "line": 1069
          },
          {
            "location": "src/menu.tsx",
            "line": 1192
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-collection",
      "version": "1.1.10",
      "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.10",
      "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.10",
      "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": 148
          },
          {
            "location": "dist/index.mjs",
            "line": 266
          },
          {
            "location": "dist/index.mjs",
            "line": 291
          },
          {
            "location": "dist/index.mjs",
            "line": 307
          },
          {
            "location": "dist/index.mjs",
            "line": 325
          },
          {
            "location": "dist/index.mjs",
            "line": 331
          },
          {
            "location": "dist/index.mjs",
            "line": 401
          },
          {
            "location": "dist/index.mjs",
            "line": 406
          },
          {
            "location": "dist/index.mjs",
            "line": 409
          },
          {
            "location": "dist/index.mjs",
            "line": 452
          },
          {
            "location": "dist/index.mjs",
            "line": 466
          },
          {
            "location": "dist/index.mjs",
            "line": 470
          },
          {
            "location": "dist/index.mjs",
            "line": 471
          },
          {
            "location": "dist/index.mjs",
            "line": 490
          },
          {
            "location": "dist/index.mjs",
            "line": 528
          },
          {
            "location": "dist/index.mjs",
            "line": 663
          },
          {
            "location": "dist/index.mjs",
            "line": 677
          },
          {
            "location": "dist/index.mjs",
            "line": 712
          },
          {
            "location": "dist/index.mjs",
            "line": 753
          },
          {
            "location": "dist/index.mjs",
            "line": 756
          },
          {
            "location": "dist/index.mjs",
            "line": 760
          },
          {
            "location": "src/menu.tsx",
            "line": 2
          },
          {
            "location": "src/menu.tsx",
            "line": 298
          },
          {
            "location": "src/menu.tsx",
            "line": 482
          },
          {
            "location": "src/menu.tsx",
            "line": 507
          },
          {
            "location": "src/menu.tsx",
            "line": 523
          },
          {
            "location": "src/menu.tsx",
            "line": 545
          },
          {
            "location": "src/menu.tsx",
            "line": 552
          },
          {
            "location": "src/menu.tsx",
            "line": 656
          },
          {
            "location": "src/menu.tsx",
            "line": 661
          },
          {
            "location": "src/menu.tsx",
            "line": 667
          },
          {
            "location": "src/menu.tsx",
            "line": 739
          },
          {
            "location": "src/menu.tsx",
            "line": 753
          },
          {
            "location": "src/menu.tsx",
            "line": 757
          },
          {
            "location": "src/menu.tsx",
            "line": 758
          },
          {
            "location": "src/menu.tsx",
            "line": 793
          },
          {
            "location": "src/menu.tsx",
            "line": 861
          },
          {
            "location": "src/menu.tsx",
            "line": 1083
          },
          {
            "location": "src/menu.tsx",
            "line": 1097
          },
          {
            "location": "src/menu.tsx",
            "line": 1138
          },
          {
            "location": "src/menu.tsx",
            "line": 1215
          },
          {
            "location": "src/menu.tsx",
            "line": 1220
          },
          {
            "location": "src/menu.tsx",
            "line": 1225
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@radix-ui/react-menu@2.1.18"
      ],
      "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-08-24T12:09:16Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, August 24, 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.18'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 26 source files."
    }
  ]
}