{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:11998006-b117-4498-92b2-a03efff0e2fa",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T17:26:13Z",
    "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": "cli",
      "group": "@unhead",
      "version": "3.3.1",
      "description": "CLI for auditing and migrating unhead head usage in your codebase.",
      "purl": "pkg:npm/%40unhead/cli@3.3.1",
      "bom-ref": "pkg:npm/@unhead/cli@3.3.1",
      "author": "Harlan Wilton <harlan@harlanzw.com>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "unhead"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, test, 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:componentSrcFiles",
        "value": "node_modules/citty/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/oxc-parser/package.json\\nnode_modules/oxc-walker/package.json\\nnode_modules/pathe/package.json\\nnode_modules/tinyglobby/package.json\\nnode_modules/unhead/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.10",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.1.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "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/validate,tagPredicates,unhead/validate/tagPredicates,inputShapePredicates,unhead/validate/inputShapePredicates,headInputPredicates,unhead/validate/headInputPredicates,migrationTagPredicates,unhead/validate/migrationTagPredicates,PredicateFix,unhead/validate/PredicateFix,Diagnostic,unhead/validate/Diagnostic,HeadInputView,unhead/validate/HeadInputView,PredicateContext,unhead/validate/PredicateContext,TagInput,unhead/validate/TagInput,InputShapeContext,unhead/validate/InputShapeContext,InputShapeView,unhead/validate/InputShapeView,InputValueKind,unhead/validate/InputValueKind,unhead/parser,parseHtmlForUnheadExtraction,unhead/parser/parseHtmlForUnheadExtraction,unhead/plugins,ValidatePlugin,unhead/plugins/ValidatePlugin,unhead/server,createHead,unhead/server/createHead,renderSSRHead,unhead/server/renderSSRHead,HeadValidationRule,unhead/plugins/HeadValidationRule"
        },
        {
          "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": 8
          },
          {
            "location": "src/oxc/applyFix.ts",
            "line": 2
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 1
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 14
          },
          {
            "location": "src/oxc/materialize.ts",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "src/validate.ts",
            "line": 1
          },
          {
            "location": "src/validate.ts",
            "line": 2
          },
          {
            "location": "src/validate.ts",
            "line": 3
          },
          {
            "location": "src/validate.ts",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 1270
          },
          {
            "location": "src/validate.ts",
            "line": 16
          },
          {
            "location": "dist/index.mjs",
            "line": 1273
          },
          {
            "location": "src/validate.ts",
            "line": 19
          },
          {
            "location": "dist/index.mjs",
            "line": 1272
          },
          {
            "location": "dist/index.mjs",
            "line": 1276
          },
          {
            "location": "src/validate.ts",
            "line": 18
          },
          {
            "location": "src/validate.ts",
            "line": 22
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Superchupu"
        }
      ],
      "group": "",
      "name": "tinyglobby",
      "version": "0.2.17",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "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/tinyglobby@0.2.17",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://superchupu.dev/tinyglobby"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyglobby@0.2.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyglobby/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyglobby,glob,tinyglobby/glob"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyglobby/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyglobby/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 1069
          },
          {
            "location": "dist/index.mjs",
            "line": 1323
          },
          {
            "location": "src/commands/validate-html.ts",
            "line": 6
          },
          {
            "location": "src/commands/validate-html.ts",
            "line": 34
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 8
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 396
          }
        ]
      }
    },
    {
      "group": "",
      "name": "pathe",
      "version": "2.0.3",
      "description": "Universal filesystem path utils",
      "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/pathe@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pathe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pathe,relative,pathe/relative,extname,pathe/extname,resolve,pathe/resolve"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pathe/package.json"
              }
            ],
            "concludedValue": "node_modules/pathe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 131
          },
          {
            "location": "dist/index.mjs",
            "line": 151
          },
          {
            "location": "dist/index.mjs",
            "line": 153
          },
          {
            "location": "dist/index.mjs",
            "line": 165
          },
          {
            "location": "dist/index.mjs",
            "line": 1087
          },
          {
            "location": "dist/index.mjs",
            "line": 1202
          },
          {
            "location": "dist/index.mjs",
            "line": 1237
          },
          {
            "location": "dist/index.mjs",
            "line": 1320
          },
          {
            "location": "src/commands/audit.ts",
            "line": 3
          },
          {
            "location": "src/commands/audit.ts",
            "line": 23
          },
          {
            "location": "src/commands/migrate.ts",
            "line": 4
          },
          {
            "location": "src/commands/migrate.ts",
            "line": 29
          },
          {
            "location": "src/commands/validate-html.ts",
            "line": 5
          },
          {
            "location": "src/commands/validate-html.ts",
            "line": 30
          },
          {
            "location": "src/format.ts",
            "line": 2
          },
          {
            "location": "src/format.ts",
            "line": 38
          },
          {
            "location": "src/format.ts",
            "line": 61
          },
          {
            "location": "src/format.ts",
            "line": 63
          },
          {
            "location": "src/format.ts",
            "line": 76
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 7
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 419
          }
        ]
      }
    },
    {
      "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,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/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 627
          },
          {
            "location": "dist/index.mjs",
            "line": 690
          },
          {
            "location": "dist/index.mjs",
            "line": 718
          },
          {
            "location": "src/oxc/walker.ts",
            "line": 1
          },
          {
            "location": "src/oxc/walker.ts",
            "line": 156
          },
          {
            "location": "src/oxc/walker.ts",
            "line": 252
          },
          {
            "location": "src/oxc/walker.ts",
            "line": 286
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Boshen and oxc contributors"
        }
      ],
      "group": "",
      "name": "oxc-parser",
      "version": "0.142.0",
      "description": "Oxc Parser Node 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/oxc-parser@0.142.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.142.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/oxc-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "oxc-parser,parseSync,oxc-parser/parseSync"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 880
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 6
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 164
          }
        ]
      },
      "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/index.mjs",
            "line": 5
          },
          {
            "location": "src/oxc/applyFix.ts",
            "line": 1
          },
          {
            "location": "src/oxc/audit.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "",
      "name": "citty",
      "version": "0.2.2",
      "description": "Elegant CLI Builder",
      "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/citty@0.2.2",
      "type": "library",
      "bom-ref": "pkg:npm/citty@0.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/citty/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "citty,defineCommand,citty/defineCommand,runMain,citty/runMain"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/citty/package.json"
              }
            ],
            "concludedValue": "node_modules/citty/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 1189
          },
          {
            "location": "dist/index.mjs",
            "line": 1219
          },
          {
            "location": "dist/index.mjs",
            "line": 1302
          },
          {
            "location": "dist/index.mjs",
            "line": 1376
          },
          {
            "location": "dist/index.mjs",
            "line": 1418
          },
          {
            "location": "dist/index.mjs",
            "line": 1431
          },
          {
            "location": "src/commands/audit.ts",
            "line": 2
          },
          {
            "location": "src/commands/audit.ts",
            "line": 10
          },
          {
            "location": "src/commands/migrate.ts",
            "line": 3
          },
          {
            "location": "src/commands/migrate.ts",
            "line": 11
          },
          {
            "location": "src/commands/validate-html.ts",
            "line": 4
          },
          {
            "location": "src/commands/validate-html.ts",
            "line": 12
          },
          {
            "location": "src/commands/validate-url.ts",
            "line": 2
          },
          {
            "location": "src/commands/validate-url.ts",
            "line": 29
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 7
          },
          {
            "location": "src/index.ts",
            "line": 21
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      },
      "tags": [
        "cli"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@unhead/cli@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:13Z",
      "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 'cli' with version '3.3.1'."
    }
  ]
}