{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:ad2b8965-6c86-4f51-8ba8-8ceb9109ba1d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T19:33:52Z",
    "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": "extrastat2",
      "group": "",
      "version": "4.2.40",
      "description": "解析 fs.Stat 提供 MIME 類型、擁有者名稱、群組名稱和可讀權限 (Resolve fs.Stat to mimetype, ownername, groupname, and human-readable permissions)",
      "purl": "pkg:npm/extrastat2@4.2.40",
      "bom-ref": "pkg:npm/extrastat2@4.2.40",
      "author": "Colten Jackson",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "coverage, test, test:jest, test:jest:coverage, test:jest:snapshot, test:snapshot, test:tsd, preversion, prepublishOnly:check-bin, prepublishOnly:update, ncu, sort-package-json, tsc:showConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/extrastat2#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/lodash/package.json\\nnode_modules/mime-types/package.json\\nnode_modules/path-parents/package.json\\nnode_modules/stat-mode/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": "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": "index.js",
            "line": 14
          },
          {
            "location": "lib/list.js",
            "line": 4
          },
          {
            "location": "lib/options.js",
            "line": 6
          },
          {
            "location": "lib/resolvers/rwx.js",
            "line": 7
          }
        ]
      }
    },
    {
      "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,ITSPartialRecord,ts-type/ITSPartialRecord"
        },
        {
          "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": "lib/types.ts",
            "line": 13
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)"
        }
      ],
      "group": "",
      "name": "stat-mode",
      "version": "1.0.0",
      "description": "Offers convenient getters and setters for the stat `mode`",
      "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/stat-mode@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TooTallNate/stat-mode"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TooTallNate/stat-mode.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/stat-mode@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/stat-mode/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "stat-mode,Mode,stat-mode/Mode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/stat-mode/package.json"
              }
            ],
            "concludedValue": "node_modules/stat-mode/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/resolvers/rwx.js",
            "line": 8
          },
          {
            "location": "lib/resolvers/rwx.ts",
            "line": 5
          },
          {
            "location": "lib/resolvers/rwx.ts",
            "line": 12
          },
          {
            "location": "lib/types.ts",
            "line": 12
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Halliday <mail@substack.net> (http://substack.net)"
        }
      ],
      "group": "",
      "name": "path-parents",
      "version": "1.0.36",
      "description": "父目錄路徑處理工具 - 獲取所有父目錄路徑",
      "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/path-parents@1.0.36",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-parents#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/ws-iconv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/path-parents@1.0.36",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/path-parents/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "path-parents,pathParents,path-parents/pathParents"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/path-parents/package.json"
              }
            ],
            "concludedValue": "node_modules/path-parents/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/resolvers.js",
            "line": 13
          },
          {
            "location": "lib/resolvers.ts",
            "line": 5
          },
          {
            "location": "lib/resolvers.ts",
            "line": 85
          }
        ]
      }
    },
    {
      "group": "",
      "name": "mime-types",
      "version": "2.1.35",
      "description": "The ultimate javascript content-type utility.",
      "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/mime-types@2.1.35",
      "type": "library",
      "bom-ref": "pkg:npm/mime-types@2.1.35",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mime-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mime-types,lookup,mime-types/lookup"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mime-types/package.json"
              }
            ],
            "concludedValue": "node_modules/mime-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/mime.js",
            "line": 4
          },
          {
            "location": "lib/mime.ts",
            "line": 1
          },
          {
            "location": "lib/mime.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "John-David Dalton <john.david.dalton@gmail.com>"
        }
      ],
      "group": "",
      "name": "lodash",
      "version": "4.17.23",
      "description": "Lodash modular utilities.",
      "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/lodash@4.17.23",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lodash.com/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lodash@4.17.23",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lodash/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lodash,defaults,lodash/defaults"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lodash/package.json"
              }
            ],
            "concludedValue": "node_modules/lodash/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/options.js",
            "line": 8
          },
          {
            "location": "lib/options.ts",
            "line": 2
          },
          {
            "location": "lib/options.ts",
            "line": 15
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/extrastat2@4.2.40"
      ],
      "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:52Z",
      "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 'extrastat2' with version '4.2.40'."
    }
  ]
}