{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:5004a269-8560-408f-9ade-eddb6bf2b074",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:56:14Z",
    "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": "2.5.1",
      "purl": "pkg:npm/%40vercel/go@2.5.1",
      "bom-ref": "pkg:npm/@vercel/go@2.5.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, test, test-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/jest/package.json\\nnode_modules/@types/node-fetch/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/tar/package.json\\nnode_modules/@types/yauzl-promise/package.json\\nnode_modules/@vercel/build-utils/package.json\\nnode_modules/@vercel/ncc/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/typescript/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": "go-helpers.ts",
            "line": 18
          },
          {
            "location": "go-helpers.ts",
            "line": 358
          }
        ]
      }
    },
    {
      "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": "go-helpers.ts",
            "line": 19
          },
          {
            "location": "go-helpers.ts",
            "line": 73
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "4.3.4",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "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/typescript@4.3.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@4.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "tar",
      "version": "4.4.6",
      "description": "tar for node",
      "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/tar@4.4.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/node-tar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tar@4.4.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tar"
        },
        {
          "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": "go-helpers.ts",
            "line": 1
          },
          {
            "location": "go-helpers.ts",
            "line": 389
          }
        ]
      }
    },
    {
      "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": "go-helpers.ts",
            "line": 13
          },
          {
            "location": "go-helpers.ts",
            "line": 206
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "David Frank"
        }
      ],
      "group": "",
      "name": "node-fetch",
      "version": "2.6.8",
      "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.8",
      "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.8",
      "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": "go-helpers.ts",
            "line": 3
          },
          {
            "location": "go-helpers.ts",
            "line": 343
          }
        ]
      }
    },
    {
      "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,createWriteStream,fs-extra/createWriteStream,mkdirp,fs-extra/mkdirp,pathExists,fs-extra/pathExists,readFile,fs-extra/readFile,remove,fs-extra/remove,symlink,fs-extra/symlink,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,copy,fs-extra/copy"
        },
        {
          "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": "build.js",
            "line": 2
          },
          {
            "location": "go-helpers.ts",
            "line": 11
          },
          {
            "location": "go-helpers.ts",
            "line": 108
          },
          {
            "location": "go-helpers.ts",
            "line": 277
          },
          {
            "location": "go-helpers.ts",
            "line": 278
          },
          {
            "location": "go-helpers.ts",
            "line": 279
          },
          {
            "location": "go-helpers.ts",
            "line": 296
          },
          {
            "location": "go-helpers.ts",
            "line": 351
          },
          {
            "location": "go-helpers.ts",
            "line": 352
          },
          {
            "location": "go-helpers.ts",
            "line": 357
          },
          {
            "location": "go-helpers.ts",
            "line": 367
          },
          {
            "location": "go-helpers.ts",
            "line": 371
          },
          {
            "location": "go-helpers.ts",
            "line": 373
          },
          {
            "location": "go-helpers.ts",
            "line": 381
          },
          {
            "location": "go-helpers.ts",
            "line": 433
          },
          {
            "location": "index.ts",
            "line": 21
          },
          {
            "location": "index.ts",
            "line": 70
          },
          {
            "location": "index.ts",
            "line": 158
          },
          {
            "location": "index.ts",
            "line": 174
          },
          {
            "location": "index.ts",
            "line": 323
          },
          {
            "location": "index.ts",
            "line": 331
          },
          {
            "location": "index.ts",
            "line": 399
          },
          {
            "location": "index.ts",
            "line": 493
          },
          {
            "location": "index.ts",
            "line": 504
          },
          {
            "location": "index.ts",
            "line": 548
          },
          {
            "location": "index.ts",
            "line": 550
          },
          {
            "location": "index.ts",
            "line": 561
          },
          {
            "location": "index.ts",
            "line": 566
          },
          {
            "location": "index.ts",
            "line": 589
          },
          {
            "location": "index.ts",
            "line": 612
          },
          {
            "location": "index.ts",
            "line": 617
          },
          {
            "location": "index.ts",
            "line": 624
          },
          {
            "location": "index.ts",
            "line": 629
          },
          {
            "location": "index.ts",
            "line": 637
          },
          {
            "location": "index.ts",
            "line": 641
          },
          {
            "location": "index.ts",
            "line": 666
          },
          {
            "location": "index.ts",
            "line": 709
          },
          {
            "location": "index.ts",
            "line": 720
          },
          {
            "location": "index.ts",
            "line": 746
          },
          {
            "location": "index.ts",
            "line": 784
          },
          {
            "location": "index.ts",
            "line": 803
          },
          {
            "location": "index.ts",
            "line": 865
          },
          {
            "location": "index.ts",
            "line": 924
          },
          {
            "location": "index.ts",
            "line": 925
          },
          {
            "location": "index.ts",
            "line": 951
          },
          {
            "location": "index.ts",
            "line": 953
          },
          {
            "location": "index.ts",
            "line": 955
          },
          {
            "location": "index.ts",
            "line": 956
          }
        ]
      }
    },
    {
      "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": "build.js",
            "line": 3
          },
          {
            "location": "go-helpers.ts",
            "line": 2
          },
          {
            "location": "go-helpers.ts",
            "line": 142
          },
          {
            "location": "go-helpers.ts",
            "line": 183
          },
          {
            "location": "go-helpers.ts",
            "line": 304
          },
          {
            "location": "index.ts",
            "line": 1
          },
          {
            "location": "index.ts",
            "line": 63
          }
        ]
      }
    },
    {
      "group": "",
      "name": "async-retry",
      "version": "1.3.1",
      "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.1",
      "type": "library",
      "bom-ref": "pkg:npm/async-retry@1.3.1",
      "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": "index.ts",
            "line": 2
          },
          {
            "location": "index.ts",
            "line": 865
          },
          {
            "location": "index.ts",
            "line": 925
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "ncc",
      "version": "0.24.0",
      "description": "Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.",
      "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/%40vercel/ncc@0.24.0",
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/ncc@0.24.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/ncc/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/@vercel/ncc/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/ncc/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "@vercel",
      "name": "build-utils",
      "version": "6.7.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@6.7.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@6.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/build-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vercel/build-utils,cloneEnv,@vercel/build-utils/cloneEnv,debug,@vercel/build-utils/debug,@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"
        },
        {
          "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": 24775
          },
          {
            "location": "go-helpers.ts",
            "line": 14
          },
          {
            "location": "go-helpers.ts",
            "line": 20
          },
          {
            "location": "go-helpers.ts",
            "line": 110
          },
          {
            "location": "go-helpers.ts",
            "line": 140
          },
          {
            "location": "go-helpers.ts",
            "line": 148
          },
          {
            "location": "go-helpers.ts",
            "line": 177
          },
          {
            "location": "go-helpers.ts",
            "line": 180
          },
          {
            "location": "go-helpers.ts",
            "line": 181
          },
          {
            "location": "go-helpers.ts",
            "line": 182
          },
          {
            "location": "go-helpers.ts",
            "line": 193
          },
          {
            "location": "go-helpers.ts",
            "line": 196
          },
          {
            "location": "go-helpers.ts",
            "line": 202
          },
          {
            "location": "go-helpers.ts",
            "line": 256
          },
          {
            "location": "go-helpers.ts",
            "line": 266
          },
          {
            "location": "go-helpers.ts",
            "line": 269
          },
          {
            "location": "go-helpers.ts",
            "line": 276
          },
          {
            "location": "go-helpers.ts",
            "line": 297
          },
          {
            "location": "go-helpers.ts",
            "line": 308
          },
          {
            "location": "go-helpers.ts",
            "line": 311
          },
          {
            "location": "go-helpers.ts",
            "line": 316
          },
          {
            "location": "go-helpers.ts",
            "line": 319
          },
          {
            "location": "go-helpers.ts",
            "line": 349
          },
          {
            "location": "go-helpers.ts",
            "line": 451
          },
          {
            "location": "index.ts",
            "line": 35
          },
          {
            "location": "index.ts",
            "line": 85
          },
          {
            "location": "index.ts",
            "line": 118
          },
          {
            "location": "index.ts",
            "line": 121
          },
          {
            "location": "index.ts",
            "line": 132
          },
          {
            "location": "index.ts",
            "line": 139
          },
          {
            "location": "index.ts",
            "line": 214
          },
          {
            "location": "index.ts",
            "line": 231
          },
          {
            "location": "index.ts",
            "line": 253
          },
          {
            "location": "index.ts",
            "line": 264
          },
          {
            "location": "index.ts",
            "line": 274
          },
          {
            "location": "index.ts",
            "line": 310
          },
          {
            "location": "index.ts",
            "line": 356
          },
          {
            "location": "index.ts",
            "line": 359
          },
          {
            "location": "index.ts",
            "line": 362
          },
          {
            "location": "index.ts",
            "line": 395
          },
          {
            "location": "index.ts",
            "line": 420
          },
          {
            "location": "index.ts",
            "line": 429
          },
          {
            "location": "index.ts",
            "line": 455
          },
          {
            "location": "index.ts",
            "line": 470
          },
          {
            "location": "index.ts",
            "line": 478
          },
          {
            "location": "index.ts",
            "line": 523
          },
          {
            "location": "index.ts",
            "line": 528
          },
          {
            "location": "index.ts",
            "line": 591
          },
          {
            "location": "index.ts",
            "line": 707
          },
          {
            "location": "index.ts",
            "line": 832
          },
          {
            "location": "index.ts",
            "line": 856
          },
          {
            "location": "index.ts",
            "line": 954
          },
          {
            "location": "index.ts",
            "line": 959
          }
        ]
      }
    },
    {
      "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": "tar",
      "version": "4.0.5",
      "description": "TypeScript definitions for tar",
      "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/tar@4.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/tar@4.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/tar/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/tar/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/tar/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node-fetch",
      "version": "2.6.2",
      "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.6.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node-fetch@2.6.2",
      "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": "14.18.33",
      "description": "TypeScript definitions for Node.js",
      "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@14.18.33",
      "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@14.18.33",
      "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": "jest",
      "version": "28.1.6",
      "description": "TypeScript definitions for Jest",
      "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/jest@28.1.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jest@28.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jest/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/jest/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "fs-extra",
      "version": "5.1.0",
      "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.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/fs-extra@5.1.0",
      "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.2",
      "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.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/async-retry@1.4.2",
      "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": "index.ts",
            "line": 6
          },
          {
            "location": "index.ts",
            "line": 884
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vercel/go@2.5.1"
      ],
      "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-21T18:56:14Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 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 '2.5.1'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 20 source files."
    }
  ]
}