{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:53d34ef0-2293-4af5-8f9e-74546344d53f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T15:48:38Z",
    "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.171.7",
      "description": "Modern and scalable routing for React applications",
      "purl": "pkg:npm/%40tanstack/router-core@1.171.7",
      "bom-ref": "pkg:npm/@tanstack/router-core@1.171.7",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test:eslint, test:types, test:types:ts55, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:types:ts60, 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\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@tanstack/history/package.json\\nnode_modules/@tanstack/store/package.json\\nnode_modules/@types/node/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/vite/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.0.14",
      "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@8.0.14",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.0.14",
      "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": "Alexis Munsayac"
        }
      ],
      "group": "",
      "name": "seroval-plugins",
      "version": "1.5.4",
      "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.5.4",
      "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.5.4",
      "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": 3
          },
          {
            "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.5.4",
      "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.5.4",
      "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.5.4",
      "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,PluginData,seroval/PluginData,PluginInfo,seroval/PluginInfo,SerovalNode,seroval/SerovalNode,Plugin,seroval/Plugin"
        },
        {
          "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": 89
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 110
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 148
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 150
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 172
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 204
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 244
          },
          {
            "location": "dist/esm/ssr/serializer/RawStream.js",
            "line": 276
          },
          {
            "location": "dist/esm/ssr/serializer/ShallowErrorPlugin.js",
            "line": 1
          },
          {
            "location": "dist/esm/ssr/serializer/ShallowErrorPlugin.js",
            "line": 7
          },
          {
            "location": "dist/esm/ssr/serializer/transformer.js",
            "line": 2
          },
          {
            "location": "dist/esm/ssr/serializer/transformer.js",
            "line": 14
          },
          {
            "location": "dist/esm/ssr/serializer/transformer.js",
            "line": 30
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 11
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 32
          },
          {
            "location": "dist/esm/ssr/ssr-server.js",
            "line": 346
          },
          {
            "location": "dist/cjs/ssr/serializer/RawStream.cjs",
            "line": 1
          },
          {
            "location": "dist/cjs/ssr/serializer/ShallowErrorPlugin.cjs",
            "line": 6
          },
          {
            "location": "dist/cjs/ssr/serializer/transformer.cjs",
            "line": 2
          },
          {
            "location": "dist/cjs/ssr/ssr-server.cjs",
            "line": 11
          },
          {
            "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": 316
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 337
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 403
          },
          {
            "location": "src/ssr/serializer/RawStream.ts",
            "line": 449
          },
          {
            "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": 5
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 1
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 3
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 187
          },
          {
            "location": "src/ssr/serializer/transformer.ts",
            "line": 218
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 1
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 61
          },
          {
            "location": "src/ssr/ssr-server.ts",
            "line": 591
          },
          {
            "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": 2
          },
          {
            "location": "dist/cjs/ssr/serializer/transformer.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.27.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.27.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.27.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": "3.1.1",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cookie-es@3.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/cookie-es@3.1.1",
      "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": 13
          },
          {
            "location": "dist/cjs/ssr/headers.cjs",
            "line": 1
          },
          {
            "location": "src/ssr/headers.ts",
            "line": 1
          },
          {
            "location": "src/ssr/headers.ts",
            "line": 32
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "25.0.9",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@25.0.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@25.0.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "store",
      "version": "0.9.3",
      "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.3",
      "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.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/store/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "stores,createNonReactiveMutableStore,stores/createNonReactiveMutableStore,createNonReactiveReadonlyStore,stores/createNonReactiveReadonlyStore,RouterBatchFn,stores/RouterBatchFn,RouterReadableStore,stores/RouterReadableStore,GetStoreConfig,stores/GetStoreConfig,RouterStores,stores/RouterStores,RouterWritableStore,stores/RouterWritableStore"
        },
        {
          "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"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "history",
      "version": "1.162.0",
      "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.162.0",
      "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.162.0",
      "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,HistoryAction,@tanstack/history/HistoryAction,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": 13
          },
          {
            "location": "dist/esm/router.js",
            "line": 92
          },
          {
            "location": "dist/esm/router.js",
            "line": 437
          },
          {
            "location": "dist/esm/ssr/createRequestHandler.js",
            "line": 4
          },
          {
            "location": "dist/esm/ssr/createRequestHandler.js",
            "line": 17
          },
          {
            "location": "dist/cjs/router.cjs",
            "line": 13
          },
          {
            "location": "dist/cjs/ssr/createRequestHandler.cjs",
            "line": 4
          },
          {
            "location": "src/history.ts",
            "line": 1
          },
          {
            "location": "src/link.ts",
            "line": 1
          },
          {
            "location": "src/location.ts",
            "line": 1
          },
          {
            "location": "src/router.ts",
            "line": 1
          },
          {
            "location": "src/router.ts",
            "line": 60
          },
          {
            "location": "src/router.ts",
            "line": 1092
          },
          {
            "location": "src/router.ts",
            "line": 2257
          },
          {
            "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": 6
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/router-core@1.171.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-08-24T15:48:38Z",
      "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 'router-core' with version '1.171.7'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}