{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:d268df05-5dc7-43c8-b867-581064fbd0a3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T19:33:56Z",
    "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": "fs-symlink-extra",
      "group": "",
      "version": "1.0.26",
      "description": "",
      "purl": "pkg:npm/fs-symlink-extra@1.0.26",
      "bom-ref": "pkg:npm/fs-symlink-extra@1.0.26",
      "author": "bluelovers",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "coverage, lint, test, test:jest, test:jest:coverage, test:jest:snapshot, test:mocha, test:snapshot, test:tsd, preversion, prepublishOnly:update, ncu, sort-package-json, tsc:showConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/bluelovers/ws-iconv/tree/master/packages/fs-symlink#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/fs-extra/package.json\\nnode_modules/fs-stat/package.json\\nnode_modules/path-is-same/package.json\\nnode_modules/ts-type/package.json\\nnode_modules/tslib/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/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/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "ts-type",
      "version": "3.0.1",
      "description": "add some typescript type and re-export some build-in typescript type",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/ts-type@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-ts-type.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-type@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-type/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ts-type,ITSResolvable,ts-type/ITSResolvable"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ts-type/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-type/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bluelovers"
        }
      ],
      "group": "",
      "name": "path-is-same",
      "version": "1.0.29",
      "description": "路徑比較工具 - 檢查多個路徑是否指向相同的檔案或目錄",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/path-is-same@1.0.29",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-is-same#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/path-is-same@1.0.29",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/path-is-same/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "path-is-same,fsSameRealpath,path-is-same/fsSameRealpath"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/path-is-same/package.json"
              }
            ],
            "concludedValue": "node_modules/path-is-same/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.js",
            "line": 10
          },
          {
            "location": "index.ts",
            "line": 21
          },
          {
            "location": "index.ts",
            "line": 74
          },
          {
            "location": "index.ts",
            "line": 104
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bluelovers"
        }
      ],
      "group": "",
      "name": "fs-stat",
      "version": "1.0.29",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/fs-stat@1.0.29",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-iconv/tree/master/packages/fs-stat#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-stat@1.0.29",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-stat/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-stat,fsStat,fs-stat/fsStat,fsStatSync,fs-stat/fsStatSync,IOptions,fs-stat/IOptions,isSameStat,fs-stat/isSameStat"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-stat/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-stat/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.js",
            "line": 9
          },
          {
            "location": "index.ts",
            "line": 19
          },
          {
            "location": "index.ts",
            "line": 80
          },
          {
            "location": "index.ts",
            "line": 81
          },
          {
            "location": "index.ts",
            "line": 87
          },
          {
            "location": "index.ts",
            "line": 110
          },
          {
            "location": "index.ts",
            "line": 111
          },
          {
            "location": "index.ts",
            "line": 117
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "11.3.3",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
      "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/fs-extra@11.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-extra@11.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra,ensureLink,fs-extra/ensureLink,ensureLinkSync,fs-extra/ensureLinkSync,ensureSymlink,fs-extra/ensureSymlink,ensureSymlinkSync,fs-extra/ensureSymlinkSync,SymlinkType,fs-extra/SymlinkType,unlink,fs-extra/unlink,unlinkSync,fs-extra/unlinkSync"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-extra/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.js",
            "line": 8
          },
          {
            "location": "index.ts",
            "line": 18
          },
          {
            "location": "index.ts",
            "line": 89
          },
          {
            "location": "index.ts",
            "line": 119
          },
          {
            "location": "index.ts",
            "line": 143
          },
          {
            "location": "index.ts",
            "line": 162
          },
          {
            "location": "index.ts",
            "line": 181
          },
          {
            "location": "index.ts",
            "line": 196
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/fs-symlink-extra@1.0.26"
      ],
      "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-16T19:33:56Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 16, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'fs-symlink-extra' with version '1.0.26'."
    }
  ]
}