{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:482c0f2d-47d3-465a-8678-c7bef0fbaa07",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:59:41Z",
    "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-formily",
      "group": "@modern-js",
      "version": "2.6.5",
      "description": "codesmith support formly schema to inquirer question",
      "purl": "pkg:npm/%40modern-js/codesmith-formily@2.6.5",
      "bom-ref": "pkg:npm/@modern-js/codesmith-formily@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": "@formily\\n@modern-js\\n@swc\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@formily/json-schema/package.json\\nnode_modules/@formily/validator/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-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/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.2.5",
      "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.2.5",
      "type": "library",
      "bom-ref": "pkg:npm/inquirer@8.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/inquirer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "inquirer,QuestionCollection,inquirer/QuestionCollection,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/prompt.js",
            "line": 35
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 8
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 61
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 203
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 282
          },
          {
            "location": "dist/esm-node/prompt.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/prompt.js",
            "line": 28
          },
          {
            "location": "dist/esm-node/prompt.js",
            "line": 79
          },
          {
            "location": "dist/esm-node/prompt.js",
            "line": 97
          },
          {
            "location": "src/prompt.ts",
            "line": 5
          },
          {
            "location": "src/prompt.ts",
            "line": 41
          },
          {
            "location": "src/prompt.ts",
            "line": 114
          },
          {
            "location": "src/prompt.ts",
            "line": 145
          },
          {
            "location": "src/transform.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "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/_/_ts_generator,@swc/helpers/_/_ts_generator/_,@swc/helpers/_/_object_spread,@swc/helpers/_/_object_spread/_,@swc/helpers/_/_define_property,@swc/helpers/_/_define_property/_,@swc/helpers/_/_object_spread_props,@swc/helpers/_/_object_spread_props/_,@swc/helpers/_/_ts_values,@swc/helpers/_/_ts_values/_,@swc/helpers/_/_object_without_properties,@swc/helpers/_/_object_without_properties/_"
        },
        {
          "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": 23
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 1
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 26
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 1
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 26
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 224
          },
          {
            "location": "dist/esm/transform.js",
            "line": 1
          },
          {
            "location": "dist/esm/transform.js",
            "line": 42
          },
          {
            "location": "dist/esm/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/index.js",
            "line": 11
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 2
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 9
          },
          {
            "location": "dist/esm/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/index.js",
            "line": 25
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 4
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 28
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 5
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 28
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 43
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 227
          },
          {
            "location": "dist/esm/transform.js",
            "line": 5
          },
          {
            "location": "dist/esm/transform.js",
            "line": 44
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 3
          },
          {
            "location": "dist/esm/inquirer.js",
            "line": 22
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 3
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 11
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 69
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 123
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 288
          },
          {
            "location": "dist/esm/transform.js",
            "line": 2
          },
          {
            "location": "dist/esm/transform.js",
            "line": 100
          },
          {
            "location": "dist/esm/transform.js",
            "line": 111
          },
          {
            "location": "dist/esm/transform.js",
            "line": 123
          },
          {
            "location": "dist/esm/transform.js",
            "line": 127
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 2
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 258
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 4
          },
          {
            "location": "dist/esm/transform.js",
            "line": 3
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 6
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 158
          },
          {
            "location": "dist/esm/transform.js",
            "line": 4
          },
          {
            "location": "dist/esm/transform.js",
            "line": 26
          }
        ]
      }
    },
    {
      "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": "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/lodash,merge,@modern-js/codesmith-utils/lodash/merge,flattenDeep,@modern-js/codesmith-utils/lodash/flattenDeep,isFunction,@modern-js/codesmith-utils/lodash/isFunction,isObject,@modern-js/codesmith-utils/lodash/isObject"
        },
        {
          "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": 26
          },
          {
            "location": "dist/cjs/transform.js",
            "line": 26
          },
          {
            "location": "dist/esm/index.js",
            "line": 4
          },
          {
            "location": "dist/esm/index.js",
            "line": 16
          },
          {
            "location": "dist/esm/index.js",
            "line": 17
          },
          {
            "location": "dist/esm/transform.js",
            "line": 7
          },
          {
            "location": "dist/esm/transform.js",
            "line": 54
          },
          {
            "location": "dist/esm/transform.js",
            "line": 105
          },
          {
            "location": "dist/esm/transform.js",
            "line": 106
          },
          {
            "location": "dist/esm/transform.js",
            "line": 116
          },
          {
            "location": "dist/esm/transform.js",
            "line": 117
          },
          {
            "location": "dist/esm/transform.js",
            "line": 131
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 7
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 8
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 31
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 61
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 62
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 71
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 72
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 87
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 22
          },
          {
            "location": "src/index.ts",
            "line": 23
          },
          {
            "location": "src/transform.ts",
            "line": 7
          },
          {
            "location": "src/transform.ts",
            "line": 80
          },
          {
            "location": "src/transform.ts",
            "line": 111
          },
          {
            "location": "src/transform.ts",
            "line": 112
          },
          {
            "location": "src/transform.ts",
            "line": 121
          },
          {
            "location": "src/transform.ts",
            "line": 122
          },
          {
            "location": "src/transform.ts",
            "line": 137
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith",
      "version": "2.6.5",
      "description": "codesmith core implement",
      "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/%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,GeneratorContext,@modern-js/codesmith/GeneratorContext"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "@formily",
      "name": "validator",
      "version": "2.2.24",
      "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/%40formily/validator@2.2.24",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/alibaba/formily#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/alibaba/formily.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@formily/validator@2.2.24",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@formily/validator/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@formily/validator"
        },
        {
          "name": "ImportedModules",
          "value": "@formily/validator,validate,@formily/validator/validate,Validator,@formily/validator/Validator"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@formily/validator/package.json"
              }
            ],
            "concludedValue": "node_modules/@formily/validator/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 29
          },
          {
            "location": "dist/cjs/transform.js",
            "line": 25
          },
          {
            "location": "dist/esm/index.js",
            "line": 7
          },
          {
            "location": "dist/esm/transform.js",
            "line": 6
          },
          {
            "location": "dist/esm/transform.js",
            "line": 54
          },
          {
            "location": "dist/esm-node/index.js",
            "line": 4
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/transform.js",
            "line": 31
          },
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/transform.ts",
            "line": 2
          },
          {
            "location": "src/transform.ts",
            "line": 78
          }
        ]
      }
    },
    {
      "group": "@formily",
      "name": "json-schema",
      "version": "2.2.24",
      "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/%40formily/json-schema@2.2.24",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/alibaba/formily#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/alibaba/formily.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@formily/json-schema@2.2.24",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@formily/json-schema/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@formily/json-schema"
        },
        {
          "name": "ImportedModules",
          "value": "@formily/json-schema,Schema,@formily/json-schema/Schema,SchemaReaction,@formily/json-schema/SchemaReaction"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@formily/json-schema/package.json"
              }
            ],
            "concludedValue": "node_modules/@formily/json-schema/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/prompt.js",
            "line": 34
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 7
          },
          {
            "location": "dist/esm/prompt.js",
            "line": 11
          },
          {
            "location": "dist/esm-node/prompt.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/prompt.js",
            "line": 5
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/prompt.ts",
            "line": 4
          },
          {
            "location": "src/prompt.ts",
            "line": 12
          },
          {
            "location": "src/transform.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@modern-js/codesmith-formily@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:41Z",
      "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-formily' with version '2.6.5'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 12 source files."
    }
  ]
}