{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:be73f8af-1155-4e14-9b6a-d414e1617232",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-09T21:07:58Z",
    "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": "1.11.20-tuxcare.1",
      "purl": "pkg:npm/unhead@1.11.20-tuxcare.1",
      "bom-ref": "pkg:npm/unhead@1.11.20-tuxcare.1",
      "author": "Harlan Wilton <harlan@harlanzw.com> (https://harlanzw.com/)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, export:sizes"
        },
        {
          "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/dom/package.json\\nnode_modules/@unhead/schema/package.json\\nnode_modules/@unhead/shared/package.json\\nnode_modules/hookable/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "hookable",
      "version": "5.5.3",
      "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@5.5.3",
      "type": "library",
      "bom-ref": "pkg:npm/hookable@5.5.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/hookable/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "hookable,createHooks,hookable/createHooks"
        },
        {
          "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/index.cjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 341
          },
          {
            "location": "src/createHead.ts",
            "line": 14
          },
          {
            "location": "src/createHead.ts",
            "line": 50
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "shared",
      "version": "1.11.20",
      "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/shared@1.11.20",
      "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/shared@1.11.20",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/shared/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@unhead/shared"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/shared,defineHeadPlugin,@unhead/shared/defineHeadPlugin,tagDedupeKey,@unhead/shared/tagDedupeKey,hashTag,@unhead/shared/hashTag,tagWeight,@unhead/shared/tagWeight,HasElementTags,@unhead/shared/HasElementTags,NetworkEvents,@unhead/shared/NetworkEvents,hashCode,@unhead/shared/hashCode,SortModifiers,@unhead/shared/SortModifiers,processTemplateParams,@unhead/shared/processTemplateParams,resolveTitleTemplate,@unhead/shared/resolveTitleTemplate,IsBrowser,@unhead/shared/IsBrowser,normaliseEntryTags,@unhead/shared/normaliseEntryTags,composableNames,@unhead/shared/composableNames,whitelistSafeInput,@unhead/shared/whitelistSafeInput,ScriptNetworkEvents,@unhead/shared/ScriptNetworkEvents,unpackMeta,@unhead/shared/unpackMeta"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/shared/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/shared/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.cjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 22
          },
          {
            "location": "dist/index.mjs",
            "line": 33
          },
          {
            "location": "dist/index.mjs",
            "line": 62
          },
          {
            "location": "dist/index.mjs",
            "line": 67
          },
          {
            "location": "dist/index.mjs",
            "line": 90
          },
          {
            "location": "dist/index.mjs",
            "line": 109
          },
          {
            "location": "dist/index.mjs",
            "line": 118
          },
          {
            "location": "dist/index.mjs",
            "line": 132
          },
          {
            "location": "dist/index.mjs",
            "line": 142
          },
          {
            "location": "dist/index.mjs",
            "line": 146
          },
          {
            "location": "dist/index.mjs",
            "line": 152
          },
          {
            "location": "dist/index.mjs",
            "line": 176
          },
          {
            "location": "dist/index.mjs",
            "line": 196
          },
          {
            "location": "dist/index.mjs",
            "line": 197
          },
          {
            "location": "dist/index.mjs",
            "line": 215
          },
          {
            "location": "dist/index.mjs",
            "line": 231
          },
          {
            "location": "dist/index.mjs",
            "line": 243
          },
          {
            "location": "dist/index.mjs",
            "line": 247
          },
          {
            "location": "dist/index.mjs",
            "line": 263
          },
          {
            "location": "dist/index.mjs",
            "line": 269
          },
          {
            "location": "dist/index.mjs",
            "line": 284
          },
          {
            "location": "dist/index.mjs",
            "line": 294
          },
          {
            "location": "dist/index.mjs",
            "line": 310
          },
          {
            "location": "dist/index.mjs",
            "line": 401
          },
          {
            "location": "dist/index.mjs",
            "line": 458
          },
          {
            "location": "dist/index.mjs",
            "line": 477
          },
          {
            "location": "dist/index.mjs",
            "line": 675
          },
          {
            "location": "dist/index.mjs",
            "line": 704
          },
          {
            "location": "dist/index.mjs",
            "line": 710
          },
          {
            "location": "dist/index.mjs",
            "line": 745
          },
          {
            "location": "src/autoImports.ts",
            "line": 1
          },
          {
            "location": "src/composables/useHeadSafe.ts",
            "line": 6
          },
          {
            "location": "src/composables/useSeoMeta.ts",
            "line": 2
          },
          {
            "location": "src/composables/useSeoMeta.ts",
            "line": 17
          },
          {
            "location": "src/createHead.ts",
            "line": 13
          },
          {
            "location": "src/createHead.ts",
            "line": 116
          },
          {
            "location": "src/optionalPlugins/capoPlugin.ts",
            "line": 1
          },
          {
            "location": "src/optionalPlugins/capoPlugin.ts",
            "line": 6
          },
          {
            "location": "src/optionalPlugins/capoPlugin.ts",
            "line": 13
          },
          {
            "location": "src/optionalPlugins/hashHydrationPlugin.ts",
            "line": 1
          },
          {
            "location": "src/optionalPlugins/hashHydrationPlugin.ts",
            "line": 8
          },
          {
            "location": "src/plugins/dedupe.ts",
            "line": 2
          },
          {
            "location": "src/plugins/dedupe.ts",
            "line": 6
          },
          {
            "location": "src/plugins/dedupe.ts",
            "line": 22
          },
          {
            "location": "src/plugins/dedupe.ts",
            "line": 35
          },
          {
            "location": "src/plugins/dedupe.ts",
            "line": 77
          },
          {
            "location": "src/plugins/dedupe.ts",
            "line": 85
          },
          {
            "location": "src/plugins/eventHandlers.ts",
            "line": 1
          },
          {
            "location": "src/plugins/eventHandlers.ts",
            "line": 10
          },
          {
            "location": "src/plugins/eventHandlers.ts",
            "line": 37
          },
          {
            "location": "src/plugins/eventHandlers.ts",
            "line": 49
          },
          {
            "location": "src/plugins/eventHandlers.ts",
            "line": 69
          },
          {
            "location": "src/plugins/hashKeyed.ts",
            "line": 1
          },
          {
            "location": "src/plugins/hashKeyed.ts",
            "line": 5
          },
          {
            "location": "src/plugins/hashKeyed.ts",
            "line": 12
          },
          {
            "location": "src/plugins/payload.ts",
            "line": 1
          },
          {
            "location": "src/plugins/payload.ts",
            "line": 3
          },
          {
            "location": "src/plugins/sort.ts",
            "line": 1
          },
          {
            "location": "src/plugins/sort.ts",
            "line": 3
          },
          {
            "location": "src/plugins/sort.ts",
            "line": 30
          },
          {
            "location": "src/plugins/sort.ts",
            "line": 31
          },
          {
            "location": "src/plugins/templateParams.ts",
            "line": 2
          },
          {
            "location": "src/plugins/templateParams.ts",
            "line": 12
          },
          {
            "location": "src/plugins/templateParams.ts",
            "line": 34
          },
          {
            "location": "src/plugins/templateParams.ts",
            "line": 47
          },
          {
            "location": "src/plugins/templateParams.ts",
            "line": 55
          },
          {
            "location": "src/plugins/templateParams.ts",
            "line": 75
          },
          {
            "location": "src/plugins/titleTemplate.ts",
            "line": 2
          },
          {
            "location": "src/plugins/titleTemplate.ts",
            "line": 4
          },
          {
            "location": "src/plugins/titleTemplate.ts",
            "line": 23
          },
          {
            "location": "src/plugins/titleTemplate.ts",
            "line": 36
          },
          {
            "location": "src/plugins/xss.ts",
            "line": 1
          },
          {
            "location": "src/plugins/xss.ts",
            "line": 3
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          },
          {
            "location": "dist/index.d.cts",
            "line": 3
          }
        ]
      },
      "tags": [
        "network"
      ]
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "",
      "name": "unhead-schema",
      "version": "1.11.20-tuxcare.1",
      "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/unhead-schema@1.11.20-tuxcare.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-schema@1.11.20-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/schema/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/@unhead/schema/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/schema/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "dom",
      "version": "1.11.20",
      "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/dom@1.11.20",
      "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/dom@1.11.20",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/dom,DomPlugin,@unhead/dom/DomPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.cjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 330
          },
          {
            "location": "src/createHead.ts",
            "line": 12
          },
          {
            "location": "src/createHead.ts",
            "line": 31
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/unhead@1.11.20-tuxcare.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-09T21:07:58Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 9, 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 '1.11.20-tuxcare.1'. The package type in this SBOM is npm with a single purl namespace '@unhead' described under components. The components were identified from 4 source files."
    }
  ]
}