{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e1814eab-31ba-4d76-8691-bef070b658b8",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T11:56:48Z",
    "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": "go",
      "group": "@vercel",
      "version": "3.8.0",
      "purl": "pkg:npm/%40vercel/go@3.8.0",
      "bom-ref": "pkg:npm/@vercel/go@3.8.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, test, test-e2e, type-check, vitest-run, vitest-e2e"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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://vercel.com/docs/runtimes#official-runtimes/go"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@tootallnate\\n@types\\n@vercel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@tootallnate/once/package.json\\nnode_modules/@types/async-retry/package.json\\nnode_modules/@types/execa/package.json\\nnode_modules/@types/fs-extra/package.json\\nnode_modules/@types/node-fetch/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/yauzl-promise/package.json\\nnode_modules/@vercel/build-utils/package.json\\nnode_modules/async-retry/package.json\\nnode_modules/execa/package.json\\nnode_modules/fs-extra/package.json\\nnode_modules/node-fetch/package.json\\nnode_modules/string-argv/package.json\\nnode_modules/tar/package.json\\nnode_modules/vitest/package.json\\nnode_modules/xdg-app-paths/package.json\\nnode_modules/yauzl-promise/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Overlook Motel"
        }
      ],
      "group": "",
      "name": "yauzl-promise",
      "version": "2.1.3",
      "description": "yauzl unzipping with Promises",
      "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/yauzl-promise@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/overlookmotel/yauzl-promise.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yauzl-promise@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yauzl-promise/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yauzl-promise"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yauzl-promise/package.json"
              }
            ],
            "concludedValue": "node_modules/yauzl-promise/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/go-helpers.ts",
            "line": 21
          },
          {
            "location": "src/go-helpers.ts",
            "line": 516
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Roy Ivy III <rivy.dev@gmail.com>"
        }
      ],
      "group": "",
      "name": "xdg-app-paths",
      "version": "5.1.0",
      "description": "Generate portable (and XDG-compatible) paths for storing cache, config, data, etc",
      "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/xdg-app-paths@5.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/xdg-app-paths@5.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/xdg-app-paths/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "xdg-app-paths"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/xdg-app-paths/package.json"
              }
            ],
            "concludedValue": "node_modules/xdg-app-paths/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/go-helpers.ts",
            "line": 22
          },
          {
            "location": "src/go-helpers.ts",
            "line": 83
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "2.0.3",
      "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@2.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@2.0.3",
      "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": "Isaac Z. Schlueter"
        }
      ],
      "group": "",
      "name": "tar",
      "version": "7.5.11",
      "description": "tar for node",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tar@7.5.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/isaacs/node-tar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tar@7.5.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tar,extract,tar/extract"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tar/package.json"
              }
            ],
            "concludedValue": "node_modules/tar/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/go-helpers.ts",
            "line": 2
          },
          {
            "location": "src/go-helpers.ts",
            "line": 547
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony McCormick <anthony.mccormick@gmail.com>"
        }
      ],
      "group": "",
      "name": "string-argv",
      "version": "0.3.1",
      "description": "string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.",
      "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/string-argv@0.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mccormicka/string-argv"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mccormicka/string-argv"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/string-argv@0.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/string-argv/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "string-argv"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/string-argv/package.json"
              }
            ],
            "concludedValue": "node_modules/string-argv/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/go-helpers.ts",
            "line": 16
          },
          {
            "location": "src/go-helpers.ts",
            "line": 311
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "David Frank"
        }
      ],
      "group": "",
      "name": "node-fetch",
      "version": "2.6.7",
      "description": "A light-weight module that brings window.fetch to 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/node-fetch@2.6.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bitinn/node-fetch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bitinn/node-fetch.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/node-fetch@2.6.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/node-fetch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "node-fetch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/node-fetch/package.json"
              }
            ],
            "concludedValue": "node_modules/node-fetch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/go-helpers.ts",
            "line": 4
          },
          {
            "location": "src/go-helpers.ts",
            "line": 501
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "7.0.1",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "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/fs-extra@7.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-extra@7.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra,pathExists,fs-extra/pathExists,createWriteStream,fs-extra/createWriteStream,mkdirp,fs-extra/mkdirp,readFile,fs-extra/readFile,remove,fs-extra/remove,symlink,fs-extra/symlink,copy,fs-extra/copy,writeFile,fs-extra/writeFile,lstat,fs-extra/lstat,move,fs-extra/move,readlink,fs-extra/readlink,rmdir,fs-extra/rmdir,readdir,fs-extra/readdir,unlink,fs-extra/unlink"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-extra/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/entrypoint.ts",
            "line": 2
          },
          {
            "location": "src/entrypoint.ts",
            "line": 22
          },
          {
            "location": "src/entrypoint.ts",
            "line": 30
          },
          {
            "location": "src/go-helpers.ts",
            "line": 13
          },
          {
            "location": "src/go-helpers.ts",
            "line": 150
          },
          {
            "location": "src/go-helpers.ts",
            "line": 403
          },
          {
            "location": "src/go-helpers.ts",
            "line": 404
          },
          {
            "location": "src/go-helpers.ts",
            "line": 405
          },
          {
            "location": "src/go-helpers.ts",
            "line": 421
          },
          {
            "location": "src/go-helpers.ts",
            "line": 422
          },
          {
            "location": "src/go-helpers.ts",
            "line": 425
          },
          {
            "location": "src/go-helpers.ts",
            "line": 426
          },
          {
            "location": "src/go-helpers.ts",
            "line": 427
          },
          {
            "location": "src/go-helpers.ts",
            "line": 428
          },
          {
            "location": "src/go-helpers.ts",
            "line": 429
          },
          {
            "location": "src/go-helpers.ts",
            "line": 448
          },
          {
            "location": "src/go-helpers.ts",
            "line": 509
          },
          {
            "location": "src/go-helpers.ts",
            "line": 510
          },
          {
            "location": "src/go-helpers.ts",
            "line": 515
          },
          {
            "location": "src/go-helpers.ts",
            "line": 525
          },
          {
            "location": "src/go-helpers.ts",
            "line": 529
          },
          {
            "location": "src/go-helpers.ts",
            "line": 531
          },
          {
            "location": "src/go-helpers.ts",
            "line": 539
          },
          {
            "location": "src/go-helpers.ts",
            "line": 596
          },
          {
            "location": "src/go-helpers.ts",
            "line": 645
          },
          {
            "location": "src/go-helpers.ts",
            "line": 672
          },
          {
            "location": "src/go-helpers.ts",
            "line": 684
          },
          {
            "location": "src/go-helpers.ts",
            "line": 692
          },
          {
            "location": "src/go-helpers.ts",
            "line": 717
          },
          {
            "location": "src/go-helpers.ts",
            "line": 734
          },
          {
            "location": "src/index.ts",
            "line": 21
          },
          {
            "location": "src/index.ts",
            "line": 84
          },
          {
            "location": "src/index.ts",
            "line": 191
          },
          {
            "location": "src/index.ts",
            "line": 207
          },
          {
            "location": "src/index.ts",
            "line": 382
          },
          {
            "location": "src/index.ts",
            "line": 390
          },
          {
            "location": "src/index.ts",
            "line": 407
          },
          {
            "location": "src/index.ts",
            "line": 412
          },
          {
            "location": "src/index.ts",
            "line": 477
          },
          {
            "location": "src/index.ts",
            "line": 587
          },
          {
            "location": "src/index.ts",
            "line": 598
          },
          {
            "location": "src/index.ts",
            "line": 642
          },
          {
            "location": "src/index.ts",
            "line": 644
          },
          {
            "location": "src/index.ts",
            "line": 655
          },
          {
            "location": "src/index.ts",
            "line": 660
          },
          {
            "location": "src/index.ts",
            "line": 683
          },
          {
            "location": "src/index.ts",
            "line": 706
          },
          {
            "location": "src/index.ts",
            "line": 711
          },
          {
            "location": "src/index.ts",
            "line": 718
          },
          {
            "location": "src/index.ts",
            "line": 723
          },
          {
            "location": "src/index.ts",
            "line": 731
          },
          {
            "location": "src/index.ts",
            "line": 738
          },
          {
            "location": "src/index.ts",
            "line": 763
          },
          {
            "location": "src/index.ts",
            "line": 813
          },
          {
            "location": "src/index.ts",
            "line": 824
          },
          {
            "location": "src/index.ts",
            "line": 851
          },
          {
            "location": "src/index.ts",
            "line": 893
          },
          {
            "location": "src/index.ts",
            "line": 894
          },
          {
            "location": "src/index.ts",
            "line": 912
          },
          {
            "location": "src/index.ts",
            "line": 945
          },
          {
            "location": "src/index.ts",
            "line": 1023
          },
          {
            "location": "src/index.ts",
            "line": 1082
          },
          {
            "location": "src/index.ts",
            "line": 1083
          },
          {
            "location": "src/index.ts",
            "line": 1109
          },
          {
            "location": "src/index.ts",
            "line": 1111
          },
          {
            "location": "src/index.ts",
            "line": 1113
          },
          {
            "location": "src/index.ts",
            "line": 1114
          },
          {
            "location": "src/standalone-server.ts",
            "line": 3
          },
          {
            "location": "src/standalone-server.ts",
            "line": 35
          },
          {
            "location": "src/standalone-server.ts",
            "line": 98
          },
          {
            "location": "src/standalone-server.ts",
            "line": 146
          },
          {
            "location": "src/standalone-server.ts",
            "line": 147
          },
          {
            "location": "src/standalone-server.ts",
            "line": 150
          },
          {
            "location": "src/standalone-server.ts",
            "line": 198
          },
          {
            "location": "src/standalone-server.ts",
            "line": 199
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "execa",
      "version": "1.0.0",
      "description": "A better `child_process`",
      "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/execa@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/execa@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/execa/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "execa"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/execa/package.json"
              }
            ],
            "concludedValue": "node_modules/execa/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/go-helpers.ts",
            "line": 3
          },
          {
            "location": "src/go-helpers.ts",
            "line": 184
          },
          {
            "location": "src/go-helpers.ts",
            "line": 240
          },
          {
            "location": "src/go-helpers.ts",
            "line": 273
          },
          {
            "location": "src/go-helpers.ts",
            "line": 456
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 77
          }
        ]
      }
    },
    {
      "group": "",
      "name": "async-retry",
      "version": "1.3.3",
      "description": "Retrying made simple, easy and async",
      "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/async-retry@1.3.3",
      "type": "library",
      "bom-ref": "pkg:npm/async-retry@1.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/async-retry/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "async-retry"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/async-retry/package.json"
              }
            ],
            "concludedValue": "node_modules/async-retry/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 1023
          },
          {
            "location": "src/index.ts",
            "line": 1083
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "build-utils",
      "version": "13.26.2",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/%40vercel/build-utils@13.26.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel/blob/main/DEVELOPING_A_RUNTIME.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/build-utils@13.26.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/build-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vercel/build-utils,writeProjectManifest,@vercel/build-utils/writeProjectManifest,createDiagnostics,@vercel/build-utils/createDiagnostics,MANIFEST_VERSION,@vercel/build-utils/MANIFEST_VERSION,PackageManifest,@vercel/build-utils/PackageManifest,PackageManifestDependency,@vercel/build-utils/PackageManifestDependency,debug,@vercel/build-utils/debug,DetectEntrypointFn,@vercel/build-utils/DetectEntrypointFn,cloneEnv,@vercel/build-utils/cloneEnv,@vercel/build-utils/Env,BuildOptions,@vercel/build-utils/BuildOptions,Files,@vercel/build-utils/Files,PrepareCacheOptions,@vercel/build-utils/PrepareCacheOptions,StartDevServerOptions,@vercel/build-utils/StartDevServerOptions,StartDevServerResult,@vercel/build-utils/StartDevServerResult,glob,@vercel/build-utils/glob,download,@vercel/build-utils/download,Lambda,@vercel/build-utils/Lambda,getWriteableDirectory,@vercel/build-utils/getWriteableDirectory,shouldServe,@vercel/build-utils/shouldServe,getProvidedRuntime,@vercel/build-utils/getProvidedRuntime,execCommand,@vercel/build-utils/execCommand,getReportedServiceType,@vercel/build-utils/getReportedServiceType,FileBlob,@vercel/build-utils/FileBlob,getLambdaOptionsFromFunction,@vercel/build-utils/getLambdaOptionsFromFunction"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vercel/build-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/build-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 10901
          },
          {
            "location": "dist/index.js",
            "line": 14127
          },
          {
            "location": "dist/index.js",
            "line": 14640
          },
          {
            "location": "dist/index.js",
            "line": 14670
          },
          {
            "location": "dist/index.js",
            "line": 14673
          },
          {
            "location": "src/diagnostics.ts",
            "line": 7
          },
          {
            "location": "src/diagnostics.ts",
            "line": 120
          },
          {
            "location": "src/diagnostics.ts",
            "line": 126
          },
          {
            "location": "src/entrypoint.ts",
            "line": 3
          },
          {
            "location": "src/entrypoint.ts",
            "line": 24
          },
          {
            "location": "src/entrypoint.ts",
            "line": 31
          },
          {
            "location": "src/go-helpers.ts",
            "line": 17
          },
          {
            "location": "src/go-helpers.ts",
            "line": 23
          },
          {
            "location": "src/go-helpers.ts",
            "line": 152
          },
          {
            "location": "src/go-helpers.ts",
            "line": 182
          },
          {
            "location": "src/go-helpers.ts",
            "line": 190
          },
          {
            "location": "src/go-helpers.ts",
            "line": 231
          },
          {
            "location": "src/go-helpers.ts",
            "line": 234
          },
          {
            "location": "src/go-helpers.ts",
            "line": 235
          },
          {
            "location": "src/go-helpers.ts",
            "line": 236
          },
          {
            "location": "src/go-helpers.ts",
            "line": 272
          },
          {
            "location": "src/go-helpers.ts",
            "line": 282
          },
          {
            "location": "src/go-helpers.ts",
            "line": 294
          },
          {
            "location": "src/go-helpers.ts",
            "line": 297
          },
          {
            "location": "src/go-helpers.ts",
            "line": 307
          },
          {
            "location": "src/go-helpers.ts",
            "line": 366
          },
          {
            "location": "src/go-helpers.ts",
            "line": 376
          },
          {
            "location": "src/go-helpers.ts",
            "line": 379
          },
          {
            "location": "src/go-helpers.ts",
            "line": 396
          },
          {
            "location": "src/go-helpers.ts",
            "line": 397
          },
          {
            "location": "src/go-helpers.ts",
            "line": 402
          },
          {
            "location": "src/go-helpers.ts",
            "line": 449
          },
          {
            "location": "src/go-helpers.ts",
            "line": 466
          },
          {
            "location": "src/go-helpers.ts",
            "line": 469
          },
          {
            "location": "src/go-helpers.ts",
            "line": 474
          },
          {
            "location": "src/go-helpers.ts",
            "line": 477
          },
          {
            "location": "src/go-helpers.ts",
            "line": 507
          },
          {
            "location": "src/go-helpers.ts",
            "line": 603
          },
          {
            "location": "src/go-helpers.ts",
            "line": 691
          },
          {
            "location": "src/go-helpers.ts",
            "line": 733
          },
          {
            "location": "src/index.ts",
            "line": 38
          },
          {
            "location": "src/index.ts",
            "line": 99
          },
          {
            "location": "src/index.ts",
            "line": 136
          },
          {
            "location": "src/index.ts",
            "line": 139
          },
          {
            "location": "src/index.ts",
            "line": 150
          },
          {
            "location": "src/index.ts",
            "line": 157
          },
          {
            "location": "src/index.ts",
            "line": 181
          },
          {
            "location": "src/index.ts",
            "line": 247
          },
          {
            "location": "src/index.ts",
            "line": 272
          },
          {
            "location": "src/index.ts",
            "line": 275
          },
          {
            "location": "src/index.ts",
            "line": 296
          },
          {
            "location": "src/index.ts",
            "line": 298
          },
          {
            "location": "src/index.ts",
            "line": 311
          },
          {
            "location": "src/index.ts",
            "line": 312
          },
          {
            "location": "src/index.ts",
            "line": 323
          },
          {
            "location": "src/index.ts",
            "line": 333
          },
          {
            "location": "src/index.ts",
            "line": 369
          },
          {
            "location": "src/index.ts",
            "line": 409
          },
          {
            "location": "src/index.ts",
            "line": 434
          },
          {
            "location": "src/index.ts",
            "line": 437
          },
          {
            "location": "src/index.ts",
            "line": 440
          },
          {
            "location": "src/index.ts",
            "line": 473
          },
          {
            "location": "src/index.ts",
            "line": 498
          },
          {
            "location": "src/index.ts",
            "line": 514
          },
          {
            "location": "src/index.ts",
            "line": 523
          },
          {
            "location": "src/index.ts",
            "line": 549
          },
          {
            "location": "src/index.ts",
            "line": 564
          },
          {
            "location": "src/index.ts",
            "line": 572
          },
          {
            "location": "src/index.ts",
            "line": 617
          },
          {
            "location": "src/index.ts",
            "line": 622
          },
          {
            "location": "src/index.ts",
            "line": 685
          },
          {
            "location": "src/index.ts",
            "line": 811
          },
          {
            "location": "src/index.ts",
            "line": 974
          },
          {
            "location": "src/index.ts",
            "line": 998
          },
          {
            "location": "src/index.ts",
            "line": 1112
          },
          {
            "location": "src/index.ts",
            "line": 1117
          },
          {
            "location": "src/standalone-server.ts",
            "line": 19
          },
          {
            "location": "src/standalone-server.ts",
            "line": 37
          },
          {
            "location": "src/standalone-server.ts",
            "line": 63
          },
          {
            "location": "src/standalone-server.ts",
            "line": 65
          },
          {
            "location": "src/standalone-server.ts",
            "line": 68
          },
          {
            "location": "src/standalone-server.ts",
            "line": 76
          },
          {
            "location": "src/standalone-server.ts",
            "line": 91
          },
          {
            "location": "src/standalone-server.ts",
            "line": 100
          },
          {
            "location": "src/standalone-server.ts",
            "line": 109
          },
          {
            "location": "src/standalone-server.ts",
            "line": 111
          },
          {
            "location": "src/standalone-server.ts",
            "line": 121
          },
          {
            "location": "src/standalone-server.ts",
            "line": 138
          },
          {
            "location": "src/standalone-server.ts",
            "line": 142
          },
          {
            "location": "src/standalone-server.ts",
            "line": 188
          },
          {
            "location": "src/standalone-server.ts",
            "line": 223
          },
          {
            "location": "src/standalone-server.ts",
            "line": 224
          },
          {
            "location": "src/standalone-server.ts",
            "line": 237
          },
          {
            "location": "src/standalone-server.ts",
            "line": 259
          },
          {
            "location": "src/standalone-server.ts",
            "line": 272
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "yauzl-promise",
      "version": "2.1.0",
      "description": "TypeScript definitions for yauzl-promise",
      "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/%40types/yauzl-promise@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/yauzl-promise@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/yauzl-promise/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/yauzl-promise/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/yauzl-promise/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node-fetch",
      "version": "2.5.4",
      "description": "TypeScript definitions for node-fetch",
      "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/%40types/node-fetch@2.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node-fetch@2.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node-fetch/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/node-fetch/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node-fetch/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.11.0",
      "description": "TypeScript definitions for node",
      "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/node@20.11.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@20.11.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "fs-extra",
      "version": "5.0.5",
      "description": "TypeScript definitions for fs-extra",
      "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/%40types/fs-extra@5.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/fs-extra@5.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/fs-extra/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/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/fs-extra/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "execa",
      "version": "0.9.0",
      "description": "TypeScript definitions for execa",
      "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/%40types/execa@0.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/execa@0.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/execa/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/execa/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/execa/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "async-retry",
      "version": "1.4.5",
      "description": "TypeScript definitions for async-retry",
      "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/%40types/async-retry@1.4.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-retry"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/async-retry@1.4.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/async-retry/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/async-retry/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/async-retry/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)"
        }
      ],
      "group": "@tootallnate",
      "name": "once",
      "version": "1.1.2",
      "description": "Creates a Promise that waits for a single event",
      "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/%40tootallnate/once@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/TooTallNate/once.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tootallnate/once@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tootallnate/once/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tootallnate/once"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tootallnate/once/package.json"
              }
            ],
            "concludedValue": "node_modules/@tootallnate/once/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 1042
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vercel/go@3.8.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-08-25T11:56:48Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'go' with version '3.8.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 17 source files."
    }
  ]
}