{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1e9acff3-6f3e-4a86-8fc5-110728ad3026",
  "version": 1,
  "metadata": {
    "timestamp": "2026-04-28T21:35:48Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.2.1",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.2.1",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.2.1",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "distributionConstraints": {
      "tlp": "CLEAR"
    },
    "component": {
      "name": "create-next-app",
      "group": "",
      "version": "12.3.7-tuxcare.6",
      "description": "Create Next.js-powered React apps with one command",
      "purl": "pkg:npm/create-next-app@12.3.7-tuxcare.6",
      "bom-ref": "pkg:npm/create-next-app@12.3.7-tuxcare.6",
      "author": "Next.js Team <support@vercel.com>",
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vercel/next.js"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types\\n@vercel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/async-retry/package.json\\nnode_modules/@types/cross-spawn/package.json\\nnode_modules/@types/mime/package.json\\nnode_modules/@types/minimatch/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/prompts/package.json\\nnode_modules/@types/rimraf/package.json\\nnode_modules/@types/tar/package.json\\nnode_modules/@types/validate-npm-package-name/package.json\\nnode_modules/@vercel/ncc/package.json\\nnode_modules/async-retry/package.json\\nnode_modules/chalk/package.json\\nnode_modules/commander/package.json\\nnode_modules/cpy/package.json\\nnode_modules/cross-spawn/package.json\\nnode_modules/got/package.json\\nnode_modules/prompts/package.json\\nnode_modules/rimraf/package.json\\nnode_modules/tar/package.json\\nnode_modules/update-check/package.json\\nnode_modules/validate-npm-package-name/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "zeke"
        }
      ],
      "group": "",
      "name": "validate-npm-package-name",
      "version": "3.0.0",
      "description": "Give me a string and I'll tell you if it's a valid npm package name",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC"
          }
        }
      ],
      "purl": "pkg:npm/validate-npm-package-name@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/validate-npm-package-name"
        },
        {
          "type": "vcs",
          "url": "https://github.com/npm/validate-npm-package-name"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/validate-npm-package-name@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/validate-npm-package-name/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "validate-npm-package-name"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/validate-npm-package-name/package.json"
              }
            ],
            "concludedValue": "node_modules/validate-npm-package-name/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "helpers/validate-pkg.ts#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "leo"
        }
      ],
      "group": "",
      "name": "update-check",
      "version": "1.5.4",
      "description": "Minimalistic update notifications for command line interfaces",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/update-check@1.5.4",
      "type": "library",
      "bom-ref": "pkg:npm/update-check@1.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/update-check/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "update-check"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/update-check/package.json"
              }
            ],
            "concludedValue": "node_modules/update-check/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts#7"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "tar",
      "version": "4.4.10",
      "description": "tar for node",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC"
          }
        }
      ],
      "purl": "pkg:npm/tar@4.4.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/node-tar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tar@4.4.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tar"
        }
      ],
      "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": "helpers/examples.ts#3"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "rimraf",
      "version": "3.0.2",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@3.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/rimraf@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rimraf/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rimraf"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rimraf/package.json"
              }
            ],
            "concludedValue": "node_modules/rimraf/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "helpers/git.ts#4"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Terkel Gjervig <terkel@terkel.com> (https://terkel.com)"
        }
      ],
      "group": "",
      "name": "prompts",
      "version": "2.1.0",
      "description": "Lightweight, beautiful and user-friendly prompts",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/prompts@2.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/prompts@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prompts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "prompts"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/prompts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts#6"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "got",
      "version": "10.7.0",
      "description": "Human-friendly and powerful HTTP request library for Node.js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/got@10.7.0",
      "type": "library",
      "bom-ref": "pkg:npm/got@10.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/got/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "got"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/got/package.json"
              }
            ],
            "concludedValue": "node_modules/got/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "helpers/examples.ts#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "André Cruz <andre@moxy.studio>"
        }
      ],
      "group": "",
      "name": "cross-spawn",
      "version": "6.0.5",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@6.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/moxystudio/node-cross-spawn"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cross-spawn@6.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cross-spawn/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cross-spawn"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cross-spawn/package.json"
              }
            ],
            "concludedValue": "node_modules/cross-spawn/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "helpers/install.ts#3"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "cpy",
      "version": "7.3.0",
      "description": "Copy files",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/cpy@7.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/cpy@7.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cpy/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cpy"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cpy/package.json"
              }
            ],
            "concludedValue": "node_modules/cpy/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "create-app.ts#4"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "commander",
      "version": "2.20.0",
      "description": "the complete solution for node.js command-line programs",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.20.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tj/commander.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/commander@2.20.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/commander/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "commander"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/commander/package.json"
              }
            ],
            "concludedValue": "node_modules/commander/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts#4"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "chalk",
      "version": "2.4.2",
      "description": "Terminal string styling done right",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/chalk@2.4.2",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@2.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chalk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chalk/package.json"
              }
            ],
            "concludedValue": "node_modules/chalk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "create-app.ts#3"
          },
          {
            "location": "helpers/install.ts#2"
          },
          {
            "location": "helpers/is-folder-empty.ts#2"
          },
          {
            "location": "index.ts#3"
          }
        ]
      }
    },
    {
      "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"
          }
        }
      ],
      "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"
        }
      ],
      "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": "create-app.ts#2"
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "ncc",
      "version": "0.34.0",
      "description": "Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vercel/ncc@0.34.0",
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/ncc@0.34.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/ncc/package.json"
        }
      ],
      "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": "@types",
      "name": "validate-npm-package-name",
      "version": "3.0.0",
      "description": "TypeScript definitions for validate-npm-package-name",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/validate-npm-package-name@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/validate-npm-package-name@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/validate-npm-package-name/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/validate-npm-package-name/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/validate-npm-package-name/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "tar",
      "version": "4.0.3",
      "description": "TypeScript definitions for tar",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/tar@4.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/tar@4.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/tar/package.json"
        }
      ],
      "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": "rimraf",
      "version": "3.0.0",
      "description": "TypeScript definitions for rimraf",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/rimraf@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/rimraf@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/rimraf/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/rimraf/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/rimraf/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "prompts",
      "version": "2.0.1",
      "description": "TypeScript definitions for prompts",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/prompts@2.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/prompts@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/prompts/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/prompts/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "12.20.55",
      "description": "TypeScript definitions for Node.js",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@12.20.55",
      "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@12.20.55",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        }
      ],
      "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": "minimatch",
      "version": "6.0.0",
      "description": "Stub TypeScript definitions entry for minimatch, which provides its own types definitions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/minimatch@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@types/minimatch@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/minimatch/package.json"
        }
      ],
      "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": "mime",
      "version": "4.0.0",
      "description": "Stub TypeScript definitions entry for mime, which provides its own types definitions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/mime@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@types/mime@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/mime/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/mime/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/mime/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "cross-spawn",
      "version": "6.0.0",
      "description": "TypeScript definitions for cross-spawn",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/cross-spawn@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/cross-spawn@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/cross-spawn/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/cross-spawn/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/cross-spawn/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "async-retry",
      "version": "1.4.2",
      "description": "TypeScript definitions for async-retry",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "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"
        }
      ],
      "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/create-next-app@12.3.7-tuxcare.6"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.2.1",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.2.1",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.2.1",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-04-28T21:35:48Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, April 28, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'create-next-app' with version '12.3.7-tuxcare.6'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 21 source files."
    }
  ]
}