{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:202080f6-2a98-4495-be29-8bb63f1fef3b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T12:09:17Z",
    "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-navigation-menu",
      "group": "@radix-ui",
      "version": "1.2.16",
      "purl": "pkg:npm/%40radix-ui/react-navigation-menu@1.2.16",
      "bom-ref": "pkg:npm/@radix-ui/react-navigation-menu@1.2.16",
      "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-id/package.json\\nnode_modules/@radix-ui/react-presence/package.json\\nnode_modules/@radix-ui/react-primitive/package.json\\nnode_modules/@radix-ui/react-use-callback-ref/package.json\\nnode_modules/@radix-ui/react-use-controllable-state/package.json\\nnode_modules/@radix-ui/react-use-layout-effect/package.json\\nnode_modules/@radix-ui/react-use-previous/package.json\\nnode_modules/@radix-ui/react-visually-hidden/package.json\\nnode_modules/@repo/builder/package.json\\nnode_modules/@repo/typescript-config/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/react-dom/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"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.6",
      "description": "React package for working with the DOM.",
      "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-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": "ImportedModules",
          "value": "react-dom"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 58
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 413
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 2
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 658
          }
        ]
      },
      "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,Fragment,react/jsx-runtime/Fragment,react/jsx-runtime/jsx,jsxs,react/jsx-runtime/jsxs"
        },
        {
          "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": 57
          },
          {
            "location": "dist/index.js",
            "line": 73
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 20
          },
          {
            "location": "dist/index.mjs",
            "line": 30
          },
          {
            "location": "dist/index.mjs",
            "line": 43
          },
          {
            "location": "dist/index.mjs",
            "line": 46
          },
          {
            "location": "dist/index.mjs",
            "line": 47
          },
          {
            "location": "dist/index.mjs",
            "line": 48
          },
          {
            "location": "dist/index.mjs",
            "line": 49
          },
          {
            "location": "dist/index.mjs",
            "line": 70
          },
          {
            "location": "dist/index.mjs",
            "line": 74
          },
          {
            "location": "dist/index.mjs",
            "line": 81
          },
          {
            "location": "dist/index.mjs",
            "line": 95
          },
          {
            "location": "dist/index.mjs",
            "line": 142
          },
          {
            "location": "dist/index.mjs",
            "line": 193
          },
          {
            "location": "dist/index.mjs",
            "line": 194
          },
          {
            "location": "dist/index.mjs",
            "line": 195
          },
          {
            "location": "dist/index.mjs",
            "line": 217
          },
          {
            "location": "dist/index.mjs",
            "line": 223
          },
          {
            "location": "dist/index.mjs",
            "line": 235
          },
          {
            "location": "dist/index.mjs",
            "line": 246
          },
          {
            "location": "dist/index.mjs",
            "line": 251
          },
          {
            "location": "dist/index.mjs",
            "line": 252
          },
          {
            "location": "dist/index.mjs",
            "line": 253
          },
          {
            "location": "dist/index.mjs",
            "line": 254
          },
          {
            "location": "dist/index.mjs",
            "line": 256
          },
          {
            "location": "dist/index.mjs",
            "line": 257
          },
          {
            "location": "dist/index.mjs",
            "line": 264
          },
          {
            "location": "dist/index.mjs",
            "line": 290
          },
          {
            "location": "dist/index.mjs",
            "line": 294
          },
          {
            "location": "dist/index.mjs",
            "line": 298
          },
          {
            "location": "dist/index.mjs",
            "line": 299
          },
          {
            "location": "dist/index.mjs",
            "line": 373
          },
          {
            "location": "dist/index.mjs",
            "line": 409
          },
          {
            "location": "dist/index.mjs",
            "line": 419
          },
          {
            "location": "dist/index.mjs",
            "line": 423
          },
          {
            "location": "dist/index.mjs",
            "line": 426
          },
          {
            "location": "dist/index.mjs",
            "line": 429
          },
          {
            "location": "dist/index.mjs",
            "line": 469
          },
          {
            "location": "dist/index.mjs",
            "line": 504
          },
          {
            "location": "dist/index.mjs",
            "line": 519
          },
          {
            "location": "dist/index.mjs",
            "line": 531
          },
          {
            "location": "dist/index.mjs",
            "line": 536
          },
          {
            "location": "dist/index.mjs",
            "line": 538
          },
          {
            "location": "dist/index.mjs",
            "line": 550
          },
          {
            "location": "dist/index.mjs",
            "line": 620
          },
          {
            "location": "dist/index.mjs",
            "line": 627
          },
          {
            "location": "dist/index.mjs",
            "line": 635
          },
          {
            "location": "dist/index.mjs",
            "line": 636
          },
          {
            "location": "dist/index.mjs",
            "line": 677
          },
          {
            "location": "dist/index.mjs",
            "line": 686
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 99
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 112
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 115
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 116
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 117
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 118
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 142
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 147
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 155
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 172
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 236
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 312
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 313
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 314
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 336
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 342
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 369
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 419
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 426
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 427
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 428
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 429
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 430
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 432
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 440
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 478
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 485
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 489
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 490
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 594
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 649
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 672
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 679
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 682
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 686
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 752
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 808
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 851
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 866
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 871
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 875
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 890
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1000
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1022
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1033
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1034
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1095
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1118
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 102
          },
          {
            "location": "dist/index.mjs",
            "line": 126
          },
          {
            "location": "dist/index.mjs",
            "line": 159
          },
          {
            "location": "dist/index.mjs",
            "line": 171
          },
          {
            "location": "dist/index.mjs",
            "line": 196
          },
          {
            "location": "dist/index.mjs",
            "line": 230
          },
          {
            "location": "dist/index.mjs",
            "line": 239
          },
          {
            "location": "dist/index.mjs",
            "line": 240
          },
          {
            "location": "dist/index.mjs",
            "line": 270
          },
          {
            "location": "dist/index.mjs",
            "line": 283
          },
          {
            "location": "dist/index.mjs",
            "line": 301
          },
          {
            "location": "dist/index.mjs",
            "line": 302
          },
          {
            "location": "dist/index.mjs",
            "line": 348
          },
          {
            "location": "dist/index.mjs",
            "line": 349
          },
          {
            "location": "dist/index.mjs",
            "line": 366
          },
          {
            "location": "dist/index.mjs",
            "line": 376
          },
          {
            "location": "dist/index.mjs",
            "line": 414
          },
          {
            "location": "dist/index.mjs",
            "line": 444
          },
          {
            "location": "dist/index.mjs",
            "line": 484
          },
          {
            "location": "dist/index.mjs",
            "line": 501
          },
          {
            "location": "dist/index.mjs",
            "line": 569
          },
          {
            "location": "dist/index.mjs",
            "line": 624
          },
          {
            "location": "dist/index.mjs",
            "line": 645
          },
          {
            "location": "dist/index.mjs",
            "line": 663
          },
          {
            "location": "dist/index.mjs",
            "line": 681
          },
          {
            "location": "dist/index.mjs",
            "line": 691
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.3",
      "description": "TypeScript definitions for react-dom",
      "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-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": "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-visually-hidden",
      "version": "1.2.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-visually-hidden@1.2.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-visually-hidden@1.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-visually-hidden/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-visually-hidden"
        },
        {
          "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-visually-hidden/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-visually-hidden/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 72
          },
          {
            "location": "dist/index.mjs",
            "line": 19
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 16
          },
          {
            "location": "dist/index.d.mts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-previous",
      "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-previous@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-previous@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-use-previous/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-use-previous,usePrevious,@radix-ui/react-use-previous/usePrevious"
        },
        {
          "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-previous/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-use-previous/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 69
          },
          {
            "location": "dist/index.mjs",
            "line": 16
          },
          {
            "location": "dist/index.mjs",
            "line": 203
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 13
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 322
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-layout-effect",
      "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-layout-effect@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-layout-effect@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-use-layout-effect/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-use-layout-effect,useLayoutEffect,@radix-ui/react-use-layout-effect/useLayoutEffect"
        },
        {
          "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-layout-effect/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-use-layout-effect/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 70
          },
          {
            "location": "dist/index.mjs",
            "line": 17
          },
          {
            "location": "dist/index.mjs",
            "line": 507
          },
          {
            "location": "dist/index.mjs",
            "line": 513
          },
          {
            "location": "dist/index.mjs",
            "line": 749
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 14
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 815
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 822
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1209
          }
        ]
      }
    },
    {
      "group": "@radix-ui",
      "name": "react-use-controllable-state",
      "version": "1.2.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-use-controllable-state@1.2.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-use-controllable-state@1.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@radix-ui/react-use-controllable-state/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@radix-ui/react-use-controllable-state,useControllableState,@radix-ui/react-use-controllable-state/useControllableState"
        },
        {
          "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-controllable-state/package.json"
              }
            ],
            "concludedValue": "node_modules/@radix-ui/react-use-controllable-state/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 62
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 50
          },
          {
            "location": "dist/index.mjs",
            "line": 153
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 6
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 119
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 247
          }
        ]
      }
    },
    {
      "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": 71
          },
          {
            "location": "dist/index.mjs",
            "line": 18
          },
          {
            "location": "dist/index.mjs",
            "line": 211
          },
          {
            "location": "dist/index.mjs",
            "line": 212
          },
          {
            "location": "dist/index.mjs",
            "line": 213
          },
          {
            "location": "dist/index.mjs",
            "line": 214
          },
          {
            "location": "dist/index.mjs",
            "line": 215
          },
          {
            "location": "dist/index.mjs",
            "line": 216
          },
          {
            "location": "dist/index.mjs",
            "line": 748
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 15
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 330
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 331
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 332
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 333
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 334
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 335
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1208
          }
        ]
      }
    },
    {
      "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": 61
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 392
          },
          {
            "location": "dist/index.mjs",
            "line": 398
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 5
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 614
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 621
          },
          {
            "location": "dist/index.d.mts",
            "line": 4
          }
        ]
      }
    },
    {
      "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": 65
          },
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 9
          }
        ]
      }
    },
    {
      "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": 66
          },
          {
            "location": "dist/index.mjs",
            "line": 13
          },
          {
            "location": "dist/index.mjs",
            "line": 204
          },
          {
            "location": "dist/index.mjs",
            "line": 249
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 10
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 323
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 422
          }
        ]
      }
    },
    {
      "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": 68
          },
          {
            "location": "dist/index.mjs",
            "line": 15
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 12
          },
          {
            "location": "dist/index.d.mts",
            "line": 5
          }
        ]
      }
    },
    {
      "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": 64
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "dist/index.mjs",
            "line": 45
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 8
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 114
          }
        ]
      }
    },
    {
      "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": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 24
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 3
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 18
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 38
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          }
        ]
      }
    },
    {
      "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,composeRefs,@radix-ui/react-compose-refs/composeRefs,useComposedRefs,@radix-ui/react-compose-refs/useComposedRefs"
        },
        {
          "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": 63
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "dist/index.mjs",
            "line": 44
          },
          {
            "location": "dist/index.mjs",
            "line": 295
          },
          {
            "location": "dist/index.mjs",
            "line": 473
          },
          {
            "location": "dist/index.mjs",
            "line": 532
          },
          {
            "location": "dist/index.mjs",
            "line": 630
          },
          {
            "location": "dist/index.mjs",
            "line": 667
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 7
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 113
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 486
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 759
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 867
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1028
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1075
          }
        ]
      }
    },
    {
      "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": 67
          },
          {
            "location": "dist/index.mjs",
            "line": 14
          },
          {
            "location": "dist/index.mjs",
            "line": 22
          },
          {
            "location": "dist/index.mjs",
            "line": 23
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 11
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 29
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 35
          }
        ]
      }
    },
    {
      "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": 60
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 313
          },
          {
            "location": "dist/index.mjs",
            "line": 317
          },
          {
            "location": "dist/index.mjs",
            "line": 326
          },
          {
            "location": "dist/index.mjs",
            "line": 334
          },
          {
            "location": "dist/index.mjs",
            "line": 338
          },
          {
            "location": "dist/index.mjs",
            "line": 383
          },
          {
            "location": "dist/index.mjs",
            "line": 490
          },
          {
            "location": "dist/index.mjs",
            "line": 491
          },
          {
            "location": "dist/index.mjs",
            "line": 586
          },
          {
            "location": "dist/index.mjs",
            "line": 591
          },
          {
            "location": "dist/index.mjs",
            "line": 597
          },
          {
            "location": "dist/index.mjs",
            "line": 613
          },
          {
            "location": "dist/index.mjs",
            "line": 659
          },
          {
            "location": "dist/index.mjs",
            "line": 660
          },
          {
            "location": "dist/index.mjs",
            "line": 696
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 4
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 506
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 510
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 524
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 532
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 536
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 605
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 778
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 779
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 937
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 943
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 949
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 972
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1066
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1067
          },
          {
            "location": "src/navigation-menu.tsx",
            "line": 1129
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@radix-ui/react-navigation-menu@1.2.16"
      ],
      "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:17Z",
      "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-navigation-menu' with version '1.2.16'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 21 source files."
    }
  ]
}