{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:0578e874-031d-42e9-9149-e7e396910323",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-22T04:58:11Z",
    "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": "addons",
      "group": "@unhead",
      "version": "3.4.0",
      "description": "Deprecated. Use @unhead/bundler instead.",
      "purl": "pkg:npm/%40unhead/addons@3.4.0",
      "bom-ref": "pkg:npm/@unhead/addons@3.4.0",
      "author": "Harlan Wilton <harlan@harlanzw.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, stub, 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/bundler/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "bundler",
      "version": "3.4.0",
      "description": "Unhead build-time optimizations for Vite and Webpack.",
      "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/bundler@3.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/bundler@3.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/bundler/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@unhead/bundler/vite"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/bundler,@unhead/bundler/vite"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/bundler/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/bundler/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/vite.mjs",
            "line": 1
          },
          {
            "location": "src/vite.ts",
            "line": 3
          },
          {
            "location": "src/vite.ts",
            "line": 4
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/vite.d.mts",
            "line": 1
          },
          {
            "location": "dist/vite.d.mts",
            "line": 2
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@unhead/addons@3.4.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-22T04:58:11Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 22, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'addons' with version '3.4.0'. The package type in this SBOM is npm with a single purl namespace '@unhead' described under components. The components were identified from the source files: node_modules/@unhead/bundler/package.json."
    }
  ]
}