{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:c4c14d33-8ed1-40d0-b3d0-e18b92078ac8",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T19:54:50Z",
    "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": "primitives",
      "group": "@edge-runtime",
      "version": "4.1.0",
      "description": "A set of primitives to build Vercel Edge Runtime.",
      "purl": "pkg:npm/%40edge-runtime/primitives@4.1.0",
      "bom-ref": "pkg:npm/@edge-runtime/primitives@4.1.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, clean:build, clean:node, prebuild"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, clean:build"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "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://edge-runtime.vercel.app/packages/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/edge-runtime.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@edge-runtime\\n@ungap"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@edge-runtime/format/package.json\\nnode_modules/@ungap/structured-clone/package.json\\nnode_modules/blob-polyfill/package.json\\nnode_modules/esbuild-plugin-alias/package.json\\nnode_modules/event-target-shim/package.json\\nnode_modules/tsup/package.json\\nnode_modules/undici/package.json\\nnode_modules/urlpattern-polyfill/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "urlpattern-polyfill",
      "version": "10.0.0",
      "description": "Polyfill for the URLPattern 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/urlpattern-polyfill@10.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/kenchris/urlpattern-polyfill"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/urlpattern-polyfill@10.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/urlpattern-polyfill/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "urlpattern-polyfill"
        },
        {
          "name": "ImportedModules",
          "value": "urlpattern-polyfill"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/urlpattern-polyfill/package.json"
              }
            ],
            "concludedValue": "node_modules/urlpattern-polyfill/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/primitives/url.js",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matteo Collina <hello@matteocollina.com>"
        }
      ],
      "group": "",
      "name": "undici",
      "version": "5.23.0",
      "description": "An HTTP/1.1 client, written from scratch for Node.js",
      "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/undici@5.23.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/undici@5.23.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/undici/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "undici/lib/fetch/formdata,undici/lib/fetch/file,undici/lib/websocket/websocket"
        },
        {
          "name": "ImportedModules",
          "value": "undici/lib/core/errors,undici/lib/core/util,undici/lib/fetch/body.js,undici/lib/fetch/symbols,undici/lib/fetch/headers,undici/lib/fetch/response,undici/lib/fetch/util,undici/lib/fetch/webidl,undici/lib/fetch/request,Request,undici/lib/fetch/request/Request,undici/lib/fetch,fetch,undici/lib/fetch/fetch,undici/lib/agent,undici/lib/fetch/formdata,undici/lib/fetch/file,undici/lib/websocket/websocket"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/undici/package.json"
              }
            ],
            "concludedValue": "node_modules/undici/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/patches/undici-core-request.js",
            "line": 6
          },
          {
            "location": "src/patches/undici-core-request.js",
            "line": 8
          },
          {
            "location": "src/patches/undici-core-request.js",
            "line": 200
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 1
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 2
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 3
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 4
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 5
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 6
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 8
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 9
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 140
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 141
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 142
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 85
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 131
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "EGOIST"
        }
      ],
      "group": "",
      "name": "tsup",
      "version": "8.0.1",
      "description": "Bundle your TypeScript library with no config, powered by esbuild",
      "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/tsup@8.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsup.egoist.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/egoist/tsup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsup@8.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsup/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tsup,Options,tsup/Options,build,tsup/build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsup/package.json"
              }
            ],
            "concludedValue": "node_modules/tsup/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/build.ts",
            "line": 3
          },
          {
            "location": "scripts/build.ts",
            "line": 22
          },
          {
            "location": "scripts/build.ts",
            "line": 42
          },
          {
            "location": "scripts/build.ts",
            "line": 62
          },
          {
            "location": "scripts/build.ts",
            "line": 81
          },
          {
            "location": "scripts/build.ts",
            "line": 107
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima"
        }
      ],
      "group": "",
      "name": "event-target-shim",
      "version": "6.0.2",
      "description": "An implementation of WHATWG EventTarget interface.",
      "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/event-target-shim@6.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mysticatea/event-target-shim"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mysticatea/event-target-shim.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/event-target-shim@6.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/event-target-shim/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/event-target-shim/package.json"
              }
            ],
            "concludedValue": "node_modules/event-target-shim/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Igor Adamenko <mail@igoradamenko.com> (https://igoradamenko.com)"
        }
      ],
      "group": "",
      "name": "esbuild-plugin-alias",
      "version": "0.2.1",
      "description": "esbuild plugin for path aliases",
      "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/esbuild-plugin-alias@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/igoradamenko/esbuild-plugin-alias#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/igoradamenko/esbuild-plugin-alias.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild-plugin-alias@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild-plugin-alias/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild-plugin-alias"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild-plugin-alias/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild-plugin-alias/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/build.ts",
            "line": 2
          },
          {
            "location": "scripts/build.ts",
            "line": 56
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Eli Grey <me@eligrey.com> (https://eligrey.com)"
        }
      ],
      "group": "",
      "name": "blob-polyfill",
      "version": "7.0.20220408",
      "description": "Blob.js implements the W3C Blob interface in browsers that do not natively support it.",
      "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/blob-polyfill@7.0.20220408",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bjornstar/blob-polyfill"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bjornstar/blob-polyfill.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/blob-polyfill@7.0.20220408",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/blob-polyfill/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "blob-polyfill"
        },
        {
          "name": "ImportedModules",
          "value": "blob-polyfill"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/blob-polyfill/package.json"
              }
            ],
            "concludedValue": "node_modules/blob-polyfill/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/primitives/blob.js",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrea Giammarchi"
        }
      ],
      "group": "@ungap",
      "name": "structured-clone",
      "version": "1.2.0",
      "description": "A structuredClone polyfill",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/%40ungap/structured-clone@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ungap/structured-clone#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ungap/structured-clone.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ungap/structured-clone@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ungap/structured-clone/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ungap/structured-clone"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ungap/structured-clone/package.json"
              }
            ],
            "concludedValue": "node_modules/@ungap/structured-clone/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/primitives/structured-clone.js",
            "line": 1
          },
          {
            "location": "src/primitives/structured-clone.js",
            "line": 10
          }
        ]
      }
    },
    {
      "group": "@edge-runtime",
      "name": "format",
      "version": "2.2.1",
      "description": "A printf-like string formatter for Edge Runtime",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0",
            "url": "https://opensource.org/licenses/MPL-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "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/%40edge-runtime/format@2.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vercel/edge-runtime#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/edge-runtime.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@edge-runtime/format@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@edge-runtime/format/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@edge-runtime/format,createFormat,@edge-runtime/format/createFormat"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@edge-runtime/format/package.json"
              }
            ],
            "concludedValue": "node_modules/@edge-runtime/format/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/primitives/console.js",
            "line": 1
          },
          {
            "location": "src/primitives/console.js",
            "line": 3
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@edge-runtime/primitives@4.1.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-15T19:54:50Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'primitives' with version '4.1.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}