{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8306a54b-df77-48da-86a9-48561d59303f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:59:34Z",
    "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": "codesmith-api-app",
      "group": "@modern-js",
      "version": "2.6.5",
      "description": "codesmith app api",
      "purl": "pkg:npm/%40modern-js/codesmith-api-app@2.6.5",
      "bom-ref": "pkg:npm/@modern-js/codesmith-api-app@2.6.5",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, prepublishOnly, new, build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@modern-js\\n@swc\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@modern-js/codesmith-api-ejs/package.json\\nnode_modules/@modern-js/codesmith-api-fs/package.json\\nnode_modules/@modern-js/codesmith-api-git/package.json\\nnode_modules/@modern-js/codesmith-api-handlebars/package.json\\nnode_modules/@modern-js/codesmith-api-npm/package.json\\nnode_modules/@modern-js/codesmith-formily/package.json\\nnode_modules/@modern-js/codesmith-utils/package.json\\nnode_modules/@modern-js/codesmith/package.json\\nnode_modules/@modern-js/module-tools/package.json\\nnode_modules/@modern-js/plugin-i18n/package.json\\nnode_modules/@modern-js/plugin-testing/package.json\\nnode_modules/@swc/helpers/package.json\\nnode_modules/@types/inquirer/package.json\\nnode_modules/@types/jest/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/comment-json/package.json\\nnode_modules/extra/package.json\\nnode_modules/inquirer/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": "Simon Boudrias <admin@simonboudrias.com>"
        }
      ],
      "group": "",
      "name": "inquirer",
      "version": "8.1.3",
      "description": "A collection of common interactive command line user interfaces.",
      "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/inquirer@8.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/inquirer@8.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/inquirer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "inquirer,Question,inquirer/Question"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/inquirer/package.json"
              }
            ],
            "concludedValue": "node_modules/inquirer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 45
          },
          {
            "location": "dist/esm/index.js",
            "line": 18
          },
          {
            "location": "dist/esm/index.js",
            "line": 657
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 12
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 238
          },
          {
            "location": "src/index.ts",
            "line": 21
          },
          {
            "location": "src/index.ts",
            "line": 408
          },
          {
            "location": "src/utils/transform.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Carlos Rodriguez <carlos@s8f.org> (http://s8f.org/)"
        }
      ],
      "group": "",
      "name": "extra",
      "version": "0.2.1",
      "description": "parse extra arguments to a command after \"--\"",
      "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/extra@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/carlos8f/extra"
        },
        {
          "type": "vcs",
          "url": "git://github.com/carlos8f/extra.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/extra@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/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/extra/package.json"
              }
            ],
            "concludedValue": "node_modules/extra/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "kaelzhang"
        }
      ],
      "group": "",
      "name": "comment-json",
      "version": "4.2.3",
      "description": "Parse and stringify JSON with comments. It will retain comments even after saved!",
      "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/comment-json@4.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/kaelzhang/node-comment-json.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/comment-json@4.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/comment-json/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "comment-json,parse,comment-json/parse,stringify,comment-json/stringify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/comment-json/package.json"
              }
            ],
            "concludedValue": "node_modules/comment-json/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 44
          },
          {
            "location": "dist/esm/index.js",
            "line": 17
          },
          {
            "location": "dist/esm/index.js",
            "line": 533
          },
          {
            "location": "dist/esm/index.js",
            "line": 540
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 11
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 182
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 188
          },
          {
            "location": "src/index.ts",
            "line": 20
          },
          {
            "location": "src/index.ts",
            "line": 305
          },
          {
            "location": "src/index.ts",
            "line": 308
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "@types",
      "name": "node",
      "version": "14.18.48",
      "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.48",
      "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.48",
      "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": "26.0.24",
      "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@26.0.24",
      "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@26.0.24",
      "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": "inquirer",
      "version": "7.3.3",
      "description": "TypeScript definitions for inquirer",
      "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/inquirer@7.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/inquirer@7.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/inquirer/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/inquirer/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/inquirer/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "강동윤 <kdy1997.dev@gmail.com>"
        }
      ],
      "group": "@swc",
      "name": "helpers",
      "version": "0.5.1",
      "description": "External helpers for the swc project.",
      "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/%40swc/helpers@0.5.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@swc/helpers@0.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@swc/helpers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@swc/helpers/_/_async_to_generator,@swc/helpers/_/_async_to_generator/_,@swc/helpers/_/_class_call_check,@swc/helpers/_/_class_call_check/_,@swc/helpers/_/_object_spread,@swc/helpers/_/_object_spread/_,@swc/helpers/_/_object_spread_props,@swc/helpers/_/_object_spread_props/_,@swc/helpers/_/_to_consumable_array,@swc/helpers/_/_to_consumable_array/_,@swc/helpers/_/_ts_generator,@swc/helpers/_/_ts_generator/_"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@swc/helpers/package.json"
              }
            ],
            "concludedValue": "node_modules/@swc/helpers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/index.js",
            "line": 38
          },
          {
            "location": "dist/esm/index.js",
            "line": 101
          },
          {
            "location": "dist/esm/index.js",
            "line": 187
          },
          {
            "location": "dist/esm/index.js",
            "line": 310
          },
          {
            "location": "dist/esm/index.js",
            "line": 343
          },
          {
            "location": "dist/esm/index.js",
            "line": 395
          },
          {
            "location": "dist/esm/index.js",
            "line": 427
          },
          {
            "location": "dist/esm/index.js",
            "line": 516
          },
          {
            "location": "dist/esm/index.js",
            "line": 558
          },
          {
            "location": "dist/esm/index.js",
            "line": 600
          },
          {
            "location": "dist/esm/index.js",
            "line": 628
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 24
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 50
          },
          {
            "location": "dist/esm/utils/transform.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/transform.js",
            "line": 13
          },
          {
            "location": "dist/esm/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/index.js",
            "line": 25
          },
          {
            "location": "dist/esm/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/index.js",
            "line": 128
          },
          {
            "location": "dist/esm/index.js",
            "line": 135
          },
          {
            "location": "dist/esm/index.js",
            "line": 139
          },
          {
            "location": "dist/esm/index.js",
            "line": 143
          },
          {
            "location": "dist/esm/index.js",
            "line": 352
          },
          {
            "location": "dist/esm/index.js",
            "line": 441
          },
          {
            "location": "dist/esm/index.js",
            "line": 458
          },
          {
            "location": "dist/esm/index.js",
            "line": 4
          },
          {
            "location": "dist/esm/index.js",
            "line": 5
          },
          {
            "location": "dist/esm/index.js",
            "line": 536
          },
          {
            "location": "dist/esm/index.js",
            "line": 6
          },
          {
            "location": "dist/esm/index.js",
            "line": 40
          },
          {
            "location": "dist/esm/index.js",
            "line": 103
          },
          {
            "location": "dist/esm/index.js",
            "line": 189
          },
          {
            "location": "dist/esm/index.js",
            "line": 312
          },
          {
            "location": "dist/esm/index.js",
            "line": 345
          },
          {
            "location": "dist/esm/index.js",
            "line": 397
          },
          {
            "location": "dist/esm/index.js",
            "line": 429
          },
          {
            "location": "dist/esm/index.js",
            "line": 518
          },
          {
            "location": "dist/esm/index.js",
            "line": 560
          },
          {
            "location": "dist/esm/index.js",
            "line": 602
          },
          {
            "location": "dist/esm/index.js",
            "line": 630
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 26
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 52
          },
          {
            "location": "dist/esm/utils/transform.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/transform.js",
            "line": 15
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "plugin-testing",
      "version": "2.60.3",
      "description": "A Progressive React Framework for modern web development.",
      "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/%40modern-js/plugin-testing@2.60.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/web-infra-dev/modern.js"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@modern-js/plugin-testing@2.60.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/plugin-testing/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/@modern-js/plugin-testing/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/plugin-testing/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "group": "@modern-js",
      "name": "plugin-i18n",
      "version": "2.60.3",
      "description": "A Progressive React Framework for modern web development.",
      "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/%40modern-js/plugin-i18n@2.60.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/web-infra-dev/modern.js"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@modern-js/plugin-i18n@2.60.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/plugin-i18n/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/plugin-i18n,I18n,@modern-js/plugin-i18n/I18n"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/plugin-i18n/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/plugin-i18n/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/locale/index.js",
            "line": 26
          },
          {
            "location": "dist/esm/locale/index.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/locale/index.js",
            "line": 1
          },
          {
            "location": "src/locale/index.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "group": "@modern-js",
      "name": "module-tools",
      "version": "2.60.3",
      "description": "Simple, powerful, high-performance modern npm package development solution.",
      "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/%40modern-js/module-tools@2.60.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev/module-tools"
        },
        {
          "type": "vcs",
          "url": "https://github.com/web-infra-dev/modern.js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/module-tools@2.60.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/module-tools/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/@modern-js/module-tools/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/module-tools/package.json"
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-utils",
      "version": "2.6.5",
      "description": "codesmith core implement",
      "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/%40modern-js/codesmith-utils@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-utils@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-utils/execa,execa,@modern-js/codesmith-utils/execa/execa,@modern-js/codesmith-utils/fs-extra,@modern-js/codesmith-utils/fs-extra/fs,@modern-js/codesmith-utils/lodash,merge,@modern-js/codesmith-utils/lodash/merge,isString,@modern-js/codesmith-utils/lodash/isString,@modern-js/codesmith-utils/semver,semver,@modern-js/codesmith-utils/semver/semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 40
          },
          {
            "location": "dist/cjs/utils/checkUseNvm.js",
            "line": 38
          },
          {
            "location": "dist/esm/index.js",
            "line": 13
          },
          {
            "location": "dist/esm/index.js",
            "line": 128
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 6
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 31
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 7
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 43
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 4
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 19
          },
          {
            "location": "src/index.ts",
            "line": 16
          },
          {
            "location": "src/index.ts",
            "line": 105
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 4
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 21
          },
          {
            "location": "dist/cjs/index.js",
            "line": 41
          },
          {
            "location": "dist/cjs/utils/checkUseNvm.js",
            "line": 39
          },
          {
            "location": "dist/esm/index.js",
            "line": 14
          },
          {
            "location": "dist/esm/index.js",
            "line": 522
          },
          {
            "location": "dist/esm/index.js",
            "line": 529
          },
          {
            "location": "dist/esm/index.js",
            "line": 540
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 7
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 74
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 8
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 178
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 181
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 188
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 5
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 31
          },
          {
            "location": "src/index.ts",
            "line": 17
          },
          {
            "location": "src/index.ts",
            "line": 300
          },
          {
            "location": "src/index.ts",
            "line": 304
          },
          {
            "location": "src/index.ts",
            "line": 308
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 5
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 35
          },
          {
            "location": "dist/cjs/index.js",
            "line": 42
          },
          {
            "location": "dist/cjs/utils/transform.js",
            "line": 24
          },
          {
            "location": "dist/esm/index.js",
            "line": 15
          },
          {
            "location": "dist/esm/index.js",
            "line": 593
          },
          {
            "location": "dist/esm/index.js",
            "line": 594
          },
          {
            "location": "dist/esm/utils/transform.js",
            "line": 3
          },
          {
            "location": "dist/esm/utils/transform.js",
            "line": 29
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 9
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 205
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 206
          },
          {
            "location": "dist/esm-node/utils/transform.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/utils/transform.js",
            "line": 9
          },
          {
            "location": "src/index.ts",
            "line": 18
          },
          {
            "location": "src/index.ts",
            "line": 347
          },
          {
            "location": "src/index.ts",
            "line": 348
          },
          {
            "location": "src/utils/transform.ts",
            "line": 1
          },
          {
            "location": "src/utils/transform.ts",
            "line": 22
          },
          {
            "location": "dist/cjs/index.js",
            "line": 43
          },
          {
            "location": "dist/cjs/utils/checkUseNvm.js",
            "line": 40
          },
          {
            "location": "dist/esm/index.js",
            "line": 16
          },
          {
            "location": "dist/esm/index.js",
            "line": 43
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 8
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 85
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 10
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 18
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 6
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 34
          },
          {
            "location": "src/index.ts",
            "line": 19
          },
          {
            "location": "src/index.ts",
            "line": 57
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 6
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 40
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-formily",
      "version": "2.6.5",
      "description": "codesmith support formly schema to inquirer question",
      "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/%40modern-js/codesmith-formily@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-formily@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-formily/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-formily,CLIReader,@modern-js/codesmith-formily/CLIReader,Schema,@modern-js/codesmith-formily/Schema"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-formily/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-formily/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 39
          },
          {
            "location": "dist/esm/index.js",
            "line": 12
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-api-npm",
      "version": "2.6.5",
      "description": "codesmith npm api",
      "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/%40modern-js/codesmith-api-npm@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-api-npm@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-api-npm/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-api-npm,NpmAPI,@modern-js/codesmith-api-npm/NpmAPI,canUseNpm,@modern-js/codesmith-api-npm/canUseNpm,canUsePnpm,@modern-js/codesmith-api-npm/canUsePnpm,canUseYarn,@modern-js/codesmith-api-npm/canUseYarn,canUseNvm,@modern-js/codesmith-api-npm/canUseNvm,execaWithStreamLog,@modern-js/codesmith-api-npm/execaWithStreamLog"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-api-npm/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-api-npm/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 38
          },
          {
            "location": "dist/cjs/utils/checkUseNvm.js",
            "line": 37
          },
          {
            "location": "dist/esm/index.js",
            "line": 11
          },
          {
            "location": "dist/esm/index.js",
            "line": 52
          },
          {
            "location": "dist/esm/index.js",
            "line": 63
          },
          {
            "location": "dist/esm/index.js",
            "line": 77
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 5
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 93
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 113
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 5
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 22
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 3
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 37
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 42
          },
          {
            "location": "src/index.ts",
            "line": 11
          },
          {
            "location": "src/index.ts",
            "line": 64
          },
          {
            "location": "src/index.ts",
            "line": 65
          },
          {
            "location": "src/index.ts",
            "line": 66
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 3
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 44
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 52
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-api-handlebars",
      "version": "2.6.5",
      "description": "codesmith handlebars api",
      "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/%40modern-js/codesmith-api-handlebars@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-api-handlebars@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-api-handlebars/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-api-handlebars,HandlebarsAPI,@modern-js/codesmith-api-handlebars/HandlebarsAPI"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-api-handlebars/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-api-handlebars/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 37
          },
          {
            "location": "dist/esm/index.js",
            "line": 10
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-api-git",
      "version": "2.6.5",
      "description": "codesmith git api",
      "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/%40modern-js/codesmith-api-git@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-api-git@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-api-git/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-api-git,GitAPI,@modern-js/codesmith-api-git/GitAPI"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-api-git/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-api-git/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 36
          },
          {
            "location": "dist/esm/index.js",
            "line": 9
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-api-fs",
      "version": "2.6.5",
      "description": "codesmith fs api",
      "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/%40modern-js/codesmith-api-fs@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-api-fs@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-api-fs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-api-fs,FsAPI,@modern-js/codesmith-api-fs/FsAPI"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-api-fs/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-api-fs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 35
          },
          {
            "location": "dist/esm/index.js",
            "line": 8
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-api-ejs",
      "version": "2.6.5",
      "description": "codesmith ejs api",
      "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/%40modern-js/codesmith-api-ejs@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-api-ejs@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-api-ejs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-api-ejs,EjsAPI,@modern-js/codesmith-api-ejs/EjsAPI"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-api-ejs/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-api-ejs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 34
          },
          {
            "location": "dist/esm/index.js",
            "line": 7
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith",
      "version": "2.6.5",
      "description": "codesmith core implement",
      "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/%40modern-js/codesmith@2.6.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith@2.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith,fsExists,@modern-js/codesmith/fsExists,GeneratorContext,@modern-js/codesmith/GeneratorContext,GeneratorCore,@modern-js/codesmith/GeneratorCore,ILogger,@modern-js/codesmith/ILogger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/utils/checkUseNvm.js",
            "line": 36
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 4
          },
          {
            "location": "dist/esm/utils/checkUseNvm.js",
            "line": 63
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/utils/checkUseNvm.js",
            "line": 28
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 2
          },
          {
            "location": "src/utils/checkUseNvm.ts",
            "line": 30
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@modern-js/codesmith-api-app@2.6.5"
      ],
      "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-21T14:59:34Z",
      "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 'codesmith-api-app' with version '2.6.5'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 19 source files."
    }
  ]
}