{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:782f025d-8e7f-4114-953e-e0d618153d12",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T17:26:15Z",
    "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": "schema-org",
      "group": "@unhead",
      "version": "3.3.1",
      "description": "Generate Schema.org JSON-LD with Google-focused TypeScript helpers",
      "purl": "pkg:npm/%40unhead/schema-org@3.3.1",
      "bom-ref": "pkg:npm/@unhead/schema-org@3.3.1",
      "author": "Harlan Wilton <harlan@harlanzw.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, lint, 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"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@unhead/react/package.json\\nnode_modules/@unhead/solid-js/package.json\\nnode_modules/@unhead/svelte/package.json\\nnode_modules/@unhead/vue/package.json\\nnode_modules/unhead/package.json\\nnode_modules/unplugin-vue-components/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "antfu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "unplugin-vue-components",
      "version": "32.1.0",
      "description": "Components auto importing for Vue",
      "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-vue-components@32.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unplugin/unplugin-vue-components#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unplugin/unplugin-vue-components.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin-vue-components@32.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unplugin-vue-components/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unplugin-vue-components,ComponentResolver,unplugin-vue-components/ComponentResolver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unplugin-vue-components/package.json"
              }
            ],
            "concludedValue": "node_modules/unplugin-vue-components/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/vue/meta.ts",
            "line": 1
          },
          {
            "location": "dist/vue/meta.d.mts",
            "line": 1
          },
          {
            "location": "dist/vue.d.mts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com> (https://harlanzw.com/)"
        }
      ],
      "group": "",
      "name": "unhead",
      "version": "3.3.1",
      "description": "Full-stack <head> manager built for any framework.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unhead@3.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/unhead@3.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unhead/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unhead/utils,hasOwn,unhead/utils/hasOwn,processTemplateParams,unhead/utils/processTemplateParams,unhead/plugins,defineHeadPlugin,unhead/plugins/defineHeadPlugin,TemplateParamsPlugin,unhead/plugins/TemplateParamsPlugin,unhead/types,HeadPlugin,unhead/types/HeadPlugin,HeadTag,unhead/types/HeadTag,Unhead,unhead/types/Unhead,ActiveHeadEntry,unhead/types/ActiveHeadEntry,HeadEntryOptions,unhead/types/HeadEntryOptions,UseHeadInput,unhead/types/UseHeadInput"
        },
        {
          "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/index.mjs",
            "line": 3
          },
          {
            "location": "dist/react.mjs",
            "line": 5
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 1
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 132
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 160
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 1090
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 2521
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 2617
          },
          {
            "location": "dist/solid-js.mjs",
            "line": 5
          },
          {
            "location": "dist/svelte.mjs",
            "line": 5
          },
          {
            "location": "dist/vue.mjs",
            "line": 5
          },
          {
            "location": "src/core/util.ts",
            "line": 1
          },
          {
            "location": "src/core/util.ts",
            "line": 27
          },
          {
            "location": "src/plugin.ts",
            "line": 5
          },
          {
            "location": "src/plugin.ts",
            "line": 15
          },
          {
            "location": "src/plugin.ts",
            "line": 142
          },
          {
            "location": "src/utils/index.ts",
            "line": 6
          },
          {
            "location": "src/utils/index.ts",
            "line": 184
          },
          {
            "location": "src/utils/index.ts",
            "line": 222
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/react.mjs",
            "line": 6
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 2
          },
          {
            "location": "dist/solid-js.mjs",
            "line": 6
          },
          {
            "location": "dist/svelte.mjs",
            "line": 6
          },
          {
            "location": "dist/vue.mjs",
            "line": 6
          },
          {
            "location": "src/plugin.ts",
            "line": 1
          },
          {
            "location": "src/plugin.ts",
            "line": 4
          },
          {
            "location": "src/react.ts",
            "line": 1
          },
          {
            "location": "src/runtime.ts",
            "line": 1
          },
          {
            "location": "src/solid-js.ts",
            "line": 1
          },
          {
            "location": "src/svelte.ts",
            "line": 1
          },
          {
            "location": "src/vue/runtime/composables.ts",
            "line": 2
          },
          {
            "location": "dist/index.d.mts",
            "line": 6
          },
          {
            "location": "dist/react.d.mts",
            "line": 1
          },
          {
            "location": "dist/shared/schema-org.BMT2Y0Lz.d.mts",
            "line": 1
          },
          {
            "location": "dist/shared/schema-org.BgzEx1-H.d.mts",
            "line": 2
          },
          {
            "location": "dist/solid-js.d.mts",
            "line": 1
          },
          {
            "location": "dist/svelte.d.mts",
            "line": 1
          },
          {
            "location": "dist/vue.d.mts",
            "line": 7
          },
          {
            "location": "dist/shared/schema-org.CEabQoHV.mjs",
            "line": 2538
          },
          {
            "location": "src/plugin.ts",
            "line": 45
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "vue",
      "version": "3.3.1",
      "description": "Full-stack <head> manager built for Vue.",
      "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/vue@3.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/vue@3.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/vue/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "vue/meta,SchemaOrgResolver,vue/meta.mjs/SchemaOrgResolver,schemaOrgAutoImports,vue/meta.mjs/schemaOrgAutoImports,schemaOrgComponents,vue/meta.mjs/schemaOrgComponents,SchemaOrgResolverOptions,vue/meta.mjs/SchemaOrgResolverOptions"
        },
        {
          "name": "ImportedModules",
          "value": "vue,isRef,vue/isRef,computed,vue/computed,defineComponent,vue/defineComponent,vue/ref,unref,vue/unref,vue/h,DefineComponent,vue/DefineComponent,VNode,vue/VNode,ComputedRef,vue/ComputedRef,MaybeRef,vue/MaybeRef,vue/Ref"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vue.mjs",
            "line": 3
          },
          {
            "location": "dist/vue.mjs",
            "line": 14
          },
          {
            "location": "dist/vue.mjs",
            "line": 15
          },
          {
            "location": "dist/vue.mjs",
            "line": 209
          },
          {
            "location": "dist/vue.mjs",
            "line": 215
          },
          {
            "location": "dist/vue.mjs",
            "line": 216
          },
          {
            "location": "dist/vue.mjs",
            "line": 218
          },
          {
            "location": "dist/vue.mjs",
            "line": 220
          },
          {
            "location": "dist/vue.mjs",
            "line": 233
          },
          {
            "location": "dist/vue.mjs",
            "line": 236
          },
          {
            "location": "dist/vue.mjs",
            "line": 242
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 2
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 33
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 116
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 122
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 124
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 126
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 129
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 148
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 152
          },
          {
            "location": "src/vue/runtime/components.ts",
            "line": 159
          },
          {
            "location": "src/vue/runtime/composables.ts",
            "line": 3
          },
          {
            "location": "src/vue/runtime/composables.ts",
            "line": 57
          },
          {
            "location": "src/vue/runtime/composables.ts",
            "line": 127
          },
          {
            "location": "src/vue/runtime/composables.ts",
            "line": 128
          },
          {
            "location": "dist/vue.d.mts",
            "line": 6
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "svelte",
      "version": "3.3.1",
      "description": "Full-stack <head> manager built for Svelte.",
      "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/svelte@3.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@unhead/svelte@3.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/svelte/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/svelte,useUnhead,@unhead/svelte/useUnhead,useHead,@unhead/svelte/useHead"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/svelte/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/svelte/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/svelte.mjs",
            "line": 1
          },
          {
            "location": "dist/svelte.mjs",
            "line": 9
          },
          {
            "location": "dist/svelte.mjs",
            "line": 11
          },
          {
            "location": "src/svelte.ts",
            "line": 3
          },
          {
            "location": "src/svelte.ts",
            "line": 12
          },
          {
            "location": "src/svelte.ts",
            "line": 14
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "solid-js",
      "version": "3.3.1",
      "description": "Full-stack <head> manager built for SolidJS.",
      "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/solid-js@3.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/solid-js@3.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/solid-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/solid-js,useUnhead,@unhead/solid-js/useUnhead,useHead,@unhead/solid-js/useHead"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/solid-js/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/solid-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/solid-js.mjs",
            "line": 1
          },
          {
            "location": "dist/solid-js.mjs",
            "line": 15
          },
          {
            "location": "dist/solid-js.mjs",
            "line": 17
          },
          {
            "location": "src/solid-js.ts",
            "line": 3
          },
          {
            "location": "src/solid-js.ts",
            "line": 66
          },
          {
            "location": "src/solid-js.ts",
            "line": 68
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "react",
      "version": "3.3.1",
      "description": "Full-stack <head> manager built for React.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unhead/react@3.3.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/react@3.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/react,useUnhead,@unhead/react/useUnhead,useHead,@unhead/react/useHead"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/react.mjs",
            "line": 1
          },
          {
            "location": "dist/react.mjs",
            "line": 15
          },
          {
            "location": "dist/react.mjs",
            "line": 17
          },
          {
            "location": "src/react.ts",
            "line": 3
          },
          {
            "location": "src/react.ts",
            "line": 66
          },
          {
            "location": "src/react.ts",
            "line": 68
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@unhead/schema-org@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:15Z",
      "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 'schema-org' with version '3.3.1'. The package type in this SBOM is npm with a single purl namespace '@unhead' described under components. The components were identified from 6 source files."
    }
  ]
}