{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:5971af95-03a4-4841-afa4-995efedf1ef3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T19:34:02Z",
    "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": "path-sep-replace",
      "group": "",
      "version": "1.0.3",
      "description": "路徑分隔符替換工具 - 將路徑中的正斜線和反斜線替換為指定的分隔符",
      "purl": "pkg:npm/path-sep-replace@1.0.3",
      "bom-ref": "pkg:npm/path-sep-replace@1.0.3",
      "author": "",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "review, review:coverage, review:test, coverage, lint, lint:eslint, pretest, test, test:jest, test:jest:coverage, test:jest:snapshot, test:mocha, test:snapshot, test:tsd, test:tsdx, build:dts:bundle, build:dts:copy, build:dts:tsc, build:dts:tsc:emit, build:microbundle, build:tsdx, ci:install, ci:build, preversion, version, postversion, prepublish, prepare, prepublishOnly, prepack, pack, postpack, publish, postpublish, postpublishOnly, sort-package-json, tsc:default, tsc:esm, tsc:showConfig"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:dts:bundle, build:dts:copy, build:dts:tsc, build:dts:tsc:emit, build:microbundle, build:tsdx, ci:build, pack"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepublish, prepare"
        },
        {
          "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/path-sep-replace#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"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@lazy-node/types-path/package.json\\nnode_modules/path-is-network-drive/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"
          }
        ]
      }
    },
    {
      "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"
        },
        {
          "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": "index.js",
            "line": 12
          },
          {
            "location": "index.ts",
            "line": 13
          },
          {
            "location": "index.ts",
            "line": 30
          }
        ]
      },
      "tags": [
        "network"
      ]
    },
    {
      "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": "ImportedModules",
          "value": "@lazy-node/types-path,IPathSep,@lazy-node/types-path/IPathSep,IPathPlatformOrigin,@lazy-node/types-path/IPathPlatformOrigin,EnumPathSep,@lazy-node/types-path/EnumPathSep,EnumPathPlatformOrigin,@lazy-node/types-path/EnumPathPlatformOrigin,rePathSepSlashAll,@lazy-node/types-path/rePathSepSlashAll"
        },
        {
          "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": "index.js",
            "line": 13
          },
          {
            "location": "index.ts",
            "line": 14
          }
        ]
      },
      "tags": [
        "devel"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/path-sep-replace@1.0.3"
      ],
      "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:02Z",
      "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 'path-sep-replace' with version '1.0.3'. The package type in this SBOM is npm with a single purl namespace '@lazy-node' described under components. The components were identified from 3 source files."
    }
  ]
}