{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b2f3d656-0bed-4bdb-95d0-8217c3e2ddcf",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T12:18:02Z",
    "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-router",
      "group": "",
      "version": "6.29.0",
      "description": "Declarative routing for React",
      "purl": "pkg:npm/react-router@6.29.0",
      "bom-ref": "pkg:npm/react-router@6.29.0",
      "author": "Remix Software <hello@remix.run>",
      "properties": [
        {
          "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": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@remix-run"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@remix-run/router/package.json\\nnode_modules/react-router-dom/package.json\\nnode_modules/react/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Remix Software <hello@remix.run>"
        }
      ],
      "group": "",
      "name": "react-router-dom",
      "version": "6.29.0",
      "description": "Declarative routing for React web applications",
      "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-router-dom@6.29.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-router-dom@6.29.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-router-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-router-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-router-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "18.2.0",
      "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@18.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@18.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react"
        },
        {
          "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": 11
          },
          {
            "location": "dist/index.js",
            "line": 32
          },
          {
            "location": "dist/index.js",
            "line": 36
          },
          {
            "location": "dist/index.js",
            "line": 40
          },
          {
            "location": "dist/index.js",
            "line": 55
          },
          {
            "location": "dist/index.js",
            "line": 59
          },
          {
            "location": "dist/index.js",
            "line": 63
          },
          {
            "location": "dist/index.js",
            "line": 71
          },
          {
            "location": "dist/index.js",
            "line": 92
          },
          {
            "location": "dist/index.js",
            "line": 122
          },
          {
            "location": "dist/index.js",
            "line": 139
          },
          {
            "location": "dist/index.js",
            "line": 149
          },
          {
            "location": "dist/index.js",
            "line": 166
          },
          {
            "location": "dist/index.js",
            "line": 177
          },
          {
            "location": "dist/index.js",
            "line": 182
          },
          {
            "location": "dist/index.js",
            "line": 195
          },
          {
            "location": "dist/index.js",
            "line": 204
          },
          {
            "location": "dist/index.js",
            "line": 209
          },
          {
            "location": "dist/index.js",
            "line": 212
          },
          {
            "location": "dist/index.js",
            "line": 217
          },
          {
            "location": "dist/index.js",
            "line": 221
          },
          {
            "location": "dist/index.js",
            "line": 249
          },
          {
            "location": "dist/index.js",
            "line": 257
          },
          {
            "location": "dist/index.js",
            "line": 267
          },
          {
            "location": "dist/index.js",
            "line": 269
          },
          {
            "location": "dist/index.js",
            "line": 285
          },
          {
            "location": "dist/index.js",
            "line": 301
          },
          {
            "location": "dist/index.js",
            "line": 304
          },
          {
            "location": "dist/index.js",
            "line": 309
          },
          {
            "location": "dist/index.js",
            "line": 332
          },
          {
            "location": "dist/index.js",
            "line": 335
          },
          {
            "location": "dist/index.js",
            "line": 417
          },
          {
            "location": "dist/index.js",
            "line": 448
          },
          {
            "location": "dist/index.js",
            "line": 450
          },
          {
            "location": "dist/index.js",
            "line": 454
          },
          {
            "location": "dist/index.js",
            "line": 458
          },
          {
            "location": "dist/index.js",
            "line": 462
          },
          {
            "location": "dist/index.js",
            "line": 508
          },
          {
            "location": "dist/index.js",
            "line": 510
          },
          {
            "location": "dist/index.js",
            "line": 522
          },
          {
            "location": "dist/index.js",
            "line": 529
          },
          {
            "location": "dist/index.js",
            "line": 641
          },
          {
            "location": "dist/index.js",
            "line": 647
          },
          {
            "location": "dist/index.js",
            "line": 660
          },
          {
            "location": "dist/index.js",
            "line": 697
          },
          {
            "location": "dist/index.js",
            "line": 702
          },
          {
            "location": "dist/index.js",
            "line": 707
          },
          {
            "location": "dist/index.js",
            "line": 743
          },
          {
            "location": "dist/index.js",
            "line": 758
          },
          {
            "location": "dist/index.js",
            "line": 798
          },
          {
            "location": "dist/index.js",
            "line": 816
          },
          {
            "location": "dist/index.js",
            "line": 824
          },
          {
            "location": "dist/index.js",
            "line": 841
          },
          {
            "location": "dist/index.js",
            "line": 842
          },
          {
            "location": "dist/index.js",
            "line": 871
          },
          {
            "location": "dist/index.js",
            "line": 881
          },
          {
            "location": "dist/index.js",
            "line": 901
          },
          {
            "location": "dist/index.js",
            "line": 905
          },
          {
            "location": "dist/index.js",
            "line": 996
          },
          {
            "location": "dist/index.js",
            "line": 1000
          },
          {
            "location": "dist/index.js",
            "line": 1010
          },
          {
            "location": "dist/index.js",
            "line": 1011
          },
          {
            "location": "dist/index.js",
            "line": 1016
          },
          {
            "location": "dist/index.js",
            "line": 1033
          },
          {
            "location": "dist/index.js",
            "line": 1039
          },
          {
            "location": "dist/index.js",
            "line": 1047
          },
          {
            "location": "dist/index.js",
            "line": 1049
          },
          {
            "location": "dist/index.js",
            "line": 1051
          },
          {
            "location": "dist/index.js",
            "line": 1059
          },
          {
            "location": "dist/index.js",
            "line": 1086
          },
          {
            "location": "dist/index.js",
            "line": 1095
          },
          {
            "location": "dist/index.js",
            "line": 1102
          },
          {
            "location": "dist/index.js",
            "line": 1105
          },
          {
            "location": "dist/index.js",
            "line": 1106
          },
          {
            "location": "dist/index.js",
            "line": 1107
          },
          {
            "location": "dist/index.js",
            "line": 1138
          },
          {
            "location": "dist/index.js",
            "line": 1142
          },
          {
            "location": "dist/index.js",
            "line": 1152
          },
          {
            "location": "dist/index.js",
            "line": 1199
          },
          {
            "location": "dist/index.js",
            "line": 1217
          },
          {
            "location": "dist/index.js",
            "line": 1237
          },
          {
            "location": "dist/index.js",
            "line": 1239
          },
          {
            "location": "dist/index.js",
            "line": 1267
          },
          {
            "location": "dist/index.js",
            "line": 1270
          },
          {
            "location": "dist/index.js",
            "line": 1349
          },
          {
            "location": "dist/index.js",
            "line": 1356
          },
          {
            "location": "dist/index.js",
            "line": 1377
          },
          {
            "location": "dist/index.js",
            "line": 1397
          },
          {
            "location": "dist/index.js",
            "line": 1454
          },
          {
            "location": "dist/index.js",
            "line": 1465
          },
          {
            "location": "dist/index.js",
            "line": 1476
          },
          {
            "location": "dist/react-router.development.js",
            "line": 11
          },
          {
            "location": "dist/react-router.development.js",
            "line": 15
          },
          {
            "location": "dist/react-router.development.js",
            "line": 19
          },
          {
            "location": "dist/react-router.development.js",
            "line": 23
          },
          {
            "location": "dist/react-router.development.js",
            "line": 27
          },
          {
            "location": "dist/react-router.development.js",
            "line": 31
          },
          {
            "location": "dist/react-router.development.js",
            "line": 35
          },
          {
            "location": "dist/react-router.development.js",
            "line": 43
          },
          {
            "location": "dist/react-router.development.js",
            "line": 64
          },
          {
            "location": "dist/react-router.development.js",
            "line": 92
          },
          {
            "location": "dist/react-router.development.js",
            "line": 109
          },
          {
            "location": "dist/react-router.development.js",
            "line": 118
          },
          {
            "location": "dist/react-router.development.js",
            "line": 135
          },
          {
            "location": "dist/react-router.development.js",
            "line": 140
          },
          {
            "location": "dist/react-router.development.js",
            "line": 145
          },
          {
            "location": "dist/react-router.development.js",
            "line": 157
          },
          {
            "location": "dist/react-router.development.js",
            "line": 167
          },
          {
            "location": "dist/react-router.development.js",
            "line": 172
          },
          {
            "location": "dist/react-router.development.js",
            "line": 175
          },
          {
            "location": "dist/react-router.development.js",
            "line": 180
          },
          {
            "location": "dist/react-router.development.js",
            "line": 184
          },
          {
            "location": "dist/react-router.development.js",
            "line": 207
          },
          {
            "location": "dist/react-router.development.js",
            "line": 214
          },
          {
            "location": "dist/react-router.development.js",
            "line": 223
          },
          {
            "location": "dist/react-router.development.js",
            "line": 225
          },
          {
            "location": "dist/react-router.development.js",
            "line": 240
          },
          {
            "location": "dist/react-router.development.js",
            "line": 254
          },
          {
            "location": "dist/react-router.development.js",
            "line": 257
          },
          {
            "location": "dist/react-router.development.js",
            "line": 262
          },
          {
            "location": "dist/react-router.development.js",
            "line": 284
          },
          {
            "location": "dist/react-router.development.js",
            "line": 287
          },
          {
            "location": "dist/react-router.development.js",
            "line": 367
          },
          {
            "location": "dist/react-router.development.js",
            "line": 399
          },
          {
            "location": "dist/react-router.development.js",
            "line": 401
          },
          {
            "location": "dist/react-router.development.js",
            "line": 405
          },
          {
            "location": "dist/react-router.development.js",
            "line": 409
          },
          {
            "location": "dist/react-router.development.js",
            "line": 413
          },
          {
            "location": "dist/react-router.development.js",
            "line": 458
          },
          {
            "location": "dist/react-router.development.js",
            "line": 460
          },
          {
            "location": "dist/react-router.development.js",
            "line": 471
          },
          {
            "location": "dist/react-router.development.js",
            "line": 477
          },
          {
            "location": "dist/react-router.development.js",
            "line": 576
          },
          {
            "location": "dist/react-router.development.js",
            "line": 582
          },
          {
            "location": "dist/react-router.development.js",
            "line": 595
          },
          {
            "location": "dist/react-router.development.js",
            "line": 632
          },
          {
            "location": "dist/react-router.development.js",
            "line": 637
          },
          {
            "location": "dist/react-router.development.js",
            "line": 642
          },
          {
            "location": "dist/react-router.development.js",
            "line": 674
          },
          {
            "location": "dist/react-router.development.js",
            "line": 688
          },
          {
            "location": "dist/react-router.development.js",
            "line": 723
          },
          {
            "location": "dist/react-router.development.js",
            "line": 738
          },
          {
            "location": "dist/react-router.development.js",
            "line": 745
          },
          {
            "location": "dist/react-router.development.js",
            "line": 761
          },
          {
            "location": "dist/react-router.development.js",
            "line": 762
          },
          {
            "location": "dist/react-router.development.js",
            "line": 791
          },
          {
            "location": "dist/react-router.development.js",
            "line": 800
          },
          {
            "location": "dist/react-router.development.js",
            "line": 818
          },
          {
            "location": "dist/react-router.development.js",
            "line": 822
          },
          {
            "location": "dist/react-router.development.js",
            "line": 908
          },
          {
            "location": "dist/react-router.development.js",
            "line": 912
          },
          {
            "location": "dist/react-router.development.js",
            "line": 921
          },
          {
            "location": "dist/react-router.development.js",
            "line": 922
          },
          {
            "location": "dist/react-router.development.js",
            "line": 927
          },
          {
            "location": "dist/react-router.development.js",
            "line": 944
          },
          {
            "location": "dist/react-router.development.js",
            "line": 950
          },
          {
            "location": "dist/react-router.development.js",
            "line": 957
          },
          {
            "location": "dist/react-router.development.js",
            "line": 959
          },
          {
            "location": "dist/react-router.development.js",
            "line": 961
          },
          {
            "location": "dist/react-router.development.js",
            "line": 969
          },
          {
            "location": "dist/react-router.development.js",
            "line": 994
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1003
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1010
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1013
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1014
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1015
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1046
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1050
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1059
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1104
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1123
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1143
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1145
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1171
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1174
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1253
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1260
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1278
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1293
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1349
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1360
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1371
          },
          {
            "location": "dist/react-router.production.min.js",
            "line": 11
          },
          {
            "location": "dist/umd/react-router.development.js",
            "line": 12
          },
          {
            "location": "dist/umd/react-router.production.min.js",
            "line": 11
          },
          {
            "location": "index.ts",
            "line": 1
          },
          {
            "location": "index.ts",
            "line": 262
          },
          {
            "location": "index.ts",
            "line": 278
          },
          {
            "location": "index.ts",
            "line": 294
          },
          {
            "location": "lib/context.ts",
            "line": 1
          },
          {
            "location": "lib/context.ts",
            "line": 82
          },
          {
            "location": "lib/context.ts",
            "line": 87
          },
          {
            "location": "lib/context.ts",
            "line": 94
          },
          {
            "location": "lib/context.ts",
            "line": 135
          },
          {
            "location": "lib/context.ts",
            "line": 148
          },
          {
            "location": "lib/context.ts",
            "line": 162
          },
          {
            "location": "lib/context.ts",
            "line": 172
          },
          {
            "location": "lib/components.tsx",
            "line": 24
          },
          {
            "location": "lib/components.tsx",
            "line": 99
          },
          {
            "location": "lib/components.tsx",
            "line": 102
          },
          {
            "location": "lib/components.tsx",
            "line": 115
          },
          {
            "location": "lib/components.tsx",
            "line": 117
          },
          {
            "location": "lib/components.tsx",
            "line": 127
          },
          {
            "location": "lib/components.tsx",
            "line": 148
          },
          {
            "location": "lib/components.tsx",
            "line": 158
          },
          {
            "location": "lib/components.tsx",
            "line": 231
          },
          {
            "location": "lib/components.tsx",
            "line": 241
          },
          {
            "location": "lib/components.tsx",
            "line": 246
          },
          {
            "location": "lib/components.tsx",
            "line": 255
          },
          {
            "location": "lib/components.tsx",
            "line": 257
          },
          {
            "location": "lib/components.tsx",
            "line": 300
          },
          {
            "location": "lib/components.tsx",
            "line": 309
          },
          {
            "location": "lib/components.tsx",
            "line": 323
          },
          {
            "location": "lib/components.tsx",
            "line": 438
          },
          {
            "location": "lib/components.tsx",
            "line": 463
          },
          {
            "location": "lib/components.tsx",
            "line": 678
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1
          },
          {
            "location": "lib/hooks.tsx",
            "line": 69
          },
          {
            "location": "lib/hooks.tsx",
            "line": 92
          },
          {
            "location": "lib/hooks.tsx",
            "line": 113
          },
          {
            "location": "lib/hooks.tsx",
            "line": 123
          },
          {
            "location": "lib/hooks.tsx",
            "line": 145
          },
          {
            "location": "lib/hooks.tsx",
            "line": 167
          },
          {
            "location": "lib/hooks.tsx",
            "line": 172
          },
          {
            "location": "lib/hooks.tsx",
            "line": 183
          },
          {
            "location": "lib/hooks.tsx",
            "line": 197
          },
          {
            "location": "lib/hooks.tsx",
            "line": 198
          },
          {
            "location": "lib/hooks.tsx",
            "line": 199
          },
          {
            "location": "lib/hooks.tsx",
            "line": 206
          },
          {
            "location": "lib/hooks.tsx",
            "line": 211
          },
          {
            "location": "lib/hooks.tsx",
            "line": 262
          },
          {
            "location": "lib/hooks.tsx",
            "line": 270
          },
          {
            "location": "lib/hooks.tsx",
            "line": 280
          },
          {
            "location": "lib/hooks.tsx",
            "line": 300
          },
          {
            "location": "lib/hooks.tsx",
            "line": 314
          },
          {
            "location": "lib/hooks.tsx",
            "line": 315
          },
          {
            "location": "lib/hooks.tsx",
            "line": 321
          },
          {
            "location": "lib/hooks.tsx",
            "line": 362
          },
          {
            "location": "lib/hooks.tsx",
            "line": 363
          },
          {
            "location": "lib/hooks.tsx",
            "line": 666
          },
          {
            "location": "lib/hooks.tsx",
            "line": 876
          },
          {
            "location": "lib/hooks.tsx",
            "line": 882
          },
          {
            "location": "lib/hooks.tsx",
            "line": 888
          },
          {
            "location": "lib/hooks.tsx",
            "line": 927
          },
          {
            "location": "lib/hooks.tsx",
            "line": 944
          },
          {
            "location": "lib/hooks.tsx",
            "line": 989
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1007
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1015
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1031
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1032
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1066
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1076
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1097
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1102
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Remix Software <hello@remix.run>"
        }
      ],
      "group": "@remix-run",
      "name": "router",
      "version": "1.22.0",
      "description": "Nested/Data-driven/Framework-agnostic Routing",
      "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/%40remix-run/router@1.22.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@remix-run/router@1.22.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@remix-run/router/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@remix-run/router,AbortedDeferredError,@remix-run/router/AbortedDeferredError,NavigationType,@remix-run/router/NavigationType,createPath,@remix-run/router/createPath,defer,@remix-run/router/defer,generatePath,@remix-run/router/generatePath,isRouteErrorResponse,@remix-run/router/isRouteErrorResponse,json,@remix-run/router/json,matchPath,@remix-run/router/matchPath,matchRoutes,@remix-run/router/matchRoutes,parsePath,@remix-run/router/parsePath,redirect,@remix-run/router/redirect,redirectDocument,@remix-run/router/redirectDocument,replace,@remix-run/router/replace,resolvePath,@remix-run/router/resolvePath"
        },
        {
          "name": "ImportedModules",
          "value": "@remix-run/router,UNSAFE_invariant,@remix-run/router/UNSAFE_invariant,joinPaths,@remix-run/router/joinPaths,matchPath,@remix-run/router/matchPath,UNSAFE_decodePath,@remix-run/router/UNSAFE_decodePath,UNSAFE_getResolveToMatches,@remix-run/router/UNSAFE_getResolveToMatches,UNSAFE_warning,@remix-run/router/UNSAFE_warning,resolveTo,@remix-run/router/resolveTo,parsePath,@remix-run/router/parsePath,matchRoutes,@remix-run/router/matchRoutes,Action,@remix-run/router/Action,UNSAFE_convertRouteMatchToUiMatch,@remix-run/router/UNSAFE_convertRouteMatchToUiMatch,stripBasename,@remix-run/router/stripBasename,IDLE_BLOCKER,@remix-run/router/IDLE_BLOCKER,isRouteErrorResponse,@remix-run/router/isRouteErrorResponse,createMemoryHistory,@remix-run/router/createMemoryHistory,AbortedDeferredError,@remix-run/router/AbortedDeferredError,createRouter,@remix-run/router/createRouter,ActionFunction,@remix-run/router/ActionFunction,ActionFunctionArgs,@remix-run/router/ActionFunctionArgs,AgnosticPatchRoutesOnNavigationFunction,@remix-run/router/AgnosticPatchRoutesOnNavigationFunction,AgnosticPatchRoutesOnNavigationFunctionArgs,@remix-run/router/AgnosticPatchRoutesOnNavigationFunctionArgs,Blocker,@remix-run/router/Blocker,BlockerFunction,@remix-run/router/BlockerFunction,DataStrategyFunction,@remix-run/router/DataStrategyFunction,DataStrategyFunctionArgs,@remix-run/router/DataStrategyFunctionArgs,DataStrategyMatch,@remix-run/router/DataStrategyMatch,DataStrategyResult,@remix-run/router/DataStrategyResult,ErrorResponse,@remix-run/router/ErrorResponse,Fetcher,@remix-run/router/Fetcher,HydrationState,@remix-run/router/HydrationState,InitialEntry,@remix-run/router/InitialEntry,JsonFunction,@remix-run/router/JsonFunction,LazyRouteFunction,@remix-run/router/LazyRouteFunction,LoaderFunction,@remix-run/router/LoaderFunction,LoaderFunctionArgs,@remix-run/router/LoaderFunctionArgs,Location,@remix-run/router/Location,Navigation,@remix-run/router/Navigation,ParamParseKey,@remix-run/router/ParamParseKey,Params,@remix-run/router/Params,Path,@remix-run/router/Path,PathMatch,@remix-run/router/PathMatch,PathParam,@remix-run/router/PathParam,PathPattern,@remix-run/router/PathPattern,RedirectFunction,@remix-run/router/RedirectFunction,RelativeRoutingType,@remix-run/router/RelativeRoutingType,Router,@remix-run/router/Router,FutureConfig,@remix-run/router/FutureConfig,ShouldRevalidateFunction,@remix-run/router/ShouldRevalidateFunction,ShouldRevalidateFunctionArgs,@remix-run/router/ShouldRevalidateFunctionArgs,@remix-run/router/To,UIMatch,@remix-run/router/UIMatch,createPath,@remix-run/router/createPath,defer,@remix-run/router/defer,generatePath,@remix-run/router/generatePath,json,@remix-run/router/json,redirect,@remix-run/router/redirect,redirectDocument,@remix-run/router/redirectDocument,replace,@remix-run/router/replace,resolvePath,@remix-run/router/resolvePath,AgnosticIndexRouteObject,@remix-run/router/AgnosticIndexRouteObject,AgnosticNonIndexRouteObject,@remix-run/router/AgnosticNonIndexRouteObject,AgnosticRouteMatch,@remix-run/router/AgnosticRouteMatch,History,@remix-run/router/History,StaticHandlerContext,@remix-run/router/StaticHandlerContext,TrackedPromise,@remix-run/router/TrackedPromise,MemoryHistory,@remix-run/router/MemoryHistory,RouterState,@remix-run/router/RouterState,RouterSubscriber,@remix-run/router/RouterSubscriber,RevalidationState,@remix-run/router/RevalidationState"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@remix-run/router/package.json"
              }
            ],
            "concludedValue": "node_modules/@remix-run/router/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 12
          },
          {
            "location": "dist/index.js",
            "line": 13
          },
          {
            "location": "dist/index.js",
            "line": 86
          },
          {
            "location": "dist/index.js",
            "line": 88
          },
          {
            "location": "dist/index.js",
            "line": 107
          },
          {
            "location": "dist/index.js",
            "line": 136
          },
          {
            "location": "dist/index.js",
            "line": 138
          },
          {
            "location": "dist/index.js",
            "line": 160
          },
          {
            "location": "dist/index.js",
            "line": 162
          },
          {
            "location": "dist/index.js",
            "line": 166
          },
          {
            "location": "dist/index.js",
            "line": 201
          },
          {
            "location": "dist/index.js",
            "line": 203
          },
          {
            "location": "dist/index.js",
            "line": 216
          },
          {
            "location": "dist/index.js",
            "line": 225
          },
          {
            "location": "dist/index.js",
            "line": 234
          },
          {
            "location": "dist/index.js",
            "line": 243
          },
          {
            "location": "dist/index.js",
            "line": 308
          },
          {
            "location": "dist/index.js",
            "line": 309
          },
          {
            "location": "dist/index.js",
            "line": 326
          },
          {
            "location": "dist/index.js",
            "line": 328
          },
          {
            "location": "dist/index.js",
            "line": 369
          },
          {
            "location": "dist/index.js",
            "line": 370
          },
          {
            "location": "dist/index.js",
            "line": 396
          },
          {
            "location": "dist/index.js",
            "line": 400
          },
          {
            "location": "dist/index.js",
            "line": 401
          },
          {
            "location": "dist/index.js",
            "line": 405
          },
          {
            "location": "dist/index.js",
            "line": 408
          },
          {
            "location": "dist/index.js",
            "line": 434
          },
          {
            "location": "dist/index.js",
            "line": 571
          },
          {
            "location": "dist/index.js",
            "line": 698
          },
          {
            "location": "dist/index.js",
            "line": 703
          },
          {
            "location": "dist/index.js",
            "line": 708
          },
          {
            "location": "dist/index.js",
            "line": 716
          },
          {
            "location": "dist/index.js",
            "line": 758
          },
          {
            "location": "dist/index.js",
            "line": 860
          },
          {
            "location": "dist/index.js",
            "line": 863
          },
          {
            "location": "dist/index.js",
            "line": 909
          },
          {
            "location": "dist/index.js",
            "line": 928
          },
          {
            "location": "dist/index.js",
            "line": 1012
          },
          {
            "location": "dist/index.js",
            "line": 1088
          },
          {
            "location": "dist/index.js",
            "line": 1132
          },
          {
            "location": "dist/index.js",
            "line": 1134
          },
          {
            "location": "dist/index.js",
            "line": 1139
          },
          {
            "location": "dist/index.js",
            "line": 1150
          },
          {
            "location": "dist/index.js",
            "line": 1173
          },
          {
            "location": "dist/index.js",
            "line": 1194
          },
          {
            "location": "dist/index.js",
            "line": 1208
          },
          {
            "location": "dist/index.js",
            "line": 1218
          },
          {
            "location": "dist/index.js",
            "line": 1233
          },
          {
            "location": "dist/index.js",
            "line": 1408
          },
          {
            "location": "dist/index.js",
            "line": 1409
          },
          {
            "location": "dist/index.js",
            "line": 1450
          },
          {
            "location": "dist/index.js",
            "line": 1461
          },
          {
            "location": "dist/index.js",
            "line": 1472
          },
          {
            "location": "dist/index.js",
            "line": 1483
          },
          {
            "location": "dist/index.js",
            "line": 1488
          },
          {
            "location": "dist/react-router.development.js",
            "line": 12
          },
          {
            "location": "dist/react-router.development.js",
            "line": 13
          },
          {
            "location": "dist/react-router.development.js",
            "line": 57
          },
          {
            "location": "dist/react-router.development.js",
            "line": 78
          },
          {
            "location": "dist/react-router.development.js",
            "line": 105
          },
          {
            "location": "dist/react-router.development.js",
            "line": 128
          },
          {
            "location": "dist/react-router.development.js",
            "line": 135
          },
          {
            "location": "dist/react-router.development.js",
            "line": 163
          },
          {
            "location": "dist/react-router.development.js",
            "line": 179
          },
          {
            "location": "dist/react-router.development.js",
            "line": 185
          },
          {
            "location": "dist/react-router.development.js",
            "line": 193
          },
          {
            "location": "dist/react-router.development.js",
            "line": 201
          },
          {
            "location": "dist/react-router.development.js",
            "line": 261
          },
          {
            "location": "dist/react-router.development.js",
            "line": 262
          },
          {
            "location": "dist/react-router.development.js",
            "line": 277
          },
          {
            "location": "dist/react-router.development.js",
            "line": 320
          },
          {
            "location": "dist/react-router.development.js",
            "line": 321
          },
          {
            "location": "dist/react-router.development.js",
            "line": 347
          },
          {
            "location": "dist/react-router.development.js",
            "line": 351
          },
          {
            "location": "dist/react-router.development.js",
            "line": 352
          },
          {
            "location": "dist/react-router.development.js",
            "line": 356
          },
          {
            "location": "dist/react-router.development.js",
            "line": 359
          },
          {
            "location": "dist/react-router.development.js",
            "line": 385
          },
          {
            "location": "dist/react-router.development.js",
            "line": 507
          },
          {
            "location": "dist/react-router.development.js",
            "line": 633
          },
          {
            "location": "dist/react-router.development.js",
            "line": 638
          },
          {
            "location": "dist/react-router.development.js",
            "line": 643
          },
          {
            "location": "dist/react-router.development.js",
            "line": 650
          },
          {
            "location": "dist/react-router.development.js",
            "line": 688
          },
          {
            "location": "dist/react-router.development.js",
            "line": 780
          },
          {
            "location": "dist/react-router.development.js",
            "line": 784
          },
          {
            "location": "dist/react-router.development.js",
            "line": 823
          },
          {
            "location": "dist/react-router.development.js",
            "line": 842
          },
          {
            "location": "dist/react-router.development.js",
            "line": 923
          },
          {
            "location": "dist/react-router.development.js",
            "line": 996
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1039
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1047
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1057
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1080
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1100
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1114
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1124
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1139
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1304
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1305
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1345
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1356
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1367
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1378
          },
          {
            "location": "dist/react-router.development.js",
            "line": 1384
          },
          {
            "location": "dist/react-router.production.min.js",
            "line": 11
          },
          {
            "location": "dist/umd/react-router.development.js",
            "line": 12
          },
          {
            "location": "dist/umd/react-router.production.min.js",
            "line": 11
          },
          {
            "location": "index.ts",
            "line": 37
          },
          {
            "location": "index.ts",
            "line": 56
          },
          {
            "location": "index.ts",
            "line": 254
          },
          {
            "location": "index.ts",
            "line": 270
          },
          {
            "location": "index.ts",
            "line": 286
          },
          {
            "location": "index.ts",
            "line": 314
          },
          {
            "location": "index.ts",
            "line": 320
          },
          {
            "location": "lib/context.ts",
            "line": 15
          },
          {
            "location": "lib/deprecations.ts",
            "line": 1
          },
          {
            "location": "lib/components.tsx",
            "line": 12
          },
          {
            "location": "lib/components.tsx",
            "line": 23
          },
          {
            "location": "lib/components.tsx",
            "line": 118
          },
          {
            "location": "lib/components.tsx",
            "line": 233
          },
          {
            "location": "lib/components.tsx",
            "line": 293
          },
          {
            "location": "lib/components.tsx",
            "line": 302
          },
          {
            "location": "lib/components.tsx",
            "line": 315
          },
          {
            "location": "lib/components.tsx",
            "line": 317
          },
          {
            "location": "lib/components.tsx",
            "line": 394
          },
          {
            "location": "lib/components.tsx",
            "line": 429
          },
          {
            "location": "lib/components.tsx",
            "line": 452
          },
          {
            "location": "lib/components.tsx",
            "line": 464
          },
          {
            "location": "lib/components.tsx",
            "line": 482
          },
          {
            "location": "lib/components.tsx",
            "line": 695
          },
          {
            "location": "lib/components.tsx",
            "line": 702
          },
          {
            "location": "lib/hooks.tsx",
            "line": 17
          },
          {
            "location": "lib/hooks.tsx",
            "line": 33
          },
          {
            "location": "lib/hooks.tsx",
            "line": 62
          },
          {
            "location": "lib/hooks.tsx",
            "line": 80
          },
          {
            "location": "lib/hooks.tsx",
            "line": 106
          },
          {
            "location": "lib/hooks.tsx",
            "line": 137
          },
          {
            "location": "lib/hooks.tsx",
            "line": 146
          },
          {
            "location": "lib/hooks.tsx",
            "line": 190
          },
          {
            "location": "lib/hooks.tsx",
            "line": 203
          },
          {
            "location": "lib/hooks.tsx",
            "line": 213
          },
          {
            "location": "lib/hooks.tsx",
            "line": 224
          },
          {
            "location": "lib/hooks.tsx",
            "line": 241
          },
          {
            "location": "lib/hooks.tsx",
            "line": 318
          },
          {
            "location": "lib/hooks.tsx",
            "line": 323
          },
          {
            "location": "lib/hooks.tsx",
            "line": 355
          },
          {
            "location": "lib/hooks.tsx",
            "line": 410
          },
          {
            "location": "lib/hooks.tsx",
            "line": 412
          },
          {
            "location": "lib/hooks.tsx",
            "line": 455
          },
          {
            "location": "lib/hooks.tsx",
            "line": 458
          },
          {
            "location": "lib/hooks.tsx",
            "line": 463
          },
          {
            "location": "lib/hooks.tsx",
            "line": 479
          },
          {
            "location": "lib/hooks.tsx",
            "line": 489
          },
          {
            "location": "lib/hooks.tsx",
            "line": 531
          },
          {
            "location": "lib/hooks.tsx",
            "line": 727
          },
          {
            "location": "lib/hooks.tsx",
            "line": 877
          },
          {
            "location": "lib/hooks.tsx",
            "line": 883
          },
          {
            "location": "lib/hooks.tsx",
            "line": 889
          },
          {
            "location": "lib/hooks.tsx",
            "line": 897
          },
          {
            "location": "lib/hooks.tsx",
            "line": 945
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1049
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1055
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1104
          },
          {
            "location": "lib/hooks.tsx",
            "line": 1127
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/react-router@6.29.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-10T12:18:02Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-router' with version '6.29.0'. The package type in this SBOM is npm with a single purl namespace '@remix-run' described under components. The components were identified from 3 source files."
    }
  ]
}