{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:29595afd-112f-435e-9417-14cfd38c3c18",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-22T04:58:08Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "react",
      "group": "@unhead",
      "version": "3.4.0",
      "description": "Full-stack <head> manager built for React.",
      "purl": "pkg:npm/%40unhead/react@3.4.0",
      "bom-ref": "pkg:npm/@unhead/react@3.4.0",
      "author": "Harlan Wilton <harlan@harlanzw.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, export:sizes, test:attw, prepack"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "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://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@testing-library\\n@types\\n@unhead"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@testing-library/react/package.json\\nnode_modules/@types/react-dom/package.json\\nnode_modules/@types/react/package.json\\nnode_modules/@unhead/bundler/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/oxc-walker/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/unhead/package.json\\nnode_modules/unplugin/package.json\\nnode_modules/vite/package.json\\nnode_modules/webpack/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Tobias Koppers @sokra"
        }
      ],
      "group": "",
      "name": "webpack",
      "version": "5.105.2",
      "description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "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/webpack@5.105.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack@5.105.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack/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/webpack/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.2.1",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@8.2.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@8.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,Plugin,vite/Plugin"
        },
        {
          "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": "src/stream/vite.ts",
            "line": 1
          },
          {
            "location": "src/vite.ts",
            "line": 1
          },
          {
            "location": "dist/stream/vite.d.mts",
            "line": 1
          },
          {
            "location": "dist/vite.d.mts",
            "line": 1
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "",
      "name": "unplugin",
      "version": "3.3.0",
      "description": "Unified plugin system for build tools",
      "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/unplugin@3.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unplugin.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unplugin.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin@3.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unplugin/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unplugin,createUnplugin,unplugin/createUnplugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unplugin/package.json"
              }
            ],
            "concludedValue": "node_modules/unplugin/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/bundler.mjs",
            "line": 6
          },
          {
            "location": "dist/shared/react.CVNHcgCo.mjs",
            "line": 4
          },
          {
            "location": "dist/shared/react.CVNHcgCo.mjs",
            "line": 92
          },
          {
            "location": "dist/stream/vite.mjs",
            "line": 5
          },
          {
            "location": "dist/vite.mjs",
            "line": 7
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 5
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 130
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 4
          },
          {
            "location": "dist/shared/react.DhK8GAQ6.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/vite.d.mts",
            "line": 4
          },
          {
            "location": "dist/vite.d.mts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com> (https://harlanzw.com/)"
        }
      ],
      "group": "",
      "name": "unhead",
      "version": "3.4.0",
      "description": "Full-stack <head> manager built for any framework.",
      "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/unhead@3.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/unhead@3.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unhead/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "unhead/client,unhead,unhead/server,unhead/stream/client,unhead/stream/server,unhead/types,defineLink,unhead/defineLink,defineScript,unhead/defineScript,createHead,unhead/server/createHead,prepareTemplate,unhead/server/prepareTemplate,renderSSRHead,unhead/server/renderSSRHead,transformHtmlTemplate,unhead/server/transformHtmlTemplate,PreparedTemplate,unhead/server/PreparedTemplate,CreateStreamableClientHeadOptions,unhead/stream/client/CreateStreamableClientHeadOptions,createStreamableHead,unhead/stream/client/createStreamableHead,UnheadStreamQueue,unhead/stream/client/UnheadStreamQueue,prepareStreamingTemplate,unhead/stream/server/prepareStreamingTemplate,unhead/stream/server/prepareTemplate,renderSSRHeadShell,unhead/stream/server/renderSSRHeadShell,renderSSRHeadSuspenseChunk,unhead/stream/server/renderSSRHeadSuspenseChunk,renderStreamBodyTags,unhead/stream/server/renderStreamBodyTags,renderStreamEnd,unhead/stream/server/renderStreamEnd,wrapStream,unhead/stream/server/wrapStream,BaseStreamableHeadContext,unhead/stream/server/BaseStreamableHeadContext,CreateStreamableServerHeadOptions,unhead/stream/server/CreateStreamableServerHeadOptions,unhead/stream/server/PreparedTemplate,StreamableHeadContext,unhead/stream/server/StreamableHeadContext,StreamingTemplateParts,unhead/stream/server/StreamingTemplateParts,WebStreamableHeadContext,unhead/stream/server/WebStreamableHeadContext,CreateServerHeadOptions,unhead/types/CreateServerHeadOptions,SSRHeadPayload,unhead/types/SSRHeadPayload,CreateClientHeadOptions,unhead/types/CreateClientHeadOptions"
        },
        {
          "name": "ImportedModules",
          "value": "unhead/stream/unplugin,buildStreamingPluginOptions,unhead/stream/unplugin/buildStreamingPluginOptions,StreamingPluginOptions,unhead/stream/unplugin/StreamingPluginOptions,unhead/client,createDomRenderer,unhead/client/createDomRenderer,createDebouncedFn,unhead/client/createDebouncedFn,createHead,unhead/client/createHead,unhead/utils,ValidHeadTags,unhead/utils/ValidHeadTags,TagsWithInnerContent,unhead/utils/TagsWithInnerContent,HasElementTags,unhead/utils/HasElementTags,unhead,useScript,unhead/useScript,useHead,unhead/useHead,useHeadSafe,unhead/useHeadSafe,useSeoMeta,unhead/useSeoMeta,unhead/plugins,unhead/server,unhead/stream/client,unhead/stream/server,renderSSRHeadSuspenseChunk,unhead/stream/server/renderSSRHeadSuspenseChunk,createStreamableHead,unhead/stream/server/createStreamableHead,prepareStreamingTemplate,unhead/stream/server/prepareStreamingTemplate,renderStreamEnd,unhead/stream/server/renderStreamEnd,ClientUnhead,unhead/client/ClientUnhead,unhead/types,CreateClientHeadOptions,unhead/types/CreateClientHeadOptions,Unhead,unhead/types/Unhead,ActiveHeadEntry,unhead/types/ActiveHeadEntry,ResolvableHead,unhead/types/ResolvableHead,HeadEntryOptions,unhead/types/HeadEntryOptions,HeadSafe,unhead/types/HeadSafe,UseHeadInput,unhead/types/UseHeadInput,UseScriptInput,unhead/types/UseScriptInput,UseScriptOptions,unhead/types/UseScriptOptions,UseScriptReturn,unhead/types/UseScriptReturn,UseSeoMetaInput,unhead/types/UseSeoMetaInput,CreateStreamableServerHeadOptions,unhead/stream/server/CreateStreamableServerHeadOptions,PreparedTemplate,unhead/stream/server/PreparedTemplate,StreamableHeadContext,unhead/stream/server/StreamableHeadContext"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unhead/package.json"
              }
            ],
            "concludedValue": "node_modules/unhead/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/bundler.mjs",
            "line": 5
          },
          {
            "location": "dist/shared/react.CVNHcgCo.mjs",
            "line": 3
          },
          {
            "location": "dist/shared/react.CVNHcgCo.mjs",
            "line": 93
          },
          {
            "location": "dist/stream/vite.mjs",
            "line": 4
          },
          {
            "location": "dist/vite.mjs",
            "line": 6
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 1
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 4
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 131
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 5
          },
          {
            "location": "dist/shared/react.DhK8GAQ6.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/vite.d.mts",
            "line": 5
          },
          {
            "location": "dist/vite.d.mts",
            "line": 6
          },
          {
            "location": "dist/client.mjs",
            "line": 2
          },
          {
            "location": "dist/client.mjs",
            "line": 3
          },
          {
            "location": "dist/helmet.mjs",
            "line": 2
          },
          {
            "location": "dist/helmet.mjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 86
          },
          {
            "location": "dist/plugins.mjs",
            "line": 1
          },
          {
            "location": "dist/server.mjs",
            "line": 3
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 3
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 3
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 4
          },
          {
            "location": "dist/utils.mjs",
            "line": 1
          },
          {
            "location": "src/client.ts",
            "line": 2
          },
          {
            "location": "src/client.ts",
            "line": 3
          },
          {
            "location": "src/client.ts",
            "line": 6
          },
          {
            "location": "src/client.ts",
            "line": 9
          },
          {
            "location": "src/components.ts",
            "line": 2
          },
          {
            "location": "src/components.ts",
            "line": 4
          },
          {
            "location": "src/composables.ts",
            "line": 11
          },
          {
            "location": "src/composables.ts",
            "line": 13
          },
          {
            "location": "src/composables.ts",
            "line": 111
          },
          {
            "location": "src/context.ts",
            "line": 2
          },
          {
            "location": "src/helmet.ts",
            "line": 2
          },
          {
            "location": "src/helmet.ts",
            "line": 4
          },
          {
            "location": "src/helmet.ts",
            "line": 5
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/plugins.ts",
            "line": 1
          },
          {
            "location": "src/server.ts",
            "line": 5
          },
          {
            "location": "src/server.ts",
            "line": 17
          },
          {
            "location": "src/stream/client.ts",
            "line": 24
          },
          {
            "location": "src/stream/server.ts",
            "line": 3
          },
          {
            "location": "src/stream/server.ts",
            "line": 4
          },
          {
            "location": "src/stream/server.ts",
            "line": 13
          },
          {
            "location": "src/stream/server.ts",
            "line": 151
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "dist/client.d.mts",
            "line": 3
          },
          {
            "location": "dist/client.d.mts",
            "line": 4
          },
          {
            "location": "dist/client.d.mts",
            "line": 5
          },
          {
            "location": "dist/client.d.mts",
            "line": 6
          },
          {
            "location": "dist/client.d.mts",
            "line": 7
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          },
          {
            "location": "dist/plugins.d.mts",
            "line": 1
          },
          {
            "location": "dist/plugins.d.mts",
            "line": 2
          },
          {
            "location": "dist/server.d.mts",
            "line": 2
          },
          {
            "location": "dist/server.d.mts",
            "line": 3
          },
          {
            "location": "dist/server.d.mts",
            "line": 5
          },
          {
            "location": "dist/shared/react.DYgceLAG.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 3
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 4
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 3
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 4
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 5
          },
          {
            "location": "dist/utils.d.mts",
            "line": 1
          },
          {
            "location": "dist/client.mjs",
            "line": 7
          },
          {
            "location": "dist/client.mjs",
            "line": 9
          },
          {
            "location": "dist/client.mjs",
            "line": 10
          },
          {
            "location": "dist/helmet.mjs",
            "line": 16
          },
          {
            "location": "dist/helmet.mjs",
            "line": 18
          },
          {
            "location": "dist/helmet.mjs",
            "line": 19
          },
          {
            "location": "src/client.ts",
            "line": 12
          },
          {
            "location": "src/client.ts",
            "line": 14
          },
          {
            "location": "src/client.ts",
            "line": 15
          },
          {
            "location": "src/helmet.ts",
            "line": 20
          },
          {
            "location": "src/helmet.ts",
            "line": 22
          },
          {
            "location": "src/helmet.ts",
            "line": 23
          },
          {
            "location": "dist/helmet.mjs",
            "line": 85
          },
          {
            "location": "dist/helmet.mjs",
            "line": 89
          },
          {
            "location": "dist/helmet.mjs",
            "line": 97
          },
          {
            "location": "dist/index.mjs",
            "line": 169
          },
          {
            "location": "dist/index.mjs",
            "line": 218
          },
          {
            "location": "dist/index.mjs",
            "line": 223
          },
          {
            "location": "dist/index.mjs",
            "line": 228
          },
          {
            "location": "src/components.ts",
            "line": 19
          },
          {
            "location": "src/components.ts",
            "line": 83
          },
          {
            "location": "src/components.ts",
            "line": 90
          },
          {
            "location": "src/components.ts",
            "line": 97
          },
          {
            "location": "src/helmet.ts",
            "line": 173
          },
          {
            "location": "src/helmet.ts",
            "line": 179
          },
          {
            "location": "src/helmet.ts",
            "line": 191
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 15
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 22
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 31
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 37
          },
          {
            "location": "src/stream/server.ts",
            "line": 42
          },
          {
            "location": "src/stream/server.ts",
            "line": 93
          },
          {
            "location": "src/stream/server.ts",
            "line": 105
          },
          {
            "location": "src/stream/server.ts",
            "line": 114
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.2.8",
      "description": "React package for working with the DOM.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react-dom@19.2.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@19.2.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.8",
      "description": "React is a JavaScript library for building user interfaces.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/react@19.2.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/react/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,useRef,react/useRef,createElement,react/createElement,useMemo,react/useMemo,useCallback,react/useCallback,useEffect,react/useEffect,useContext,react/useContext,createContext,react/createContext,ReactNode,react/ReactNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client.mjs",
            "line": 1
          },
          {
            "location": "dist/client.mjs",
            "line": 14
          },
          {
            "location": "dist/client.mjs",
            "line": 20
          },
          {
            "location": "dist/helmet.mjs",
            "line": 1
          },
          {
            "location": "dist/helmet.mjs",
            "line": 8
          },
          {
            "location": "dist/helmet.mjs",
            "line": 43
          },
          {
            "location": "dist/helmet.mjs",
            "line": 44
          },
          {
            "location": "dist/helmet.mjs",
            "line": 115
          },
          {
            "location": "dist/helmet.mjs",
            "line": 116
          },
          {
            "location": "dist/helmet.mjs",
            "line": 121
          },
          {
            "location": "dist/helmet.mjs",
            "line": 143
          },
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 17
          },
          {
            "location": "dist/index.mjs",
            "line": 25
          },
          {
            "location": "dist/index.mjs",
            "line": 26
          },
          {
            "location": "dist/index.mjs",
            "line": 31
          },
          {
            "location": "dist/index.mjs",
            "line": 39
          },
          {
            "location": "dist/index.mjs",
            "line": 45
          },
          {
            "location": "dist/index.mjs",
            "line": 81
          },
          {
            "location": "dist/index.mjs",
            "line": 82
          },
          {
            "location": "dist/index.mjs",
            "line": 83
          },
          {
            "location": "dist/index.mjs",
            "line": 84
          },
          {
            "location": "dist/index.mjs",
            "line": 87
          },
          {
            "location": "dist/index.mjs",
            "line": 97
          },
          {
            "location": "dist/index.mjs",
            "line": 197
          },
          {
            "location": "dist/index.mjs",
            "line": 209
          },
          {
            "location": "dist/index.mjs",
            "line": 210
          },
          {
            "location": "dist/index.mjs",
            "line": 240
          },
          {
            "location": "dist/index.mjs",
            "line": 243
          },
          {
            "location": "dist/index.mjs",
            "line": 250
          },
          {
            "location": "dist/server.mjs",
            "line": 1
          },
          {
            "location": "dist/server.mjs",
            "line": 6
          },
          {
            "location": "dist/shared/react.BvsYt2da.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/react.BvsYt2da.mjs",
            "line": 3
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 6
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 9
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 2
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 8
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 11
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 16
          },
          {
            "location": "src/client.ts",
            "line": 1
          },
          {
            "location": "src/client.ts",
            "line": 5
          },
          {
            "location": "src/client.ts",
            "line": 33
          },
          {
            "location": "src/client.ts",
            "line": 40
          },
          {
            "location": "src/components.ts",
            "line": 1
          },
          {
            "location": "src/components.ts",
            "line": 3
          },
          {
            "location": "src/components.ts",
            "line": 54
          },
          {
            "location": "src/components.ts",
            "line": 71
          },
          {
            "location": "src/components.ts",
            "line": 73
          },
          {
            "location": "src/components.ts",
            "line": 115
          },
          {
            "location": "src/components.ts",
            "line": 122
          },
          {
            "location": "src/components.ts",
            "line": 130
          },
          {
            "location": "src/composables.ts",
            "line": 12
          },
          {
            "location": "src/composables.ts",
            "line": 28
          },
          {
            "location": "src/composables.ts",
            "line": 37
          },
          {
            "location": "src/composables.ts",
            "line": 38
          },
          {
            "location": "src/composables.ts",
            "line": 49
          },
          {
            "location": "src/composables.ts",
            "line": 59
          },
          {
            "location": "src/composables.ts",
            "line": 67
          },
          {
            "location": "src/composables.ts",
            "line": 104
          },
          {
            "location": "src/composables.ts",
            "line": 105
          },
          {
            "location": "src/composables.ts",
            "line": 106
          },
          {
            "location": "src/composables.ts",
            "line": 107
          },
          {
            "location": "src/composables.ts",
            "line": 113
          },
          {
            "location": "src/composables.ts",
            "line": 124
          },
          {
            "location": "src/context.ts",
            "line": 1
          },
          {
            "location": "src/context.ts",
            "line": 3
          },
          {
            "location": "src/context.ts",
            "line": 10
          },
          {
            "location": "src/helmet.ts",
            "line": 1
          },
          {
            "location": "src/helmet.ts",
            "line": 3
          },
          {
            "location": "src/helmet.ts",
            "line": 11
          },
          {
            "location": "src/helmet.ts",
            "line": 120
          },
          {
            "location": "src/helmet.ts",
            "line": 123
          },
          {
            "location": "src/helmet.ts",
            "line": 217
          },
          {
            "location": "src/helmet.ts",
            "line": 220
          },
          {
            "location": "src/helmet.ts",
            "line": 229
          },
          {
            "location": "src/helmet.ts",
            "line": 255
          },
          {
            "location": "src/server.ts",
            "line": 2
          },
          {
            "location": "src/server.ts",
            "line": 10
          },
          {
            "location": "src/stream/client.ts",
            "line": 1
          },
          {
            "location": "src/stream/client.ts",
            "line": 3
          },
          {
            "location": "src/stream/client.ts",
            "line": 9
          },
          {
            "location": "src/stream/client.ts",
            "line": 17
          },
          {
            "location": "src/stream/server.ts",
            "line": 2
          },
          {
            "location": "src/stream/server.ts",
            "line": 7
          },
          {
            "location": "src/stream/server.ts",
            "line": 19
          },
          {
            "location": "src/stream/server.ts",
            "line": 37
          },
          {
            "location": "src/stream/server.ts",
            "line": 44
          },
          {
            "location": "dist/client.d.mts",
            "line": 1
          },
          {
            "location": "dist/client.d.mts",
            "line": 2
          },
          {
            "location": "dist/helmet.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/server.d.mts",
            "line": 1
          },
          {
            "location": "dist/shared/react.DYgceLAG.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "oxc-walker",
      "version": "1.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/oxc-walker@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/oxc-walker@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oxc-walker/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "oxc-walker,parseAndWalk,oxc-walker/parseAndWalk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/oxc-walker/package.json"
              }
            ],
            "concludedValue": "node_modules/oxc-walker/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/bundler.mjs",
            "line": 4
          },
          {
            "location": "dist/shared/react.CVNHcgCo.mjs",
            "line": 2
          },
          {
            "location": "dist/shared/react.CVNHcgCo.mjs",
            "line": 21
          },
          {
            "location": "dist/stream/vite.mjs",
            "line": 3
          },
          {
            "location": "dist/vite.mjs",
            "line": 5
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 3
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 37
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "1.1.0",
      "description": "Modify strings, generate sourcemaps",
      "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/magic-string@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/Rich-Harris/magic-string.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/magic-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/bundler.mjs",
            "line": 3
          },
          {
            "location": "dist/shared/react.CVNHcgCo.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/vite.mjs",
            "line": 2
          },
          {
            "location": "dist/vite.mjs",
            "line": 4
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "bundler",
      "version": "3.4.0",
      "description": "Unhead build-time optimizations for Vite and Webpack.",
      "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/%40unhead/bundler@3.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/bundler@3.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/bundler/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/bundler/framework,createFrameworkPlugin,@unhead/bundler/framework/createFrameworkPlugin,UnheadFrameworkOptions,@unhead/bundler/framework/UnheadFrameworkOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/bundler/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/bundler/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/bundler.mjs",
            "line": 1
          },
          {
            "location": "dist/bundler.mjs",
            "line": 8
          },
          {
            "location": "dist/vite.mjs",
            "line": 2
          },
          {
            "location": "src/bundler.ts",
            "line": 1
          },
          {
            "location": "src/bundler.ts",
            "line": 3
          },
          {
            "location": "src/bundler.ts",
            "line": 18
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 1
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 2
          },
          {
            "location": "dist/vite.d.mts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@types",
      "name": "react-dom",
      "version": "19.2.4",
      "description": "TypeScript definitions for react-dom",
      "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/react-dom@19.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react-dom@19.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react-dom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react-dom/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "react",
      "version": "19.2.18",
      "description": "TypeScript definitions for react",
      "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/%40types/react@19.2.18",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/react@19.2.18",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/react/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/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/react/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "@testing-library",
      "name": "react",
      "version": "16.3.2",
      "description": "Simple and complete React DOM testing utilities that encourage good testing practices.",
      "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/%40testing-library/react@16.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/react-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/react-testing-library"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/react@16.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,useRef,react/useRef,createElement,react/createElement,useMemo,react/useMemo,useCallback,react/useCallback,useEffect,react/useEffect,useContext,react/useContext,createContext,react/createContext,ReactNode,react/ReactNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@testing-library/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client.mjs",
            "line": 1
          },
          {
            "location": "dist/client.mjs",
            "line": 14
          },
          {
            "location": "dist/client.mjs",
            "line": 20
          },
          {
            "location": "dist/helmet.mjs",
            "line": 1
          },
          {
            "location": "dist/helmet.mjs",
            "line": 8
          },
          {
            "location": "dist/helmet.mjs",
            "line": 43
          },
          {
            "location": "dist/helmet.mjs",
            "line": 44
          },
          {
            "location": "dist/helmet.mjs",
            "line": 115
          },
          {
            "location": "dist/helmet.mjs",
            "line": 116
          },
          {
            "location": "dist/helmet.mjs",
            "line": 121
          },
          {
            "location": "dist/helmet.mjs",
            "line": 143
          },
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 17
          },
          {
            "location": "dist/index.mjs",
            "line": 25
          },
          {
            "location": "dist/index.mjs",
            "line": 26
          },
          {
            "location": "dist/index.mjs",
            "line": 31
          },
          {
            "location": "dist/index.mjs",
            "line": 39
          },
          {
            "location": "dist/index.mjs",
            "line": 45
          },
          {
            "location": "dist/index.mjs",
            "line": 81
          },
          {
            "location": "dist/index.mjs",
            "line": 82
          },
          {
            "location": "dist/index.mjs",
            "line": 83
          },
          {
            "location": "dist/index.mjs",
            "line": 84
          },
          {
            "location": "dist/index.mjs",
            "line": 87
          },
          {
            "location": "dist/index.mjs",
            "line": 97
          },
          {
            "location": "dist/index.mjs",
            "line": 197
          },
          {
            "location": "dist/index.mjs",
            "line": 209
          },
          {
            "location": "dist/index.mjs",
            "line": 210
          },
          {
            "location": "dist/index.mjs",
            "line": 240
          },
          {
            "location": "dist/index.mjs",
            "line": 243
          },
          {
            "location": "dist/index.mjs",
            "line": 250
          },
          {
            "location": "dist/server.mjs",
            "line": 1
          },
          {
            "location": "dist/server.mjs",
            "line": 6
          },
          {
            "location": "dist/shared/react.BvsYt2da.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/react.BvsYt2da.mjs",
            "line": 3
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 6
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 9
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 2
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 8
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 11
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 16
          },
          {
            "location": "src/client.ts",
            "line": 1
          },
          {
            "location": "src/client.ts",
            "line": 5
          },
          {
            "location": "src/client.ts",
            "line": 33
          },
          {
            "location": "src/client.ts",
            "line": 40
          },
          {
            "location": "src/components.ts",
            "line": 1
          },
          {
            "location": "src/components.ts",
            "line": 3
          },
          {
            "location": "src/components.ts",
            "line": 54
          },
          {
            "location": "src/components.ts",
            "line": 71
          },
          {
            "location": "src/components.ts",
            "line": 73
          },
          {
            "location": "src/components.ts",
            "line": 115
          },
          {
            "location": "src/components.ts",
            "line": 122
          },
          {
            "location": "src/components.ts",
            "line": 130
          },
          {
            "location": "src/composables.ts",
            "line": 12
          },
          {
            "location": "src/composables.ts",
            "line": 28
          },
          {
            "location": "src/composables.ts",
            "line": 37
          },
          {
            "location": "src/composables.ts",
            "line": 38
          },
          {
            "location": "src/composables.ts",
            "line": 49
          },
          {
            "location": "src/composables.ts",
            "line": 59
          },
          {
            "location": "src/composables.ts",
            "line": 67
          },
          {
            "location": "src/composables.ts",
            "line": 104
          },
          {
            "location": "src/composables.ts",
            "line": 105
          },
          {
            "location": "src/composables.ts",
            "line": 106
          },
          {
            "location": "src/composables.ts",
            "line": 107
          },
          {
            "location": "src/composables.ts",
            "line": 113
          },
          {
            "location": "src/composables.ts",
            "line": 124
          },
          {
            "location": "src/context.ts",
            "line": 1
          },
          {
            "location": "src/context.ts",
            "line": 3
          },
          {
            "location": "src/context.ts",
            "line": 10
          },
          {
            "location": "src/helmet.ts",
            "line": 1
          },
          {
            "location": "src/helmet.ts",
            "line": 3
          },
          {
            "location": "src/helmet.ts",
            "line": 11
          },
          {
            "location": "src/helmet.ts",
            "line": 120
          },
          {
            "location": "src/helmet.ts",
            "line": 123
          },
          {
            "location": "src/helmet.ts",
            "line": 217
          },
          {
            "location": "src/helmet.ts",
            "line": 220
          },
          {
            "location": "src/helmet.ts",
            "line": 229
          },
          {
            "location": "src/helmet.ts",
            "line": 255
          },
          {
            "location": "src/server.ts",
            "line": 2
          },
          {
            "location": "src/server.ts",
            "line": 10
          },
          {
            "location": "src/stream/client.ts",
            "line": 1
          },
          {
            "location": "src/stream/client.ts",
            "line": 3
          },
          {
            "location": "src/stream/client.ts",
            "line": 9
          },
          {
            "location": "src/stream/client.ts",
            "line": 17
          },
          {
            "location": "src/stream/server.ts",
            "line": 2
          },
          {
            "location": "src/stream/server.ts",
            "line": 7
          },
          {
            "location": "src/stream/server.ts",
            "line": 19
          },
          {
            "location": "src/stream/server.ts",
            "line": 37
          },
          {
            "location": "src/stream/server.ts",
            "line": 44
          },
          {
            "location": "dist/client.d.mts",
            "line": 1
          },
          {
            "location": "dist/client.d.mts",
            "line": 2
          },
          {
            "location": "dist/helmet.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/server.d.mts",
            "line": 1
          },
          {
            "location": "dist/shared/react.DYgceLAG.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 2
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@unhead/react@3.4.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-22T04:58:08Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 22, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react' with version '3.4.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 12 source files."
    }
  ]
}