{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8300c4c0-2dbf-427b-acbc-2f812c66565b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:24:07Z",
    "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-generator",
      "group": "@tanstack",
      "version": "1.166.7",
      "description": "Modern and scalable routing for React applications",
      "purl": "pkg:npm/%40tanstack/router-generator@1.166.7",
      "bom-ref": "pkg:npm/@tanstack/router-generator@1.166.7",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, clean:snapshots, test:eslint, test:types, test:types:ts54, test:types:ts55, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:unit, test:unit:dev, test:build, 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/react-router/package.json\\nnode_modules/@tanstack/router-core/package.json\\nnode_modules/@tanstack/router-utils/package.json\\nnode_modules/@tanstack/virtual-file-routes/package.json\\nnode_modules/prettier/package.json\\nnode_modules/recast/package.json\\nnode_modules/source-map/package.json\\nnode_modules/tsx/package.json\\nnode_modules/vite/package.json\\nnode_modules/zod/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Colin McDonnell <zod@colinhacks.com>"
        }
      ],
      "group": "",
      "name": "zod",
      "version": "3.25.57",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "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/zod@3.25.57",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://zod.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/colinhacks/zod.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/zod@3.25.57",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/zod/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "zod,zod/z"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/zod/package.json"
              }
            ],
            "concludedValue": "node_modules/zod/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/config.cjs",
            "line": 5
          },
          {
            "location": "dist/cjs/filesystem/virtual/config.cjs",
            "line": 3
          },
          {
            "location": "dist/cjs/config.d.cts",
            "line": 1
          },
          {
            "location": "dist/cjs/filesystem/virtual/config.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "7.3.1",
      "description": "Native-ESM powered web dev build tool",
      "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/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": "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"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Hiroki Osame <hiroki.osame@gmail.com>"
        }
      ],
      "group": "",
      "name": "tsx",
      "version": "4.19.2",
      "description": "TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files",
      "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/tsx@4.19.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsx.is"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsx@4.19.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsx/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tsx/esm/api,tsImport,tsx/esm/api/tsImport"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsx/package.json"
              }
            ],
            "concludedValue": "node_modules/tsx/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/filesystem/virtual/loadConfigFile.js",
            "line": 2
          },
          {
            "location": "dist/esm/filesystem/virtual/loadConfigFile.js",
            "line": 5
          },
          {
            "location": "dist/cjs/filesystem/virtual/loadConfigFile.cjs",
            "line": 4
          },
          {
            "location": "src/filesystem/virtual/loadConfigFile.ts",
            "line": 2
          },
          {
            "location": "src/filesystem/virtual/loadConfigFile.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nick Fitzgerald <nfitzgerald@mozilla.com>"
        }
      ],
      "group": "",
      "name": "source-map",
      "version": "0.7.4",
      "description": "Generates and consumes source maps",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/source-map@0.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mozilla/source-map"
        },
        {
          "type": "vcs",
          "url": "http://github.com/mozilla/source-map.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/source-map@0.7.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/source-map/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "source-map,SourceMapConsumer,source-map/SourceMapConsumer,RawSourceMap,source-map/RawSourceMap"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/source-map/package.json"
              }
            ],
            "concludedValue": "node_modules/source-map/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/transform/transform.js",
            "line": 3
          },
          {
            "location": "dist/cjs/transform/transform.cjs",
            "line": 5
          },
          {
            "location": "src/transform/transform.ts",
            "line": 3
          },
          {
            "location": "src/transform/transform.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ben Newman <bn@cs.stanford.edu>"
        }
      ],
      "group": "",
      "name": "recast",
      "version": "0.23.11",
      "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
      "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/recast@0.23.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/benjamn/recast"
        },
        {
          "type": "vcs",
          "url": "git://github.com/benjamn/recast.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/recast@0.23.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/recast/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "recast,parse,recast/parse,visit,recast/visit,types,recast/types,print,recast/print"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/recast/package.json"
              }
            ],
            "concludedValue": "node_modules/recast/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/transform/transform.js",
            "line": 2
          },
          {
            "location": "dist/esm/transform/transform.js",
            "line": 15
          },
          {
            "location": "dist/esm/transform/transform.js",
            "line": 303
          },
          {
            "location": "dist/esm/transform/transform.js",
            "line": 421
          },
          {
            "location": "dist/esm/transform/utils.js",
            "line": 1
          },
          {
            "location": "dist/cjs/transform/transform.cjs",
            "line": 4
          },
          {
            "location": "dist/cjs/transform/utils.cjs",
            "line": 3
          },
          {
            "location": "src/transform/transform.ts",
            "line": 2
          },
          {
            "location": "src/transform/transform.ts",
            "line": 20
          },
          {
            "location": "src/transform/transform.ts",
            "line": 363
          },
          {
            "location": "src/transform/transform.ts",
            "line": 514
          },
          {
            "location": "src/transform/utils.ts",
            "line": 1
          },
          {
            "location": "dist/cjs/transform/transform.d.cts",
            "line": 1
          },
          {
            "location": "dist/cjs/transform/utils.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "3.5.0",
      "description": "Prettier is an opinionated code formatter",
      "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/prettier@3.5.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@3.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "prettier"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/utils.js",
            "line": 3
          },
          {
            "location": "dist/esm/utils.js",
            "line": 313
          },
          {
            "location": "dist/cjs/utils.cjs",
            "line": 5
          },
          {
            "location": "src/utils.ts",
            "line": 4
          },
          {
            "location": "src/utils.ts",
            "line": 586
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "virtual-file-routes",
      "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/virtual-file-routes@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/virtual-file-routes@1.161.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/virtual-file-routes/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/virtual-file-routes,VirtualRootRoute,@tanstack/virtual-file-routes/VirtualRootRoute,VirtualRouteSubtreeConfig,@tanstack/virtual-file-routes/VirtualRouteSubtreeConfig,VirtualRouteNode,@tanstack/virtual-file-routes/VirtualRouteNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/virtual-file-routes/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/virtual-file-routes/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/filesystem/physical/getRouteNodes.ts",
            "line": 18
          },
          {
            "location": "src/filesystem/virtual/getRouteNodes.ts",
            "line": 17
          },
          {
            "location": "dist/cjs/filesystem/virtual/config.d.cts",
            "line": 2
          },
          {
            "location": "dist/cjs/filesystem/virtual/getRouteNodes.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "router-utils",
      "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/router-utils@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/router-utils@1.161.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/router-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/router-utils,parseAst,@tanstack/router-utils/parseAst"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/router-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/router-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/transform/transform.js",
            "line": 1
          },
          {
            "location": "dist/esm/transform/transform.js",
            "line": 19
          },
          {
            "location": "dist/cjs/transform/transform.cjs",
            "line": 3
          },
          {
            "location": "src/transform/transform.ts",
            "line": 1
          },
          {
            "location": "src/transform/transform.ts",
            "line": 24
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "router-core",
      "version": "1.166.7",
      "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/router-core@1.166.7",
      "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/router-core@1.166.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/router-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/router-core,rootRouteId,@tanstack/router-core/rootRouteId"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/router-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/router-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/generator.js",
            "line": 5
          },
          {
            "location": "dist/cjs/generator.cjs",
            "line": 7
          },
          {
            "location": "src/generator.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "react-router",
      "version": "1.166.7",
      "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/react-router@1.166.7",
      "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/react-router@1.166.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/react-router/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/@tanstack/react-router/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/react-router/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/router-generator@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:07Z",
      "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-generator' 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 10 source files."
    }
  ]
}