{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:996503f3-a866-47c3-9549-69da595d8ee4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T06:02:55Z",
    "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": "node-utils",
      "group": "@edge-runtime",
      "version": "4.0.0",
      "description": "A set of helpers for running edge-compliant code in Node.js environment",
      "purl": "pkg:npm/%40edge-runtime/node-utils@4.0.0",
      "bom-ref": "pkg:npm/@edge-runtime/node-utils@4.0.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, clean:build, clean:node, prebuild, test"
        },
        {
          "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/node-utils"
        },
        {
          "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@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@edge-runtime/primitives/package.json\\nnode_modules/@types/test-listen/package.json\\nnode_modules/test-listen/package.json\\nnode_modules/tsup/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "EGOIST"
        }
      ],
      "group": "",
      "name": "tsup",
      "version": "8.0.0",
      "description": "Bundle your TypeScript library with no config, powered by esbuild",
      "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/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": "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"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "test-listen",
      "version": "1.1.0",
      "description": "Produce URLs to test HTTP servers with ephemeral ports",
      "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/test-listen@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/test-listen@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/test-listen/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/test-listen/package.json"
              }
            ],
            "concludedValue": "node_modules/test-listen/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "test-listen",
      "version": "1.1.2",
      "description": "TypeScript definitions for test-listen",
      "scope": "excluded",
      "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/%40types/test-listen@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/test-listen"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/test-listen@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/test-listen/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/@types/test-listen/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/test-listen/package.json"
          }
        ]
      }
    },
    {
      "group": "@edge-runtime",
      "name": "primitives",
      "version": "6.0.0",
      "description": "A set of primitives to build Vercel 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/primitives@6.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://edge-runtime.vercel.app/packages/primitives"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/edge-runtime.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@edge-runtime/primitives@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@edge-runtime/primitives/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@edge-runtime/primitives,Headers,@edge-runtime/primitives/Headers,Request,@edge-runtime/primitives/Request,Response,@edge-runtime/primitives/Response,ReadableStream,@edge-runtime/primitives/ReadableStream,FetchEvent,@edge-runtime/primitives/FetchEvent"
        },
        {
          "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/primitives/package.json"
              }
            ],
            "concludedValue": "node_modules/@edge-runtime/primitives/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/edge-to-node/headers.ts",
            "line": 1
          },
          {
            "location": "src/node-to-edge/fetch-event.ts",
            "line": 1
          },
          {
            "location": "src/node-to-edge/headers.ts",
            "line": 1
          },
          {
            "location": "src/node-to-edge/request.ts",
            "line": 2
          },
          {
            "location": "src/types.ts",
            "line": 8
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@edge-runtime/node-utils@4.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:55Z",
      "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 'node-utils' with version '4.0.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 4 source files."
    }
  ]
}