{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:13edd4b9-813a-481b-8bc5-03ea4e705fc7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-22T04:58:05Z",
    "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": "bundler",
      "group": "@unhead",
      "version": "3.4.0",
      "description": "Unhead build-time optimizations for Vite and Webpack.",
      "purl": "pkg:npm/%40unhead/bundler@3.4.0",
      "bom-ref": "pkg:npm/@unhead/bundler@3.4.0",
      "author": "Harlan Wilton <harlan@harlanzw.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, 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": "@unhead\\n@vitejs"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@unhead/cli/package.json\\nnode_modules/@vitejs/devtools-kit/package.json\\nnode_modules/esbuild/package.json\\nnode_modules/lightningcss/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/oxc-parser/package.json\\nnode_modules/oxc-walker/package.json\\nnode_modules/rolldown/package.json\\nnode_modules/rollup/package.json\\nnode_modules/unhead/package.json\\nnode_modules/unplugin/package.json\\nnode_modules/vite/package.json\\nnode_modules/webpack/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Tobias Koppers @sokra"
        }
      ],
      "group": "",
      "name": "webpack",
      "version": "5.105.2",
      "description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/webpack@5.105.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack@5.105.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/webpack/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.2.1",
      "description": "Native-ESM powered web dev build tool",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite@8.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,Plugin,vite/Plugin,BuildOptions,vite/BuildOptions,ConfigEnv,vite/ConfigEnv,UserConfig,vite/UserConfig"
        },
        {
          "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": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 270
          },
          {
            "location": "src/devtools/lazy.ts",
            "line": 1
          },
          {
            "location": "src/devtools/vite.ts",
            "line": 2
          },
          {
            "location": "src/unplugin/CreateHeadTransform.ts",
            "line": 1
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 2
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 174
          },
          {
            "location": "src/unplugin/SSRStaticReplace.ts",
            "line": 1
          },
          {
            "location": "src/unplugin/TreeshakeServerComposables.ts",
            "line": 1
          },
          {
            "location": "src/unplugin/framework.ts",
            "line": 2
          },
          {
            "location": "src/unplugin/vite.ts",
            "line": 1
          },
          {
            "location": "dist/framework.d.mts",
            "line": 2
          },
          {
            "location": "dist/minify/esbuild.d.mts",
            "line": 2
          },
          {
            "location": "dist/minify/lightningcss.d.mts",
            "line": 2
          },
          {
            "location": "dist/minify/rolldown.d.mts",
            "line": 2
          },
          {
            "location": "dist/shared/bundler.jX5C9Mv1.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,RollupPlugin,unplugin/RollupPlugin,RspackPluginInstance,unplugin/RspackPluginInstance,UnpluginInstance,unplugin/UnpluginInstance,WebpackPluginInstance,unplugin/WebpackPluginInstance,HookFilter,unplugin/HookFilter"
        },
        {
          "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/chunks/vite.mjs",
            "line": 10
          },
          {
            "location": "dist/framework.mjs",
            "line": 5
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 4
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 263
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 487
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 555
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 638
          },
          {
            "location": "dist/vite.mjs",
            "line": 11
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 7
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 166
          },
          {
            "location": "src/unplugin/SSRStaticReplace.ts",
            "line": 4
          },
          {
            "location": "src/unplugin/SSRStaticReplace.ts",
            "line": 22
          },
          {
            "location": "src/unplugin/TreeshakeServerComposables.ts",
            "line": 6
          },
          {
            "location": "src/unplugin/TreeshakeServerComposables.ts",
            "line": 32
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 10
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 50
          },
          {
            "location": "src/unplugin/framework.ts",
            "line": 1
          },
          {
            "location": "src/unplugin/utils.ts",
            "line": 1
          },
          {
            "location": "dist/framework.d.mts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com> (https://harlanzw.com/)"
        }
      ],
      "group": "",
      "name": "unhead",
      "version": "3.4.0",
      "description": "Full-stack <head> manager built for any framework.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unhead@3.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/unhead@3.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unhead/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "unhead/plugins"
        },
        {
          "name": "ImportedModules",
          "value": "unhead/minify,minifyJSON,unhead/minify/minifyJSON,unhead/utils,unhead/plugins,resolveMetaKeyType,unhead/utils/resolveMetaKeyType,resolveMetaKeyValue,unhead/utils/resolveMetaKeyValue,resolvePackedMetaObjectValue,unhead/utils/resolvePackedMetaObjectValue,unhead/types,HeadPluginInput,unhead/types/HeadPluginInput"
        },
        {
          "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/chunks/vite.mjs",
            "line": 9
          },
          {
            "location": "dist/framework.mjs",
            "line": 4
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 3
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 255
          },
          {
            "location": "dist/vite.mjs",
            "line": 10
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 6
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 113
          },
          {
            "location": "dist/chunks/vite.mjs",
            "line": 11
          },
          {
            "location": "dist/framework.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 5
          },
          {
            "location": "dist/vite.mjs",
            "line": 12
          },
          {
            "location": "src/devtools/plugin.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 9
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 748
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 749
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 826
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 207
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 208
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 302
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "rollup",
      "version": "4.62.4",
      "description": "Next-generation ES module bundler",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/rollup@4.62.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rollup/rollup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup@4.62.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rollup,SourceMapInput,rollup/SourceMapInput"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rollup/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 1
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "",
      "name": "rolldown",
      "version": "1.2.3",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "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/rolldown@1.2.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rolldown.rs/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/rolldown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rolldown@1.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rolldown/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rolldown/experimental,minify,rolldown/experimental/minify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rolldown/package.json"
              }
            ],
            "concludedValue": "node_modules/rolldown/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/minify/rolldown.mjs",
            "line": 1
          },
          {
            "location": "dist/minify/rolldown.mjs",
            "line": 5
          },
          {
            "location": "src/minify/rolldown.ts",
            "line": 2
          },
          {
            "location": "src/minify/rolldown.ts",
            "line": 6
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "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,ScopeTracker,oxc-walker/ScopeTracker,ScopeTrackerImport,oxc-walker/ScopeTrackerImport,walk,oxc-walker/walk"
        },
        {
          "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/chunks/vite.mjs",
            "line": 8
          },
          {
            "location": "dist/framework.mjs",
            "line": 3
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 2
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 103
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 591
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 679
          },
          {
            "location": "dist/vite.mjs",
            "line": 9
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 5
          },
          {
            "location": "src/unplugin/TreeshakeServerComposables.ts",
            "line": 5
          },
          {
            "location": "src/unplugin/TreeshakeServerComposables.ts",
            "line": 99
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 4
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 118
          },
          {
            "location": "src/unplugin/parser.ts",
            "line": 2
          },
          {
            "location": "src/unplugin/parser.ts",
            "line": 103
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Boshen and oxc contributors"
        }
      ],
      "group": "",
      "name": "oxc-parser",
      "version": "0.144.0",
      "description": "Oxc Parser Node API",
      "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/oxc-parser@0.144.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://oxc.rs/docs/guide/usage/parser"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/oxc-project/oxc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/oxc-parser@0.144.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oxc-parser/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/oxc-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/oxc-parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "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/chunks/vite.mjs",
            "line": 5
          },
          {
            "location": "dist/framework.mjs",
            "line": 2
          },
          {
            "location": "dist/shared/bundler.C_zHK35X.mjs",
            "line": 1
          },
          {
            "location": "dist/vite.mjs",
            "line": 7
          },
          {
            "location": "src/devtools/vite.ts",
            "line": 9
          },
          {
            "location": "src/unplugin/CreateHeadTransform.ts",
            "line": 2
          },
          {
            "location": "src/unplugin/MinifyTransform.ts",
            "line": 4
          },
          {
            "location": "src/unplugin/SSRStaticReplace.ts",
            "line": 3
          },
          {
            "location": "src/unplugin/TreeshakeServerComposables.ts",
            "line": 4
          },
          {
            "location": "src/unplugin/UseSeoMetaTransform.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "",
      "name": "lightningcss",
      "version": "1.33.0",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "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/lightningcss@1.33.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/lightningcss.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lightningcss@1.33.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lightningcss/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lightningcss,transform,lightningcss/transform"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lightningcss/package.json"
              }
            ],
            "concludedValue": "node_modules/lightningcss/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/minify/lightningcss.mjs",
            "line": 1
          },
          {
            "location": "dist/minify/lightningcss.mjs",
            "line": 5
          },
          {
            "location": "src/minify/lightningcss.ts",
            "line": 2
          },
          {
            "location": "src/minify/lightningcss.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.28.1",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esbuild@0.28.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.28.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild,transform,esbuild/transform"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/minify/esbuild.mjs",
            "line": 1
          },
          {
            "location": "dist/minify/esbuild.mjs",
            "line": 5
          },
          {
            "location": "src/minify/esbuild.ts",
            "line": 2
          },
          {
            "location": "src/minify/esbuild.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "VoidZero Inc."
        }
      ],
      "group": "@vitejs",
      "name": "devtools-kit",
      "version": "0.4.12",
      "description": "Vite DevTools Kit",
      "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/%40vitejs/devtools-kit@0.4.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/devtools#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/devtools.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/devtools-kit@0.4.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/devtools-kit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitejs/devtools-kit,defineRpcFunction,@vitejs/devtools-kit/defineRpcFunction,@vitejs/devtools-kit/client"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitejs/devtools-kit/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/devtools-kit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/vite.mjs",
            "line": 7
          },
          {
            "location": "dist/chunks/vite.mjs",
            "line": 13
          },
          {
            "location": "dist/chunks/vite.mjs",
            "line": 32
          },
          {
            "location": "dist/vite.mjs",
            "line": 8
          },
          {
            "location": "src/devtools/rpc/functions/run-lint.ts",
            "line": 3
          },
          {
            "location": "src/devtools/rpc/functions/run-lint.ts",
            "line": 20
          },
          {
            "location": "dist/devtools/bridge.mjs",
            "line": 265
          },
          {
            "location": "src/devtools/bridge.ts",
            "line": 340
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "cli",
      "version": "3.4.0",
      "description": "CLI for auditing and migrating unhead head usage in your codebase.",
      "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/cli@3.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/cli@3.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/cli/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/cli"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/cli/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/vite.mjs",
            "line": 26
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@unhead/bundler@3.4.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-22T04:58:05Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 22, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'bundler' with version '3.4.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 13 source files."
    }
  ]
}