{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:bcbb3ad4-00ca-4d1a-98d9-3b35a8ec9c62",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T17:26:16Z",
    "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": "solid-js",
      "group": "@unhead",
      "version": "3.3.1",
      "description": "Full-stack <head> manager built for SolidJS.",
      "purl": "pkg:npm/%40unhead/solid-js@3.3.1",
      "bom-ref": "pkg:npm/@unhead/solid-js@3.3.1",
      "author": "Harlan Wilton <harlan@harlanzw.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, test, 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@unhead"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@testing-library/jest-dom/package.json\\nnode_modules/@testing-library/user-event/package.json\\nnode_modules/@unhead/bundler/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/oxc-walker/package.json\\nnode_modules/solid-js/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.0",
      "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.0",
      "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.0",
      "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/solid-js.Dn1p12U6.mjs",
            "line": 4
          },
          {
            "location": "dist/shared/solid-js.Dn1p12U6.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": 115
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 4
          },
          {
            "location": "dist/shared/solid-js.CUU5CY-d.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.3.1",
      "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.3.1",
      "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.3.1",
      "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,wrapStream,unhead/stream/server/wrapStream,unhead/stream/server/PreparedTemplate,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,useHead,unhead/useHead,useHeadSafe,unhead/useHeadSafe,useSeoMeta,unhead/useSeoMeta,unhead/scripts,useScript,unhead/scripts/useScript,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,unhead/utils,ClientUnhead,unhead/client/ClientUnhead,unhead/types,CreateClientHeadOptions,unhead/types/CreateClientHeadOptions,Unhead,unhead/types/Unhead,UseScriptReturn,unhead/scripts/UseScriptReturn,ActiveHeadEntry,unhead/types/ActiveHeadEntry,EventHandlerOptions,unhead/types/EventHandlerOptions,HeadEntryOptions,unhead/types/HeadEntryOptions,HeadSafe,unhead/types/HeadSafe,UseHeadInput,unhead/types/UseHeadInput,UseScriptInput,unhead/types/UseScriptInput,UseScriptOptions,unhead/types/UseScriptOptions,UseSeoMetaInput,unhead/types/UseSeoMetaInput,ServerUnhead,unhead/server/ServerUnhead,PreparedTemplate,unhead/stream/server/PreparedTemplate,CreateStreamableServerHeadOptions,unhead/types/CreateStreamableServerHeadOptions,SSRHeadPayload,unhead/types/SSRHeadPayload"
        },
        {
          "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/solid-js.Dn1p12U6.mjs",
            "line": 3
          },
          {
            "location": "dist/shared/solid-js.Dn1p12U6.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": 116
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 5
          },
          {
            "location": "dist/shared/solid-js.CUU5CY-d.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/vite.d.mts",
            "line": 5
          },
          {
            "location": "dist/vite.d.mts",
            "line": 6
          },
          {
            "location": "dist/client.mjs",
            "line": 1
          },
          {
            "location": "dist/client.mjs",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/plugins.mjs",
            "line": 1
          },
          {
            "location": "dist/server.mjs",
            "line": 2
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 2
          },
          {
            "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": 1
          },
          {
            "location": "src/client.ts",
            "line": 2
          },
          {
            "location": "src/client.ts",
            "line": 3
          },
          {
            "location": "src/client.ts",
            "line": 7
          },
          {
            "location": "src/composables.ts",
            "line": 1
          },
          {
            "location": "src/composables.ts",
            "line": 12
          },
          {
            "location": "src/composables.ts",
            "line": 15
          },
          {
            "location": "src/composables.ts",
            "line": 16
          },
          {
            "location": "src/context.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/plugins.ts",
            "line": 1
          },
          {
            "location": "src/server.ts",
            "line": 3
          },
          {
            "location": "src/server.ts",
            "line": 9
          },
          {
            "location": "src/stream/client.ts",
            "line": 14
          },
          {
            "location": "src/stream/server.ts",
            "line": 1
          },
          {
            "location": "src/stream/server.ts",
            "line": 2
          },
          {
            "location": "src/stream/server.ts",
            "line": 3
          },
          {
            "location": "src/stream/server.ts",
            "line": 10
          },
          {
            "location": "src/stream/server.ts",
            "line": 23
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "dist/client.d.mts",
            "line": 1
          },
          {
            "location": "dist/client.d.mts",
            "line": 2
          },
          {
            "location": "dist/client.d.mts",
            "line": 3
          },
          {
            "location": "dist/client.d.mts",
            "line": 4
          },
          {
            "location": "dist/client.d.mts",
            "line": 7
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "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": 4
          },
          {
            "location": "dist/server.d.mts",
            "line": 5
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 4
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 5
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 3
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 4
          },
          {
            "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": "src/client.ts",
            "line": 10
          },
          {
            "location": "src/client.ts",
            "line": 12
          },
          {
            "location": "src/client.ts",
            "line": 13
          },
          {
            "location": "dist/index.mjs",
            "line": 77
          },
          {
            "location": "src/composables.ts",
            "line": 94
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 8
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 122
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 213
          },
          {
            "location": "src/stream/server.ts",
            "line": 59
          },
          {
            "location": "src/stream/server.ts",
            "line": 191
          },
          {
            "location": "src/stream/server.ts",
            "line": 307
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "",
      "name": "solid-js",
      "version": "1.9.14",
      "description": "A declarative 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/solid-js@1.9.14",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://solidjs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/solid-js@1.9.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/solid-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "solid-js,onMount,solid-js/onMount,onCleanup,solid-js/onCleanup,useContext,solid-js/useContext,getOwner,solid-js/getOwner,runWithOwner,solid-js/runWithOwner,createSignal,solid-js/createSignal,createEffect,solid-js/createEffect,solid-js/web,isServer,solid-js/web/isServer,createContext,solid-js/createContext,solid-js/web/ssr"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/solid-js/package.json"
              }
            ],
            "concludedValue": "node_modules/solid-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 18
          },
          {
            "location": "dist/index.mjs",
            "line": 27
          },
          {
            "location": "dist/index.mjs",
            "line": 30
          },
          {
            "location": "dist/index.mjs",
            "line": 35
          },
          {
            "location": "dist/index.mjs",
            "line": 36
          },
          {
            "location": "dist/index.mjs",
            "line": 39
          },
          {
            "location": "dist/index.mjs",
            "line": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 80
          },
          {
            "location": "dist/server.mjs",
            "line": 3
          },
          {
            "location": "dist/shared/solid-js.BJ7JZ7E-.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/solid-js.BJ7JZ7E-.mjs",
            "line": 3
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 3
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 2
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 208
          },
          {
            "location": "src/composables.ts",
            "line": 13
          },
          {
            "location": "src/composables.ts",
            "line": 14
          },
          {
            "location": "src/composables.ts",
            "line": 21
          },
          {
            "location": "src/composables.ts",
            "line": 32
          },
          {
            "location": "src/composables.ts",
            "line": 35
          },
          {
            "location": "src/composables.ts",
            "line": 41
          },
          {
            "location": "src/composables.ts",
            "line": 42
          },
          {
            "location": "src/composables.ts",
            "line": 47
          },
          {
            "location": "src/composables.ts",
            "line": 72
          },
          {
            "location": "src/composables.ts",
            "line": 100
          },
          {
            "location": "src/context.ts",
            "line": 2
          },
          {
            "location": "src/context.ts",
            "line": 4
          },
          {
            "location": "src/stream/server.ts",
            "line": 4
          },
          {
            "location": "src/stream/server.ts",
            "line": 5
          },
          {
            "location": "src/stream/server.ts",
            "line": 298
          },
          {
            "location": "dist/client.d.mts",
            "line": 6
          },
          {
            "location": "dist/server.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 3
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 6
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 216
          },
          {
            "location": "src/stream/server.ts",
            "line": 311
          }
        ]
      }
    },
    {
      "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/solid-js.Dn1p12U6.mjs",
            "line": 2
          },
          {
            "location": "dist/shared/solid-js.Dn1p12U6.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": 28
          }
        ]
      }
    },
    {
      "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/solid-js.Dn1p12U6.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.3.1",
      "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.3.1",
      "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.3.1",
      "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"
      ]
    },
    {
      "authors": [
        {
          "name": "Giorgio Polvara <polvara@gmail.com>"
        }
      ],
      "group": "@testing-library",
      "name": "user-event",
      "version": "14.6.1",
      "description": "Fire events the same way the user does",
      "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/%40testing-library/user-event@14.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/user-event#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/user-event"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/user-event@14.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/user-event/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/@testing-library/user-event/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/user-event/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ernesto Garcia <gnapse@gmail.com> (http://gnapse.github.io)"
        }
      ],
      "group": "@testing-library",
      "name": "jest-dom",
      "version": "7.0.0",
      "description": "Custom jest matchers to test the state of 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/%40testing-library/jest-dom@7.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/jest-dom#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/jest-dom"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/jest-dom@7.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/jest-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/@testing-library/jest-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/jest-dom/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@unhead/solid-js@3.3.1"
      ],
      "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-21T17:26:16Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'solid-js' with version '3.3.1'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 10 source files."
    }
  ]
}