{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a14df44f-2f90-4057-af9c-59b837894955",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T17:26:10Z",
    "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": "unhead",
      "group": "",
      "version": "3.3.1",
      "description": "Full-stack <head> manager built for any framework.",
      "purl": "pkg:npm/unhead@3.3.1",
      "bom-ref": "pkg:npm/unhead@3.3.1",
      "author": "Harlan Wilton <harlan@harlanzw.com> (https://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": "@rollup"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@rollup/plugin-node-resolve/package.json\\nnode_modules/hookable/package.json\\nnode_modules/rollup/package.json\\nnode_modules/unplugin/package.json\\nnode_modules/vite/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "8.2.0",
      "description": "Native-ESM powered web dev build tool",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,ConfigEnv,vite/ConfigEnv,ResolvedConfig,vite/ResolvedConfig,UserConfig,vite/UserConfig,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/unplugin.ts",
            "line": 2
          },
          {
            "location": "src/stream/vite.ts",
            "line": 1
          },
          {
            "location": "dist/stream/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,UnpluginOptions,unplugin/UnpluginOptions"
        },
        {
          "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/stream/unplugin.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/unplugin.mjs",
            "line": 186
          },
          {
            "location": "dist/stream/vite.mjs",
            "line": 3
          },
          {
            "location": "src/stream/unplugin.ts",
            "line": 1
          },
          {
            "location": "src/stream/unplugin.ts",
            "line": 3
          },
          {
            "location": "src/stream/unplugin.ts",
            "line": 320
          },
          {
            "location": "dist/stream/unplugin.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/unplugin.d.mts",
            "line": 2
          },
          {
            "location": "dist/stream/vite.d.mts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "rollup",
      "version": "4.62.4",
      "description": "Next-generation ES module bundler",
      "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/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": "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"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "hookable",
      "version": "6.1.1",
      "description": "Awaitable hook system",
      "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/hookable@6.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/hookable@6.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/hookable/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "hookable,HookableCore,hookable/HookableCore"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/client.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/legacy.mjs",
            "line": 9
          },
          {
            "location": "dist/scripts.mjs",
            "line": 5
          },
          {
            "location": "dist/scripts.node.mjs",
            "line": 6
          },
          {
            "location": "dist/server.mjs",
            "line": 9
          },
          {
            "location": "dist/shared/unhead.Bm4Y6XQI.mjs",
            "line": 1
          },
          {
            "location": "dist/stream/client.mjs",
            "line": 4
          },
          {
            "location": "dist/stream/server.mjs",
            "line": 9
          },
          {
            "location": "dist/utils.mjs",
            "line": 7
          },
          {
            "location": "src/client/adapter.ts",
            "line": 1
          },
          {
            "location": "src/server/createHead.ts",
            "line": 1
          },
          {
            "location": "src/utils/hooks.ts",
            "line": 1
          },
          {
            "location": "src/utils/hooks.ts",
            "line": 3
          },
          {
            "location": "dist/client.d.mts",
            "line": 5
          },
          {
            "location": "dist/index.d.mts",
            "line": 6
          },
          {
            "location": "dist/legacy.d.mts",
            "line": 5
          },
          {
            "location": "dist/plugins.d.mts",
            "line": 6
          },
          {
            "location": "dist/scripts/triggers.d.mts",
            "line": 2
          },
          {
            "location": "dist/scripts.d.mts",
            "line": 4
          },
          {
            "location": "dist/scripts.node.d.mts",
            "line": 4
          },
          {
            "location": "dist/server.d.mts",
            "line": 7
          },
          {
            "location": "dist/shared/unhead.BaJQWegN.d.mts",
            "line": 1
          },
          {
            "location": "dist/shared/unhead.DUxwbN2T.d.mts",
            "line": 1
          },
          {
            "location": "dist/shared/unhead.b3OP2V8q.d.mts",
            "line": 1
          },
          {
            "location": "dist/stream/client.d.mts",
            "line": 4
          },
          {
            "location": "dist/stream/server.d.mts",
            "line": 6
          },
          {
            "location": "dist/types.d.mts",
            "line": 8
          },
          {
            "location": "dist/utils.d.mts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris <richard.a.harris@gmail.com>"
        }
      ],
      "group": "@rollup",
      "name": "plugin-node-resolve",
      "version": "16.0.3",
      "description": "Locate and bundle third-party dependencies in node_modules",
      "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/%40rollup/plugin-node-resolve@16.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/plugin-node-resolve@16.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/plugin-node-resolve/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/@rollup/plugin-node-resolve/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/plugin-node-resolve/package.json"
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/unhead@3.3.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T17:26:10Z",
      "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 'unhead' with version '3.3.1'. The package type in this SBOM is npm with a single purl namespace '@rollup' described under components. The components were identified from 5 source files."
    }
  ]
}