{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:81d1fa1e-6c3e-4f22-977e-5469084c246f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T19:34:03Z",
    "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": "upath2",
      "group": "",
      "version": "3.1.23",
      "description": "A proxy to `path`, replacing `\\` with `/` for all results",
      "purl": "pkg:npm/upath2@3.1.23",
      "bom-ref": "pkg:npm/upath2@3.1.23",
      "author": "bluelovers",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "coverage, test, test:jest, test:jest:coverage, test:jest:snapshot, test:snapshot, test:tsd, npm:publish, npm:publish:lerna, preversion, prepublish:lockfile, postpublish_, 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/upath2#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@lazy-node\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@lazy-node/types-path/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/path-is-network-drive/package.json\\nnode_modules/path-strip-sep/package.json\\nnode_modules/tslib/package.json\\nnode_modules/upath/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Angelos Pikoulas <agelos.pikoulas@gmail.com>"
        }
      ],
      "group": "",
      "name": "upath",
      "version": "2.0.1",
      "description": "A proxy to `path`, replacing `\\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
      "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/upath@2.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/anodynos/upath/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/anodynos/upath"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/upath@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/upath/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/upath/package.json"
              }
            ],
            "concludedValue": "node_modules/upath/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "required",
      "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": "ImportedModules",
          "value": "tslib"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "core.js",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bluelovers"
        }
      ],
      "group": "",
      "name": "path-strip-sep",
      "version": "1.0.21",
      "description": "Remove trailing path separator from string. 路徑分隔符移除工具 - 移除路徑尾部分隔符",
      "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-strip-sep@1.0.21",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-strip-sep#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/path-strip-sep@1.0.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/path-strip-sep/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "path-strip-sep,pathStripSep,path-strip-sep/pathStripSep"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/path-strip-sep/package.json"
              }
            ],
            "concludedValue": "node_modules/path-strip-sep/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/util.js",
            "line": 11
          },
          {
            "location": "lib/util.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bluelovers"
        }
      ],
      "group": "",
      "name": "path-is-network-drive",
      "version": "1.0.24",
      "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-network-drive@1.0.24",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-is-network-drive#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/path-is-network-drive@1.0.24",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/path-is-network-drive/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "path-is-network-drive,pathIsNetworkDrive,path-is-network-drive/pathIsNetworkDrive,matchNetworkDriveRoot,path-is-network-drive/matchNetworkDriveRoot,matchNetworkDrive02,path-is-network-drive/matchNetworkDrive02"
        },
        {
          "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-network-drive/package.json"
              }
            ],
            "concludedValue": "node_modules/path-is-network-drive/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "core.js",
            "line": 19
          },
          {
            "location": "lib/util.js",
            "line": 10
          },
          {
            "location": "core.ts",
            "line": 18
          },
          {
            "location": "core.ts",
            "line": 260
          },
          {
            "location": "core.ts",
            "line": 262
          },
          {
            "location": "core.ts",
            "line": 268
          },
          {
            "location": "lib/util.ts",
            "line": 7
          },
          {
            "location": "lib/util.ts",
            "line": 16
          }
        ]
      },
      "tags": [
        "driver",
        "network"
      ]
    },
    {
      "group": "@types",
      "name": "node",
      "version": "25.3.3",
      "description": "TypeScript definitions for node",
      "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@25.3.3",
      "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@25.3.3",
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bluelovers"
        }
      ],
      "group": "@lazy-node",
      "name": "types-path",
      "version": "1.0.3",
      "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/%40lazy-node/types-path@1.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-iconv/tree/master/packages/@lazy-node/types-path#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@lazy-node/types-path@1.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@lazy-node/types-path/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@lazy-node/types-path,PlatformPath,@lazy-node/types-path/PlatformPath,IPathPlatformOrigin,@lazy-node/types-path/IPathPlatformOrigin,IPathPlatform,@lazy-node/types-path/IPathPlatform,ORIGIN_KEY,@lazy-node/types-path/ORIGIN_KEY,IParse,@lazy-node/types-path/IParse,IPathType,@lazy-node/types-path/IPathType,IPathNode,@lazy-node/types-path/IPathNode,IPath,@lazy-node/types-path/IPath"
        },
        {
          "name": "ImportedModules",
          "value": "@lazy-node/types-path"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@lazy-node/types-path/package.json"
              }
            ],
            "concludedValue": "node_modules/@lazy-node/types-path/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/type.js",
            "line": 7
          },
          {
            "location": "lib/type.ts",
            "line": 18
          }
        ]
      },
      "tags": [
        "devel"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/upath2@3.1.23"
      ],
      "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:34:04Z",
      "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 'upath2' with version '3.1.23'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 6 source files."
    }
  ]
}