{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f2e35376-83f4-459a-8ea8-dbfcdf5ba361",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:24:06Z",
    "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": "router-core",
      "group": "@tanstack",
      "version": "1.166.7",
      "description": "Modern and scalable routing for React applications",
      "purl": "pkg:npm/%40tanstack/router-core@1.166.7",
      "bom-ref": "pkg:npm/@tanstack/router-core@1.166.7",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test:eslint, test:types, test:types:ts54, test:types:ts55, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:build, test:unit, test:unit:dev, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "test:build, 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://tanstack.com/router"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/router.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@tanstack"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@tanstack/history/package.json\\nnode_modules/@tanstack/store/package.json\\nnode_modules/cookie-es/package.json\\nnode_modules/esbuild/package.json\\nnode_modules/seroval-plugins/package.json\\nnode_modules/seroval/package.json\\nnode_modules/tiny-invariant/package.json\\nnode_modules/tiny-warning/package.json\\nnode_modules/vite/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "7.3.1",
      "description": "Native-ESM powered web dev build tool",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite@7.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@7.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,Plugin,vite/Plugin"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite-minify-plugin.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Alex Reardon <alexreardon@gmail.com>"
        }
      ],
      "group": "",
      "name": "tiny-warning",
      "version": "1.0.3",
      "description": "A tiny warning function",
      "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/tiny-warning@1.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/alexreardon/tiny-warning.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tiny-warning@1.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tiny-warning/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/tiny-warning/package.json"
              }
            ],
            "concludedValue": "node_modules/tiny-warning/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alex Reardon <alexreardon@gmail.com>"
        }
      ],
      "group": "",
      "name": "tiny-invariant",
      "version": "1.3.3",
      "description": "A tiny invariant function",
      "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/tiny-invariant@1.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/alexreardon/tiny-invariant.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tiny-invariant@1.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tiny-invariant/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tiny-invariant"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tiny-invariant/package.json"
              }
            ],
            "concludedValue": "node_modules/tiny-invariant/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/load-matches.js",
            "line": 1
          },
          {
            "location": "dist/esm/load-matches.js",
            "line": 656
          },
          {
            "location": "dist/esm/new-process-route-tree.js",
            "line": 1
          },
          {
            "location": "dist/esm/new-process-route-tree.js",
            "line": 432
          },
          {
            "location": "dist/esm/route.js",
            "line": 1
          },
          {
            "location": "dist/esm/route.js",
            "line": 16
          },
          {
            "location": "dist/esm/ssr/ssr-client.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/ssr-client.js",
            "line": 19
          },
          {
            "location": "dist/esm/ssr/ssr-client.js",
            "line": 33
          },
          {
            "location": "dist/esm/ssr/ssr-client.js",
            "line": 187
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 2
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 148
          },
          {
            "location": "dist/cjs/load-matches.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/new-process-route-tree.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/route.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/ssr/ssr-client.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/ssr/ssr-server.cjs",
            "line": 4
          },
          {
            "location": "src/load-matches.ts",
            "line": 1
          },
          {
            "location": "src/load-matches.ts",
            "line": 1047
          },
          {
            "location": "src/new-process-route-tree.ts",
            "line": 1
          },
          {
            "location": "src/new-process-route-tree.ts",
            "line": 814
          },
          {
            "location": "src/route.ts",
            "line": 1
          },
          {
            "location": "src/route.ts",
            "line": 1734
          },
          {
            "location": "src/ssr/ssr-client.ts",
            "line": 1
          },
          {
            "location": "src/ssr/ssr-client.ts",
            "line": 42
          },
          {
            "location": "src/ssr/ssr-client.ts",
            "line": 61
          },
          {
            "location": "src/ssr/ssr-client.ts",
            "line": 263
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 2
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 204
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexis Munsayac"
        }
      ],
      "group": "",
      "name": "seroval-plugins",
      "version": "1.4.2",
      "description": "Stringify JS values",
      "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/seroval-plugins@1.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/seroval/tree/main/packages/plugins"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/seroval.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/seroval-plugins@1.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/seroval-plugins/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "seroval-plugins/web,ReadableStreamPlugin,seroval-plugins/web/ReadableStreamPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/seroval-plugins/package.json"
              }
            ],
            "concludedValue": "node_modules/seroval-plugins/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/ssr/serializer/seroval-plugins.js",
            "line": 1
          },
          {
            "location": "dist/cjs/ssr/serializer/seroval-plugins.cjs",
            "line": 3
          },
          {
            "location": "src/ssr/serializer/seroval-plugins.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexis Munsayac"
        }
      ],
      "group": "",
      "name": "seroval",
      "version": "1.4.2",
      "description": "Stringify JS values",
      "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/seroval@1.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/seroval/tree/main/packages/seroval"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lxsmnsyc/seroval.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/seroval@1.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/seroval/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "seroval,createPlugin,seroval/createPlugin,createStream,seroval/createStream,crossSerializeStream,seroval/crossSerializeStream,getCrossReferenceHeader,seroval/getCrossReferenceHeader,Plugin,seroval/Plugin,SerovalNode,seroval/SerovalNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/seroval/package.json"
              }
            ],
            "concludedValue": "node_modules/seroval/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 90
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 111
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 146
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 169
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 192
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 204
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 236
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 266
          },
          {
            "location": "dist/esm/ssr/serializer/ShallowErrorPlugin.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/serializer/ShallowErrorPlugin.js",
            "line": 2
          },
          {
            "location": "dist/esm/ssr/serializer/transformer.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/serializer/transformer.js",
            "line": 7
          },
          {
            "location": "dist/esm/ssr/serializer/transformer.js",
            "line": 24
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 37
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 212
          },
          {
            "location": "dist/cjs/ssr/serializer/RawStream.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/ssr/serializer/ShallowErrorPlugin.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/ssr/serializer/transformer.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/ssr/ssr-server.cjs",
            "line": 3
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 1
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 2
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 172
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 198
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 243
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 271
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 306
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 324
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 400
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 446
          },
          {
            "location": "src/ssr/serializer/ShallowErrorPlugin.ts",
            "line": 1
          },
          {
            "location": "src/ssr/serializer/ShallowErrorPlugin.ts",
            "line": 2
          },
          {
            "location": "src/ssr/serializer/ShallowErrorPlugin.ts",
            "line": 12
          },
          {
            "location": "src/ssr/serializer/seroval-plugins.ts",
            "line": 4
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 1
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 3
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 169
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 197
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 1
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 64
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 292
          },
          {
            "location": "dist/cjs/ssr/serializer/RawStream.d.cts",
            "line": 1
          },
          {
            "location": "dist/cjs/ssr/serializer/ShallowErrorPlugin.d.cts",
            "line": 1
          },
          {
            "location": "dist/cjs/ssr/serializer/seroval-plugins.d.cts",
            "line": 1
          },
          {
            "location": "dist/cjs/ssr/serializer/transformer.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.25.4",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "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/esbuild@0.25.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.25.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild,transform,esbuild/transform"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite-minify-plugin.ts",
            "line": 1
          },
          {
            "location": "vite-minify-plugin.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "group": "",
      "name": "cookie-es",
      "version": "2.0.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cookie-es@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/cookie-es@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cookie-es/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cookie-es,splitSetCookieString,cookie-es/splitSetCookieString"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cookie-es/package.json"
              }
            ],
            "concludedValue": "node_modules/cookie-es/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/ssr/headers.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/headers.js",
            "line": 19
          },
          {
            "location": "dist/cjs/ssr/headers.cjs",
            "line": 3
          },
          {
            "location": "src/ssr/headers.ts",
            "line": 1
          },
          {
            "location": "src/ssr/headers.ts",
            "line": 32
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "store",
      "version": "0.9.1",
      "description": "Framework agnostic type-safe store w/ reactive framework adapters",
      "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/%40tanstack/store@0.9.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/store"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/store.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@tanstack/store@0.9.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/store/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/store,createStore,@tanstack/store/createStore,batch,@tanstack/store/batch,Store,@tanstack/store/Store"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/store/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/store/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/router.js",
            "line": 1
          },
          {
            "location": "dist/esm/router.js",
            "line": 140
          },
          {
            "location": "dist/esm/utils/batch.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/batch.js",
            "line": 8
          },
          {
            "location": "dist/cjs/router.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/utils/batch.cjs",
            "line": 3
          },
          {
            "location": "src/router.ts",
            "line": 1
          },
          {
            "location": "src/router.ts",
            "line": 46
          },
          {
            "location": "src/router.ts",
            "line": 1137
          },
          {
            "location": "src/utils/batch.ts",
            "line": 1
          },
          {
            "location": "src/utils/batch.ts",
            "line": 14
          },
          {
            "location": "dist/cjs/router.d.cts",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "history",
      "version": "1.161.4",
      "description": "Modern and scalable routing for React applications",
      "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/%40tanstack/history@1.161.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/router"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/router.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/history@1.161.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/history/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/history,createBrowserHistory,@tanstack/history/createBrowserHistory,parseHref,@tanstack/history/parseHref,createMemoryHistory,@tanstack/history/createMemoryHistory,HistoryLocation,@tanstack/history/HistoryLocation,HistoryState,@tanstack/history/HistoryState,ParsedHistoryState,@tanstack/history/ParsedHistoryState,RouterHistory,@tanstack/history/RouterHistory"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/history/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/history/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/router.js",
            "line": 2
          },
          {
            "location": "dist/esm/router.js",
            "line": 97
          },
          {
            "location": "dist/esm/router.js",
            "line": 573
          },
          {
            "location": "dist/esm/ssr/createRequestHandler.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/createRequestHandler.js",
            "line": 20
          },
          {
            "location": "dist/cjs/router.cjs",
            "line": 4
          },
          {
            "location": "dist/cjs/ssr/createRequestHandler.cjs",
            "line": 3
          },
          {
            "location": "src/history.ts",
            "line": 1
          },
          {
            "location": "src/link.ts",
            "line": 1
          },
          {
            "location": "src/location.ts",
            "line": 1
          },
          {
            "location": "src/router.ts",
            "line": 2
          },
          {
            "location": "src/router.ts",
            "line": 59
          },
          {
            "location": "src/router.ts",
            "line": 1075
          },
          {
            "location": "src/router.ts",
            "line": 2191
          },
          {
            "location": "src/scroll-restoration.ts",
            "line": 6
          },
          {
            "location": "src/ssr/createRequestHandler.ts",
            "line": 1
          },
          {
            "location": "src/ssr/createRequestHandler.ts",
            "line": 43
          },
          {
            "location": "dist/cjs/link.d.cts",
            "line": 1
          },
          {
            "location": "dist/cjs/location.d.cts",
            "line": 1
          },
          {
            "location": "dist/cjs/router.d.cts",
            "line": 7
          },
          {
            "location": "dist/cjs/scroll-restoration.d.cts",
            "line": 4
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/router-core@1.166.7"
      ],
      "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-15T15:24:06Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'router-core' with version '1.166.7'. The package type in this SBOM is npm with a single purl namespace '@tanstack' described under components. The components were identified from 9 source files."
    }
  ]
}