{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4ed40660-deba-45c7-b699-cffddb2c9e82",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T15:04:47Z",
    "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": "core",
      "group": "@inertiajs",
      "version": "3.3.0",
      "description": "A framework for creating server-driven single page apps.",
      "purl": "pkg:npm/%40inertiajs/core@3.3.0",
      "bom-ref": "pkg:npm/@inertiajs/core@3.3.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:with-deps, clean, dev, dev:build, dev:types, es2022-check, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:with-deps, dev: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://inertiajs.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inertiajs/inertia.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@jridgewell\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@jridgewell/trace-mapping/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/axios/package.json\\nnode_modules/es-check/package.json\\nnode_modules/es-toolkit/package.json\\nnode_modules/esbuild-node-externals/package.json\\nnode_modules/esbuild/package.json\\nnode_modules/laravel-precognition/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.2",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "6.0.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@6.0.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Laravel"
        }
      ],
      "group": "",
      "name": "laravel-precognition",
      "version": "2.0.0",
      "description": "Laravel Precognition.",
      "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/laravel-precognition@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/laravel/precognition"
        },
        {
          "type": "vcs",
          "url": "https://github.com/laravel/precognition"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/laravel-precognition@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/laravel-precognition/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "laravel-precognition,client,laravel-precognition/client,NamedInputEvent,laravel-precognition/NamedInputEvent,ValidationConfig,laravel-precognition/ValidationConfig,Validator,laravel-precognition/Validator"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/laravel-precognition/package.json"
              }
            ],
            "concludedValue": "node_modules/laravel-precognition/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 1847
          },
          {
            "location": "dist/index.js",
            "line": 2059
          },
          {
            "location": "dist/index.js",
            "line": 2062
          },
          {
            "location": "src/http.ts",
            "line": 1
          },
          {
            "location": "src/http.ts",
            "line": 32
          },
          {
            "location": "src/http.ts",
            "line": 36
          },
          {
            "location": "src/types.ts",
            "line": 1
          },
          {
            "location": "src/useFormUtils.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Leo Pradel"
        }
      ],
      "group": "",
      "name": "esbuild-node-externals",
      "version": "1.20.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/esbuild-node-externals@1.20.1",
      "type": "library",
      "bom-ref": "pkg:npm/esbuild-node-externals@1.20.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild-node-externals/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild-node-externals,nodeExternalsPlugin,esbuild-node-externals/nodeExternalsPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild-node-externals/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild-node-externals/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build.js",
            "line": 3
          },
          {
            "location": "build.js",
            "line": 14
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.27.3",
      "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.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.27.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild"
        },
        {
          "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": "build.js",
            "line": 2
          },
          {
            "location": "build.js",
            "line": 36
          }
        ]
      }
    },
    {
      "group": "",
      "name": "es-toolkit",
      "version": "1.45.1",
      "description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
      "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/es-toolkit@1.45.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://es-toolkit.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/toss/es-toolkit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-toolkit@1.45.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/es-toolkit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "es-toolkit,cloneDeep,es-toolkit/cloneDeep,isEqual,es-toolkit/isEqual,es-toolkit/compat,es-toolkit/compat/get,es-toolkit/compat/set,es-toolkit/compat/has"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/es-toolkit/package.json"
              }
            ],
            "concludedValue": "node_modules/es-toolkit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 2
          },
          {
            "location": "dist/index.js",
            "line": 3
          },
          {
            "location": "dist/index.js",
            "line": 6
          },
          {
            "location": "dist/index.js",
            "line": 48
          },
          {
            "location": "dist/index.js",
            "line": 104
          },
          {
            "location": "dist/index.js",
            "line": 276
          },
          {
            "location": "dist/index.js",
            "line": 277
          },
          {
            "location": "dist/index.js",
            "line": 280
          },
          {
            "location": "dist/index.js",
            "line": 281
          },
          {
            "location": "dist/index.js",
            "line": 520
          },
          {
            "location": "dist/index.js",
            "line": 1207
          },
          {
            "location": "dist/index.js",
            "line": 1209
          },
          {
            "location": "dist/index.js",
            "line": 1212
          },
          {
            "location": "dist/index.js",
            "line": 1333
          },
          {
            "location": "dist/index.js",
            "line": 1372
          },
          {
            "location": "dist/index.js",
            "line": 1388
          },
          {
            "location": "dist/index.js",
            "line": 1405
          },
          {
            "location": "dist/index.js",
            "line": 1844
          },
          {
            "location": "dist/index.js",
            "line": 2245
          },
          {
            "location": "dist/index.js",
            "line": 2246
          },
          {
            "location": "dist/index.js",
            "line": 2552
          },
          {
            "location": "dist/index.js",
            "line": 3195
          },
          {
            "location": "dist/index.js",
            "line": 3293
          },
          {
            "location": "dist/index.js",
            "line": 3336
          },
          {
            "location": "dist/index.js",
            "line": 3403
          },
          {
            "location": "dist/index.js",
            "line": 3409
          },
          {
            "location": "dist/index.js",
            "line": 3419
          },
          {
            "location": "dist/index.js",
            "line": 3666
          },
          {
            "location": "dist/index.js",
            "line": 4383
          },
          {
            "location": "dist/index.js",
            "line": 4406
          },
          {
            "location": "dist/index.js",
            "line": 4416
          },
          {
            "location": "src/eventHandler.ts",
            "line": 1
          },
          {
            "location": "src/formObject.ts",
            "line": 1
          },
          {
            "location": "src/history.ts",
            "line": 1
          },
          {
            "location": "src/history.ts",
            "line": 77
          },
          {
            "location": "src/history.ts",
            "line": 127
          },
          {
            "location": "src/history.ts",
            "line": 146
          },
          {
            "location": "src/history.ts",
            "line": 167
          },
          {
            "location": "src/layout.ts",
            "line": 1
          },
          {
            "location": "src/layout.ts",
            "line": 54
          },
          {
            "location": "src/layout.ts",
            "line": 67
          },
          {
            "location": "src/page.ts",
            "line": 1
          },
          {
            "location": "src/page.ts",
            "line": 2
          },
          {
            "location": "src/page.ts",
            "line": 293
          },
          {
            "location": "src/page.ts",
            "line": 296
          },
          {
            "location": "src/page.ts",
            "line": 300
          },
          {
            "location": "src/prefetched.ts",
            "line": 1
          },
          {
            "location": "src/prefetched.ts",
            "line": 2
          },
          {
            "location": "src/prefetched.ts",
            "line": 240
          },
          {
            "location": "src/request.ts",
            "line": 1
          },
          {
            "location": "src/response.ts",
            "line": 1
          },
          {
            "location": "src/response.ts",
            "line": 2
          },
          {
            "location": "src/response.ts",
            "line": 322
          },
          {
            "location": "src/router.ts",
            "line": 1
          },
          {
            "location": "src/router.ts",
            "line": 2
          },
          {
            "location": "src/router.ts",
            "line": 467
          },
          {
            "location": "src/router.ts",
            "line": 621
          },
          {
            "location": "src/router.ts",
            "line": 673
          },
          {
            "location": "src/router.ts",
            "line": 748
          },
          {
            "location": "src/router.ts",
            "line": 757
          },
          {
            "location": "src/router.ts",
            "line": 770
          },
          {
            "location": "dist/index.js",
            "line": 23
          },
          {
            "location": "dist/index.js",
            "line": 27
          },
          {
            "location": "dist/index.js",
            "line": 30
          },
          {
            "location": "dist/index.js",
            "line": 562
          },
          {
            "location": "dist/index.js",
            "line": 1248
          },
          {
            "location": "dist/index.js",
            "line": 1249
          },
          {
            "location": "dist/index.js",
            "line": 1581
          },
          {
            "location": "dist/index.js",
            "line": 2566
          },
          {
            "location": "dist/index.js",
            "line": 2567
          },
          {
            "location": "dist/index.js",
            "line": 2576
          },
          {
            "location": "dist/index.js",
            "line": 2582
          },
          {
            "location": "dist/index.js",
            "line": 2588
          },
          {
            "location": "dist/index.js",
            "line": 2589
          },
          {
            "location": "dist/index.js",
            "line": 2605
          },
          {
            "location": "dist/index.js",
            "line": 2858
          },
          {
            "location": "dist/index.js",
            "line": 3194
          },
          {
            "location": "dist/index.js",
            "line": 3254
          },
          {
            "location": "dist/index.js",
            "line": 3736
          },
          {
            "location": "dist/index.js",
            "line": 3741
          },
          {
            "location": "dist/index.js",
            "line": 3743
          },
          {
            "location": "src/eventHandler.ts",
            "line": 117
          },
          {
            "location": "src/formObject.ts",
            "line": 152
          },
          {
            "location": "src/formObject.ts",
            "line": 163
          },
          {
            "location": "src/formObject.ts",
            "line": 165
          },
          {
            "location": "src/page.ts",
            "line": 349
          },
          {
            "location": "src/page.ts",
            "line": 350
          },
          {
            "location": "src/prefetched.ts",
            "line": 286
          },
          {
            "location": "src/request.ts",
            "line": 176
          },
          {
            "location": "src/response.ts",
            "line": 339
          },
          {
            "location": "src/response.ts",
            "line": 340
          },
          {
            "location": "src/response.ts",
            "line": 351
          },
          {
            "location": "src/response.ts",
            "line": 358
          },
          {
            "location": "src/response.ts",
            "line": 366
          },
          {
            "location": "src/response.ts",
            "line": 367
          },
          {
            "location": "src/response.ts",
            "line": 391
          },
          {
            "location": "src/router.ts",
            "line": 465
          },
          {
            "location": "src/router.ts",
            "line": 559
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    },
    {
      "authors": [
        {
          "name": "Jeff Wainwright <yowainwright@gmail.com> (https://jeffry.in)"
        },
        {
          "name": " Brian Gonzalez <me@briangonzalez.org>"
        }
      ],
      "group": "",
      "name": "es-check",
      "version": "9.6.4",
      "description": "Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command",
      "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/es-check@9.6.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/yowainwright/es-check#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yowainwright/es-check.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-check@9.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/es-check/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/es-check/package.json"
              }
            ],
            "concludedValue": "node_modules/es-check/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matt Zabriskie"
        }
      ],
      "group": "",
      "name": "axios",
      "version": "1.15.2",
      "description": "Promise based HTTP client for the browser and node.js",
      "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/axios@1.15.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://axios-http.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/axios/axios.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/axios@1.15.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/axios/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "axiosHttpClient"
        },
        {
          "name": "ImportedModules",
          "value": "axios,AxiosInstance,axios/AxiosInstance,AxiosProgressEvent,axios/AxiosProgressEvent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/axios/package.json"
              }
            ],
            "concludedValue": "node_modules/axios/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 3590
          },
          {
            "location": "src/axiosHttpClient.ts",
            "line": 1
          },
          {
            "location": "src/axiosHttpClient.ts",
            "line": 54
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.10.13",
      "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@24.10.13",
      "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@24.10.13",
      "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": "Justin Ridgewell <justin@ridgewell.name>"
        }
      ],
      "group": "@jridgewell",
      "name": "trace-mapping",
      "version": "0.3.31",
      "description": "Trace the original position through a source map",
      "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/%40jridgewell/trace-mapping@0.3.31",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/trace-mapping@0.3.31",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jridgewell/trace-mapping/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@jridgewell/trace-mapping,originalPositionFor,@jridgewell/trace-mapping/originalPositionFor,TraceMap,@jridgewell/trace-mapping/TraceMap"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jridgewell/trace-mapping/package.json"
              }
            ],
            "concludedValue": "node_modules/@jridgewell/trace-mapping/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/server.js",
            "line": 8
          },
          {
            "location": "dist/server.js",
            "line": 222
          },
          {
            "location": "src/server.ts",
            "line": 7
          },
          {
            "location": "src/server.ts",
            "line": 38
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@inertiajs/core@3.3.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-25T15:04:47Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'core' with version '3.3.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 10 source files."
    }
  ]
}