{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9b751a47-74ed-4b94-b761-add9befac07c",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-07T18:37:19Z",
    "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": "plugin-tools",
      "group": "@farmfe",
      "version": "0.0.1",
      "description": "farmfe plugin tools to help build farmfe plugin",
      "purl": "pkg:npm/%40farmfe/plugin-tools@0.0.1",
      "bom-ref": "pkg:npm/@farmfe/plugin-tools@0.0.1",
      "author": "bright wu <1521488775@qq.com>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "farm-plugin-tools"
        },
        {
          "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@napi-rs"
      },
      {
        "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/@napi-rs/cli/package.json\\nnode_modules/cac/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "egoist <0x142857@gmail.com>"
        }
      ],
      "group": "",
      "name": "cac",
      "version": "6.7.14",
      "description": "Simple yet powerful framework for building command-line apps.",
      "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/cac@6.7.14",
      "type": "framework",
      "bom-ref": "pkg:npm/cac@6.7.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cac/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cac,cac/cac"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cac/package.json"
              }
            ],
            "concludedValue": "node_modules/cac/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 26
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "LongYinan <lynweklm@gmail.com>"
        }
      ],
      "group": "@napi-rs",
      "name": "cli",
      "version": "2.16.5",
      "description": "Cli tools for napi-rs",
      "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/%40napi-rs/cli@2.16.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/napi-rs/napi-rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/napi-rs/napi-rs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@napi-rs/cli@2.16.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@napi-rs/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/@napi-rs/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@napi-rs/cli/package.json"
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "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,createSpawnCmd,@farmfe/utils/createSpawnCmd"
        },
        {
          "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": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 39
          },
          {
            "location": "src/index.ts",
            "line": 58
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bright wu <1521488775@qq.com>"
        }
      ],
      "group": "@farmfe",
      "name": "core",
      "version": "0.16.6",
      "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/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": "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"
          }
        ]
      }
    },
    {
      "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/@farmfe/plugin-tools@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:19Z",
      "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 'plugin-tools' 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 5 source files."
    }
  ]
}