{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6130fd0f-438e-4b0e-bc2c-a264e8430830",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:56:09Z",
    "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": "client",
      "group": "@vercel",
      "version": "12.4.12",
      "purl": "pkg:npm/%40vercel/client@12.4.12",
      "bom-ref": "pkg:npm/@vercel/client@12.4.12",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, test-e2e, test, test-unit"
        },
        {
          "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"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types\\n@vercel\\n@zeit"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/async-retry/package.json\\nnode_modules/@types/fs-extra/package.json\\nnode_modules/@types/jest/package.json\\nnode_modules/@types/minimatch/package.json\\nnode_modules/@types/ms/package.json\\nnode_modules/@types/node-fetch/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/recursive-readdir/package.json\\nnode_modules/@types/tar-fs/package.json\\nnode_modules/@vercel/build-utils/package.json\\nnode_modules/@vercel/routing-utils/package.json\\nnode_modules/@zeit/fetch/package.json\\nnode_modules/async-retry/package.json\\nnode_modules/async-sema/package.json\\nnode_modules/fs-extra/package.json\\nnode_modules/ignore/package.json\\nnode_modules/minimatch/package.json\\nnode_modules/ms/package.json\\nnode_modules/node-fetch/package.json\\nnode_modules/querystring/package.json\\nnode_modules/sleep-promise/package.json\\nnode_modules/tar-fs/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "4.9.5",
      "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.9.5",
      "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.9.5",
      "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": "Mathias Buus"
        }
      ],
      "group": "",
      "name": "tar-fs",
      "version": "1.16.3",
      "description": "filesystem bindings for tar-stream",
      "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/tar-fs@1.16.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/tar-fs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/tar-fs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tar-fs@1.16.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tar-fs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tar-fs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tar-fs/package.json"
              }
            ],
            "concludedValue": "node_modules/tar-fs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/create-deployment.js",
            "line": 13
          },
          {
            "location": "src/create-deployment.ts",
            "line": 13
          },
          {
            "location": "src/create-deployment.ts",
            "line": 95
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jan Brummelte <sleep-promise@jan-brummelte.de> (https://jan-brummelte.de)"
        }
      ],
      "group": "",
      "name": "sleep-promise",
      "version": "8.0.1",
      "description": "Resolves a promise after a specified delay.",
      "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/sleep-promise@8.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/brummelte/sleep-promise"
        },
        {
          "type": "vcs",
          "url": "https://github.com/brummelte/sleep-promise"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/sleep-promise@8.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/sleep-promise/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "sleep-promise"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/sleep-promise/package.json"
              }
            ],
            "concludedValue": "node_modules/sleep-promise/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/check-deployment-status.js",
            "line": 7
          },
          {
            "location": "src/check-deployment-status.ts",
            "line": 1
          },
          {
            "location": "src/check-deployment-status.ts",
            "line": 161
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Irakli Gozalishvili <rfobic@gmail.com>"
        }
      ],
      "group": "",
      "name": "querystring",
      "version": "0.2.1",
      "description": "Node's querystring module for all engines.",
      "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/querystring@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/Gozala/querystring.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/querystring@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/querystring/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/querystring/package.json"
              }
            ],
            "concludedValue": "node_modules/querystring/package.json"
          }
        ]
      }
    },
    {
      "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": "dist/utils/fetch.js",
            "line": 7
          },
          {
            "location": "src/utils/fetch.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "",
      "name": "ms",
      "version": "2.1.2",
      "description": "Tiny millisecond conversion utility",
      "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/ms@2.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/ms@2.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ms/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ms"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ms/package.json"
              }
            ],
            "concludedValue": "node_modules/ms/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils/get-polling-delay.js",
            "line": 7
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 1
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 4
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 5
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 7
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 8
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 10
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 11
          },
          {
            "location": "src/utils/get-polling-delay.ts",
            "line": 13
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)"
        }
      ],
      "group": "",
      "name": "minimatch",
      "version": "5.0.1",
      "description": "a glob matcher in javascript",
      "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/minimatch@5.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/minimatch.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@5.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/minimatch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "minimatch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/minimatch/package.json"
              }
            ],
            "concludedValue": "node_modules/minimatch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils/readdir-recursive.js",
            "line": 36
          },
          {
            "location": "src/utils/readdir-recursive.ts",
            "line": 33
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "kael"
        }
      ],
      "group": "",
      "name": "ignore",
      "version": "4.0.6",
      "description": "Ignore is a manager and filter for .gitignore rules.",
      "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/ignore@4.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/ignore@4.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ignore/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ignore"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ignore/package.json"
              }
            ],
            "concludedValue": "node_modules/ignore/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils/index.js",
            "line": 10
          },
          {
            "location": "src/utils/index.ts",
            "line": 6
          },
          {
            "location": "src/utils/index.ts",
            "line": 130
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "8.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@8.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@8.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra,lstatSync,fs-extra/lstatSync,readFile,fs-extra/readFile"
        },
        {
          "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": "dist/create-deployment.js",
            "line": 6
          },
          {
            "location": "dist/utils/hashes.js",
            "line": 8
          },
          {
            "location": "dist/utils/index.js",
            "line": 14
          },
          {
            "location": "src/create-deployment.ts",
            "line": 1
          },
          {
            "location": "src/create-deployment.ts",
            "line": 50
          },
          {
            "location": "src/utils/hashes.ts",
            "line": 2
          },
          {
            "location": "src/utils/hashes.ts",
            "line": 54
          },
          {
            "location": "src/utils/hashes.ts",
            "line": 64
          },
          {
            "location": "src/utils/hashes.ts",
            "line": 67
          },
          {
            "location": "src/utils/index.ts",
            "line": 11
          },
          {
            "location": "src/utils/index.ts",
            "line": 67
          },
          {
            "location": "src/utils/index.ts",
            "line": 80
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Olli Vanhoja"
        }
      ],
      "group": "",
      "name": "async-sema",
      "version": "3.0.0",
      "description": "Semaphore using `async` and `await`",
      "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-sema@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zeit/async-sema"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/zeit/async-sema.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/async-sema@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/async-sema/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "async-sema,Sema,async-sema/Sema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/async-sema/package.json"
              }
            ],
            "concludedValue": "node_modules/async-sema/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/upload.js",
            "line": 12
          },
          {
            "location": "dist/utils/hashes.js",
            "line": 9
          },
          {
            "location": "dist/utils/index.js",
            "line": 13
          },
          {
            "location": "src/upload.ts",
            "line": 6
          },
          {
            "location": "src/utils/hashes.ts",
            "line": 3
          },
          {
            "location": "src/utils/index.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "group": "",
      "name": "async-retry",
      "version": "1.2.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.2.3",
      "type": "library",
      "bom-ref": "pkg:npm/async-retry@1.2.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": "dist/upload.js",
            "line": 11
          },
          {
            "location": "src/upload.ts",
            "line": 5
          },
          {
            "location": "src/upload.ts",
            "line": 89
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nathan Rajlich <nate@zeit.co>"
        }
      ],
      "group": "@zeit",
      "name": "fetch",
      "version": "5.2.0",
      "description": "Opinionated `fetch` optimized for use inside microservices",
      "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/%40zeit/fetch@5.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zeit/fetch#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/zeit/fetch.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@zeit/fetch@5.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@zeit/fetch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@zeit/fetch,FetchOptions,@zeit/fetch/FetchOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@zeit/fetch/package.json"
              }
            ],
            "concludedValue": "node_modules/@zeit/fetch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils/fetch.js",
            "line": 9
          },
          {
            "location": "src/utils/fetch.ts",
            "line": 2
          },
          {
            "location": "src/utils/fetch.ts",
            "line": 4
          },
          {
            "location": "src/utils/index.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "routing-utils",
      "version": "2.2.1",
      "description": "Vercel routing utilities",
      "scope": "excluded",
      "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/routing-utils@2.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vercel/vercel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/routing-utils@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/routing-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vercel/routing-utils,Header,@vercel/routing-utils/Header,Route,@vercel/routing-utils/Route,Redirect,@vercel/routing-utils/Redirect,Rewrite,@vercel/routing-utils/Rewrite"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vercel/routing-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/routing-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/types.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "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,streamToBuffer,@vercel/build-utils/streamToBuffer,Builder,@vercel/build-utils/Builder,BuilderFunctions,@vercel/build-utils/BuilderFunctions,Images,@vercel/build-utils/Images,ProjectSettings,@vercel/build-utils/ProjectSettings,Cron,@vercel/build-utils/Cron,NowBuildError,@vercel/build-utils/NowBuildError"
        },
        {
          "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/create-deployment.js",
            "line": 12
          },
          {
            "location": "dist/utils/index.js",
            "line": 12
          },
          {
            "location": "src/create-deployment.ts",
            "line": 12
          },
          {
            "location": "src/create-deployment.ts",
            "line": 100
          },
          {
            "location": "src/types.ts",
            "line": 7
          },
          {
            "location": "src/utils/index.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "tar-fs",
      "version": "1.16.1",
      "description": "TypeScript definitions for tar-fs",
      "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-fs@1.16.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/tar-fs@1.16.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/tar-fs/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-fs/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/tar-fs/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "recursive-readdir",
      "version": "2.2.0",
      "description": "TypeScript definitions for recursive-readdir",
      "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/recursive-readdir@2.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/recursive-readdir@2.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/recursive-readdir/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/recursive-readdir/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/recursive-readdir/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": "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": "ms",
      "version": "0.7.30",
      "description": "TypeScript definitions for ms",
      "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/ms@0.7.30",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/ms@0.7.30",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/ms/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/ms/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/ms/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "minimatch",
      "version": "3.0.5",
      "description": "TypeScript definitions for Minimatch",
      "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/minimatch@3.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/minimatch@3.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/minimatch/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/minimatch/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/minimatch/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jest",
      "version": "27.4.1",
      "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@27.4.1",
      "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@27.4.1",
      "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": "7.0.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@7.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/fs-extra@7.0.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": "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"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vercel/client@12.4.12"
      ],
      "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:09Z",
      "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 'client' with version '12.4.12'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 23 source files."
    }
  ]
}