{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:dd654d9d-5375-4fe7-a1fd-eaf1a0b36f1b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:42:57Z",
    "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": "vue",
      "group": "@unhead",
      "version": "3.1.0",
      "description": "Full-stack <head> manager built for Vue.",
      "purl": "pkg:npm/%40unhead/vue@3.1.0",
      "bom-ref": "pkg:npm/@unhead/vue@3.1.0",
      "author": "Harlan Wilton <harlan@harlanzw.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, test:attw"
        },
        {
          "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": "@unhead\\n@vue"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@unhead/bundler/package.json\\nnode_modules/@vue/server-renderer/package.json\\nnode_modules/hookable/package.json\\nnode_modules/unhead/package.json\\nnode_modules/unplugin/package.json\\nnode_modules/vite/package.json\\nnode_modules/vue/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": "vue",
      "version": "3.5.33",
      "description": "The progressive JavaScript framework for building modern web UI.",
      "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/vue@3.5.33",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vuejs.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@3.5.33",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue,defineComponent,vue/defineComponent,vue/ref,onBeforeUnmount,vue/onBeforeUnmount,watchEffect,vue/watchEffect,getCurrentInstance,vue/getCurrentInstance,isRef,vue/isRef,toValue,vue/toValue,hasInjectionContext,vue/hasInjectionContext,inject,vue/inject,getCurrentScope,vue/getCurrentScope,onDeactivated,vue/onDeactivated,onActivated,vue/onActivated,onMounted,vue/onMounted,watch,vue/watch,onScopeDispose,vue/onScopeDispose,DefineComponent,vue/DefineComponent,vue/Ref,VNode,vue/VNode,ComponentInternalInstance,vue/ComponentInternalInstance,WatchHandle,vue/WatchHandle,ComputedRef,vue/ComputedRef,CSSProperties,vue/CSSProperties,Plugin,vue/Plugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client.mjs",
            "line": 5
          },
          {
            "location": "dist/components.mjs",
            "line": 1
          },
          {
            "location": "dist/components.mjs",
            "line": 67
          },
          {
            "location": "dist/components.mjs",
            "line": 70
          },
          {
            "location": "dist/components.mjs",
            "line": 72
          },
          {
            "location": "dist/components.mjs",
            "line": 76
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/legacy.mjs",
            "line": 10
          },
          {
            "location": "dist/scripts.mjs",
            "line": 3
          },
          {
            "location": "dist/server.mjs",
            "line": 6
          },
          {
            "location": "dist/shared/vue.BIIm5xba.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/vue.BIIm5xba.mjs",
            "line": 7
          },
          {
            "location": "dist/shared/vue.CkLIG7eN.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/vue.CkLIG7eN.mjs",
            "line": 4
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 3
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 9
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 10
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 22
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 24
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 31
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 39
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 41
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 44
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 47
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 2
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 22
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 28
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 37
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 41
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 45
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 52
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 64
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 5
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 5
          },
          {
            "location": "dist/utils.mjs",
            "line": 4
          },
          {
            "location": "src/VueHeadMixin.ts",
            "line": 2
          },
          {
            "location": "src/VueHeadMixin.ts",
            "line": 8
          },
          {
            "location": "src/components.ts",
            "line": 1
          },
          {
            "location": "src/components.ts",
            "line": 3
          },
          {
            "location": "src/components.ts",
            "line": 87
          },
          {
            "location": "src/components.ts",
            "line": 92
          },
          {
            "location": "src/components.ts",
            "line": 96
          },
          {
            "location": "src/components.ts",
            "line": 101
          },
          {
            "location": "src/composables.ts",
            "line": 21
          },
          {
            "location": "src/composables.ts",
            "line": 27
          },
          {
            "location": "src/composables.ts",
            "line": 29
          },
          {
            "location": "src/composables.ts",
            "line": 43
          },
          {
            "location": "src/composables.ts",
            "line": 47
          },
          {
            "location": "src/composables.ts",
            "line": 55
          },
          {
            "location": "src/composables.ts",
            "line": 65
          },
          {
            "location": "src/composables.ts",
            "line": 67
          },
          {
            "location": "src/composables.ts",
            "line": 70
          },
          {
            "location": "src/composables.ts",
            "line": 73
          },
          {
            "location": "src/resolver.ts",
            "line": 2
          },
          {
            "location": "src/resolver.ts",
            "line": 5
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 8
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 11
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 58
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 67
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 79
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 84
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 91
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 98
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 117
          },
          {
            "location": "dist/client.d.mts",
            "line": 6
          },
          {
            "location": "dist/components.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 12
          },
          {
            "location": "dist/legacy.d.mts",
            "line": 7
          },
          {
            "location": "dist/scripts.d.mts",
            "line": 4
          },
          {
            "location": "dist/server.d.mts",
            "line": 6
          },
          {
            "location": "dist/shared/vue.CajUUuy2.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 6
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 5
          },
          {
            "location": "dist/types.d.mts",
            "line": 5
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.0.10",
      "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.0.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.0.10",
      "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.0.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.0.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.0.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": 4
          },
          {
            "location": "dist/shared/vue.D3FlIlye.mjs",
            "line": 2
          },
          {
            "location": "dist/shared/vue.D3FlIlye.mjs",
            "line": 4
          },
          {
            "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": 15
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 4
          },
          {
            "location": "dist/shared/vue.B_EhRTsW.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.1.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.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unhead/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "unhead/client,unhead,unhead/scripts,unhead/server,unhead/stream/iife,unhead/stream/server,unhead/types,unhead/stream/client,createUnhead,unhead/createUnhead,defineLink,unhead/defineLink,defineScript,unhead/defineScript,AsVoidFunctions,unhead/scripts/AsVoidFunctions,EventHandlerOptions,unhead/scripts/EventHandlerOptions,RecordingEntry,unhead/scripts/RecordingEntry,ScriptInstance,unhead/scripts/ScriptInstance,UseFunctionType,unhead/scripts/UseFunctionType,UseScriptResolvedInput,unhead/scripts/UseScriptResolvedInput,UseScriptStatus,unhead/scripts/UseScriptStatus,WarmupStrategy,unhead/scripts/WarmupStrategy,createSpyProxy,unhead/scripts/createSpyProxy,propsToString,unhead/server/propsToString,renderSSRHead,unhead/server/renderSSRHead,transformHtmlTemplate,unhead/server/transformHtmlTemplate,SSRHeadPayload,unhead/server/SSRHeadPayload,streamingIifeCode,unhead/stream/iife/streamingIifeCode,streamingIifeSize,unhead/stream/iife/streamingIifeSize,createBootstrapScript,unhead/stream/server/createBootstrapScript,prepareStreamingTemplate,unhead/stream/server/prepareStreamingTemplate,renderSSRHeadShell,unhead/stream/server/renderSSRHeadShell,renderSSRHeadSuspenseChunk,unhead/stream/server/renderSSRHeadSuspenseChunk,renderShell,unhead/stream/server/renderShell,wrapStream,unhead/stream/server/wrapStream,CreateStreamableServerHeadOptions,unhead/stream/server/CreateStreamableServerHeadOptions,StreamingTemplateParts,unhead/stream/server/StreamingTemplateParts,ActiveHeadEntry,unhead/types/ActiveHeadEntry,AriaAttributes,unhead/types/AriaAttributes,BodyAttributesWithoutEvents,unhead/types/BodyAttributesWithoutEvents,BodyEvents,unhead/types/BodyEvents,DataKeys,unhead/types/DataKeys,GenericLink,unhead/types/GenericLink,GenericScript,unhead/types/GenericScript,GlobalAttributes,unhead/types/GlobalAttributes,HeadEntryOptions,unhead/types/HeadEntryOptions,HeadTag,unhead/types/HeadTag,HttpEventAttributes,unhead/types/HttpEventAttributes,MetaFlat,unhead/types/MetaFlat,MetaFlatInput,unhead/types/MetaFlatInput,RawInput,unhead/types/RawInput,RenderSSRHeadOptions,unhead/types/RenderSSRHeadOptions,ResolvableHead,unhead/types/ResolvableHead,SerializableHead,unhead/types/SerializableHead,SpeculationRules,unhead/types/SpeculationRules,CreateStreamableClientHeadOptions,unhead/stream/client/CreateStreamableClientHeadOptions,UnheadStreamQueue,unhead/stream/client/UnheadStreamQueue"
        },
        {
          "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/plugins,unhead/utils,unhead,unhead/scripts,unhead/legacy,DeprecationsPlugin,unhead/legacy/DeprecationsPlugin,PromisesPlugin,unhead/plugins/PromisesPlugin,TemplateParamsPlugin,unhead/plugins/TemplateParamsPlugin,AliasSortingPlugin,unhead/plugins/AliasSortingPlugin,unhead/server,unhead/server/createHead,SafeInputPlugin,unhead/plugins/SafeInputPlugin,FlatMetaPlugin,unhead/plugins/FlatMetaPlugin,walkResolver,unhead/utils/walkResolver,useScript,unhead/scripts/useScript,unhead/stream/client,createStreamableHead,unhead/stream/client/createStreamableHead,unhead/stream/iife,unhead/stream/server,unhead/stream/server/createStreamableHead,prepareStreamingTemplate,unhead/stream/server/prepareStreamingTemplate,renderSSRHeadSuspenseChunk,unhead/stream/server/renderSSRHeadSuspenseChunk,unhead/types,CreateClientHeadOptions,unhead/types/CreateClientHeadOptions,ActiveHeadEntry,unhead/types/ActiveHeadEntry,HeadEntryOptions,unhead/types/HeadEntryOptions,Unhead,unhead/types/Unhead,CreateServerHeadOptions,unhead/types/CreateServerHeadOptions,HeadPluginInput,unhead/types/HeadPluginInput,SSRHeadPayload,unhead/types/SSRHeadPayload,PropResolver,unhead/types/PropResolver,createSpyProxy,unhead/scripts/createSpyProxy,UseScriptOptions,unhead/scripts/UseScriptOptions,ScriptInstance,unhead/scripts/ScriptInstance,UseFunctionType,unhead/scripts/UseFunctionType,UseScriptStatus,unhead/scripts/UseScriptStatus,DataKeys,unhead/types/DataKeys,GenericScript,unhead/types/GenericScript,SchemaAugmentations,unhead/types/SchemaAugmentations,CreateStreamableClientHeadOptions,unhead/stream/client/CreateStreamableClientHeadOptions,UnheadStreamQueue,unhead/stream/client/UnheadStreamQueue,WebStreamableHeadContext,unhead/stream/server/WebStreamableHeadContext,CreateStreamableServerHeadOptions,unhead/types/CreateStreamableServerHeadOptions,ResolvableHead,unhead/types/ResolvableHead,BodyAttributesWithoutEvents,unhead/types/BodyAttributesWithoutEvents,MaybeArray,unhead/types/MaybeArray,Stringable,unhead/types/Stringable,ResolvableTitleTemplate,unhead/types/ResolvableTitleTemplate,ResolvableTemplateParams,unhead/types/ResolvableTemplateParams,Base,unhead/types/Base,MaybeEventFnHandlers,unhead/types/MaybeEventFnHandlers,Link,unhead/types/Link,LinkHttpEvents,unhead/types/LinkHttpEvents,UnheadMeta,unhead/types/UnheadMeta,Style,unhead/types/Style,Script,unhead/types/Script,ScriptHttpEvents,unhead/types/ScriptHttpEvents,Noscript,unhead/types/Noscript,HtmlAttributes,unhead/types/HtmlAttributes,BodyEvents,unhead/types/BodyEvents,MetaFlat,unhead/types/MetaFlat,GenericLink,unhead/types/GenericLink,MetaGeneric,unhead/types/MetaGeneric,TagPriority,unhead/types/TagPriority,TagPosition,unhead/types/TagPosition,ResolvesDuplicates,unhead/types/ResolvesDuplicates,ProcessesTemplateParams,unhead/types/ProcessesTemplateParams,RawInput,unhead/types/RawInput"
        },
        {
          "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": 3
          },
          {
            "location": "dist/shared/vue.D3FlIlye.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/vue.D3FlIlye.mjs",
            "line": 5
          },
          {
            "location": "dist/stream/vite.mjs",
            "line": 2
          },
          {
            "location": "dist/vite.mjs",
            "line": 4
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 1
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 2
          },
          {
            "location": "src/stream/plugin.ts",
            "line": 16
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 5
          },
          {
            "location": "dist/shared/vue.B_EhRTsW.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/client.mjs",
            "line": 7
          },
          {
            "location": "dist/client.mjs",
            "line": 8
          },
          {
            "location": "dist/components.mjs",
            "line": 3
          },
          {
            "location": "dist/components.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "dist/legacy.mjs",
            "line": 1
          },
          {
            "location": "dist/legacy.mjs",
            "line": 2
          },
          {
            "location": "dist/legacy.mjs",
            "line": 6
          },
          {
            "location": "dist/legacy.mjs",
            "line": 8
          },
          {
            "location": "dist/legacy.mjs",
            "line": 12
          },
          {
            "location": "dist/plugins.mjs",
            "line": 1
          },
          {
            "location": "dist/scripts.mjs",
            "line": 1
          },
          {
            "location": "dist/scripts.mjs",
            "line": 5
          },
          {
            "location": "dist/scripts.mjs",
            "line": 6
          },
          {
            "location": "dist/server.mjs",
            "line": 1
          },
          {
            "location": "dist/server.mjs",
            "line": 2
          },
          {
            "location": "dist/server.mjs",
            "line": 8
          },
          {
            "location": "dist/server.mjs",
            "line": 9
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 2
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 7
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 8
          },
          {
            "location": "dist/stream/iife.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 2
          },
          {
            "location": "dist/utils.mjs",
            "line": 1
          },
          {
            "location": "dist/utils.mjs",
            "line": 2
          },
          {
            "location": "src/client.ts",
            "line": 1
          },
          {
            "location": "src/client.ts",
            "line": 3
          },
          {
            "location": "src/client.ts",
            "line": 7
          },
          {
            "location": "src/composables.ts",
            "line": 1
          },
          {
            "location": "src/composables.ts",
            "line": 9
          },
          {
            "location": "src/composables.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/legacy.ts",
            "line": 1
          },
          {
            "location": "src/legacy.ts",
            "line": 3
          },
          {
            "location": "src/legacy.ts",
            "line": 4
          },
          {
            "location": "src/plugins.ts",
            "line": 1
          },
          {
            "location": "src/resolver.ts",
            "line": 1
          },
          {
            "location": "src/scripts/index.ts",
            "line": 1
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 1
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 7
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 10
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 14
          },
          {
            "location": "src/server.ts",
            "line": 1
          },
          {
            "location": "src/server.ts",
            "line": 3
          },
          {
            "location": "src/server.ts",
            "line": 8
          },
          {
            "location": "src/stream/client.ts",
            "line": 1
          },
          {
            "location": "src/stream/client.ts",
            "line": 3
          },
          {
            "location": "src/stream/iife.ts",
            "line": 1
          },
          {
            "location": "src/stream/server.ts",
            "line": 1
          },
          {
            "location": "src/stream/server.ts",
            "line": 2
          },
          {
            "location": "src/stream/server.ts",
            "line": 8
          },
          {
            "location": "src/stream/server.ts",
            "line": 117
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 2
          },
          {
            "location": "src/utils.ts",
            "line": 6
          },
          {
            "location": "dist/client.d.mts",
            "line": 1
          },
          {
            "location": "dist/client.d.mts",
            "line": 2
          },
          {
            "location": "dist/client.d.mts",
            "line": 4
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.d.mts",
            "line": 7
          },
          {
            "location": "dist/index.d.mts",
            "line": 11
          },
          {
            "location": "dist/index.d.mts",
            "line": 13
          },
          {
            "location": "dist/legacy.d.mts",
            "line": 1
          },
          {
            "location": "dist/legacy.d.mts",
            "line": 2
          },
          {
            "location": "dist/legacy.d.mts",
            "line": 6
          },
          {
            "location": "dist/plugins.d.mts",
            "line": 1
          },
          {
            "location": "dist/plugins.d.mts",
            "line": 2
          },
          {
            "location": "dist/scripts.d.mts",
            "line": 1
          },
          {
            "location": "dist/scripts.d.mts",
            "line": 2
          },
          {
            "location": "dist/scripts.d.mts",
            "line": 3
          },
          {
            "location": "dist/server.d.mts",
            "line": 1
          },
          {
            "location": "dist/server.d.mts",
            "line": 2
          },
          {
            "location": "dist/server.d.mts",
            "line": 4
          },
          {
            "location": "dist/shared/vue.CajUUuy2.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 5
          },
          {
            "location": "dist/stream/iife.d.mts",
            "line": 1
          },
          {
            "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/types.d.mts",
            "line": 1
          },
          {
            "location": "dist/types.d.mts",
            "line": 2
          },
          {
            "location": "dist/utils.d.mts",
            "line": 1
          },
          {
            "location": "dist/utils.d.mts",
            "line": 2
          },
          {
            "location": "dist/client.mjs",
            "line": 13
          },
          {
            "location": "dist/client.mjs",
            "line": 15
          },
          {
            "location": "dist/client.mjs",
            "line": 16
          },
          {
            "location": "src/client.ts",
            "line": 11
          },
          {
            "location": "src/client.ts",
            "line": 13
          },
          {
            "location": "src/client.ts",
            "line": 14
          },
          {
            "location": "dist/shared/vue.Cn5tnr29.mjs",
            "line": 32
          },
          {
            "location": "dist/utils.mjs",
            "line": 7
          },
          {
            "location": "src/composables.ts",
            "line": 56
          },
          {
            "location": "src/utils.ts",
            "line": 12
          },
          {
            "location": "dist/shared/vue.D__tEKct.mjs",
            "line": 63
          },
          {
            "location": "src/scripts/useScript.ts",
            "line": 115
          },
          {
            "location": "dist/server.mjs",
            "line": 13
          },
          {
            "location": "src/server.ts",
            "line": 12
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 12
          },
          {
            "location": "src/stream/client.ts",
            "line": 13
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 8
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 16
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 25
          },
          {
            "location": "src/stream/server.ts",
            "line": 57
          },
          {
            "location": "src/stream/server.ts",
            "line": 67
          },
          {
            "location": "src/stream/server.ts",
            "line": 78
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "hookable",
      "version": "6.1.1",
      "description": "Awaitable hook system",
      "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/hookable@6.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/hookable@6.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/hookable/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/hookable/package.json"
              }
            ],
            "concludedValue": "node_modules/hookable/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "server-renderer",
      "version": "3.5.33",
      "description": "@vue/server-renderer",
      "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/%40vue/server-renderer@3.5.33",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/server-renderer#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/server-renderer@3.5.33",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/server-renderer/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/@vue/server-renderer/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/server-renderer/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "bundler",
      "version": "3.1.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.1.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.1.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": 6
          },
          {
            "location": "dist/vite.mjs",
            "line": 2
          },
          {
            "location": "src/bundler.ts",
            "line": 1
          },
          {
            "location": "src/bundler.ts",
            "line": 3
          },
          {
            "location": "src/bundler.ts",
            "line": 23
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 1
          },
          {
            "location": "dist/bundler.d.mts",
            "line": 2
          },
          {
            "location": "dist/vite.d.mts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@unhead/vue@3.1.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-21T14:42:57Z",
      "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 'vue' with version '3.1.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}