{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1d3ffbc3-c17e-413d-9b9a-a5430596c8cc",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-07T18:37:53Z",
    "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": "create-farm-plugin",
      "group": "",
      "version": "0.0.1",
      "description": "use create-farm-plugin to create farm plugin",
      "purl": "pkg:npm/create-farm-plugin@0.0.1",
      "bom-ref": "pkg:npm/create-farm-plugin@0.0.1",
      "author": "bright wu <1521488775@qq.com>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "create-farm-plugin"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, prepublishOnly"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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": "vcs",
          "url": "https://github.com/farm-fe/farm"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@farmfe\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@farmfe/cli/package.json\\nnode_modules/@farmfe/core/package.json\\nnode_modules/@farmfe/utils/package.json\\nnode_modules/@types/minimist/package.json\\nnode_modules/@types/prompts/package.json\\nnode_modules/gradient-string/package.json\\nnode_modules/minimist/package.json\\nnode_modules/prompts/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Terkel Gjervig <terkel@terkel.com> (https://terkel.com)"
        }
      ],
      "group": "",
      "name": "prompts",
      "version": "2.4.2",
      "description": "Lightweight, beautiful and user-friendly prompts",
      "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/prompts@2.4.2",
      "type": "library",
      "bom-ref": "pkg:npm/prompts@2.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prompts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "prompts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/prompts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts",
            "line": 2
          },
          {
            "location": "index.ts",
            "line": 37
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Halliday <mail@substack.net> (http://substack.net)"
        }
      ],
      "group": "",
      "name": "minimist",
      "version": "1.2.8",
      "description": "parse argument options",
      "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/minimist@1.2.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/minimistjs/minimist"
        },
        {
          "type": "vcs",
          "url": "git://github.com/minimistjs/minimist.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/minimist@1.2.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/minimist/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "minimist"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/minimist/package.json"
              }
            ],
            "concludedValue": "node_modules/minimist/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts",
            "line": 3
          },
          {
            "location": "index.ts",
            "line": 22
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Boris K"
        }
      ],
      "group": "",
      "name": "gradient-string",
      "version": "2.0.2",
      "description": "Beautiful color gradients in terminal output",
      "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/gradient-string@2.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bokub/gradient-string"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/gradient-string@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/gradient-string/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/gradient-string/package.json"
              }
            ],
            "concludedValue": "node_modules/gradient-string/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "prompts",
      "version": "2.4.9",
      "description": "TypeScript definitions for prompts",
      "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/prompts@2.4.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/prompts@2.4.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/prompts/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/prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/prompts/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "minimist",
      "version": "1.2.5",
      "description": "TypeScript definitions for minimist",
      "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/minimist@1.2.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/minimist@1.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/minimist/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/minimist/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/minimist/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bright wu <1521488775@qq.com>"
        }
      ],
      "group": "@farmfe",
      "name": "utils",
      "version": "0.0.1",
      "description": "farmfe utils",
      "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/%40farmfe/utils@0.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/farm-fe/farm"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@farmfe/utils@0.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@farmfe/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@farmfe/utils/colors,colors,@farmfe/utils/colors/colors"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@farmfe/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@farmfe/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts",
            "line": 8
          },
          {
            "location": "index.ts",
            "line": 44
          },
          {
            "location": "index.ts",
            "line": 45
          },
          {
            "location": "index.ts",
            "line": 81
          },
          {
            "location": "index.ts",
            "line": 90
          },
          {
            "location": "index.ts",
            "line": 121
          },
          {
            "location": "index.ts",
            "line": 122
          },
          {
            "location": "index.ts",
            "line": 131
          },
          {
            "location": "index.ts",
            "line": 136
          },
          {
            "location": "index.ts",
            "line": 215
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bright wu <1521488775@qq.com>"
        }
      ],
      "group": "@farmfe",
      "name": "core",
      "version": "0.16.6",
      "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/%40farmfe/core@0.16.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/farm-fe/farm"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@farmfe/core@0.16.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@farmfe/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@farmfe/core,JsPlugin,@farmfe/core/JsPlugin"
        },
        {
          "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/@farmfe/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@farmfe/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "templates/js/src/index.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bright wu <1521488775@qq.com>"
        }
      ],
      "group": "@farmfe",
      "name": "cli",
      "version": "0.6.2",
      "description": "CLI of Farm",
      "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/%40farmfe/cli@0.6.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/farm-fe/farm"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@farmfe/cli@0.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@farmfe/cli/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/@farmfe/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@farmfe/cli/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/create-farm-plugin@0.0.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-07T18:37:53Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 7, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'create-farm-plugin' with version '0.0.1'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}