{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:60ebf8e7-12e1-4786-b568-9df71153cbc1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T06:02:54Z",
    "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": "6.0.0",
      "description": "A set of primitives to build Vercel Edge Runtime.",
      "purl": "pkg:npm/%40edge-runtime/primitives@6.0.0",
      "bom-ref": "pkg:npm/@edge-runtime/primitives@6.0.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": "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://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"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@edge-runtime/format/package.json\\nnode_modules/esbuild/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
          }
        ]
      }
    },
    {
      "group": "",
      "name": "undici",
      "version": "6.21.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@6.21.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@6.21.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/undici/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "undici/lib/core/errors,undici/lib/core/util,undici/lib/core/diagnostics.js,undici/lib/core/constants,undici,undici/lib/web/fetch/response,fromInnerResponse,undici/lib/web/fetch/response/fromInnerResponse,makeNetworkError,undici/lib/web/fetch/response/makeNetworkError"
        },
        {
          "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": 9
          },
          {
            "location": "src/patches/undici-core-request.js",
            "line": 24
          },
          {
            "location": "src/patches/undici-core-request.js",
            "line": 25
          },
          {
            "location": "src/patches/undici-core-request.js",
            "line": 26
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 4
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 9
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 44
          },
          {
            "location": "src/primitives/fetch.js",
            "line": 36
          }
        ]
      },
      "tags": [
        "network"
      ]
    },
    {
      "authors": [
        {
          "name": "EGOIST"
        }
      ],
      "group": "",
      "name": "tsup",
      "version": "8.0.0",
      "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.0",
      "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.0",
      "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": 2
          },
          {
            "location": "scripts/build.ts",
            "line": 22
          },
          {
            "location": "scripts/build.ts",
            "line": 42
          },
          {
            "location": "scripts/build.ts",
            "line": 62
          },
          {
            "location": "scripts/build.ts",
            "line": 72
          },
          {
            "location": "scripts/build.ts",
            "line": 90
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.24.0",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "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@0.24.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.24.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/build.ts",
            "line": 4
          },
          {
            "location": "scripts/build.ts",
            "line": 145
          }
        ]
      }
    },
    {
      "group": "@edge-runtime",
      "name": "format",
      "version": "4.0.0",
      "description": "A printf-like string formatter for Edge Runtime",
      "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/%40edge-runtime/format@4.0.0",
      "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@4.0.0",
      "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": "Permissive"
        }
      ],
      "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@6.0.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-10T06:02:54Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 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 '6.0.0'. The package type in this SBOM is npm with a single purl namespace '@edge-runtime' described under components. The components were identified from 6 source files."
    }
  ]
}