{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:271cd071-1214-4c4d-856d-c8bc81635339",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T19:33:58Z",
    "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": "iconv-jschardet",
      "group": "",
      "version": "2.0.36",
      "description": "JavaScript 字符編碼轉換與自動檢測工具 (支援 iconv-lite, jschardet) / Character encoding conversion and auto-detection tool in JavaScript (supports iconv-lite, jschardet)",
      "purl": "pkg:npm/iconv-jschardet@2.0.36",
      "bom-ref": "pkg:npm/iconv-jschardet@2.0.36",
      "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/iconv-jschardet#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/debug-color2/package.json\\nnode_modules/env-bool/package.json\\nnode_modules/iconv-lite/package.json\\nnode_modules/jschardet/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": "encoding.js",
            "line": 6
          },
          {
            "location": "index.js",
            "line": 9
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "António Afonso"
        }
      ],
      "group": "",
      "name": "jschardet",
      "version": "3.1.4",
      "description": "Character encoding auto-detection in JavaScript (port of python's chardet)",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "LGPL-2.1-or-later",
            "url": "https://opensource.org/licenses/LGPL-2.1-or-later",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "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/jschardet@3.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/aadsm/jschardet.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jschardet@3.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jschardet/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jschardet"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jschardet/package.json"
              }
            ],
            "concludedValue": "node_modules/jschardet/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.js",
            "line": 13
          },
          {
            "location": "index.ts",
            "line": 2
          },
          {
            "location": "index.ts",
            "line": 99
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexander Shtuchkin <ashtuchkin@gmail.com>"
        }
      ],
      "group": "",
      "name": "iconv-lite",
      "version": "0.6.3",
      "description": "Convert character encodings in pure javascript.",
      "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/iconv-lite@0.6.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ashtuchkin/iconv-lite"
        },
        {
          "type": "vcs",
          "url": "git://github.com/ashtuchkin/iconv-lite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/iconv-lite@0.6.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/iconv-lite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "iconv-lite,encodingExists,iconv-lite/encodingExists,Options,iconv-lite/Options,getCodec,iconv-lite/getCodec"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/iconv-lite/package.json"
              }
            ],
            "concludedValue": "node_modules/iconv-lite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "index.js",
            "line": 10
          },
          {
            "location": "lib/util.js",
            "line": 15
          },
          {
            "location": "encoding.ts",
            "line": 1
          },
          {
            "location": "index.ts",
            "line": 1
          },
          {
            "location": "index.ts",
            "line": 81
          },
          {
            "location": "index.ts",
            "line": 180
          },
          {
            "location": "index.ts",
            "line": 198
          },
          {
            "location": "index.ts",
            "line": 223
          },
          {
            "location": "lib/util.ts",
            "line": 13
          },
          {
            "location": "lib/util.ts",
            "line": 53
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bluelovers"
        }
      ],
      "group": "",
      "name": "env-bool",
      "version": "2.0.1",
      "description": "env value to JS value, check env val is boolean or others",
      "scope": "optional",
      "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/env-bool@2.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/env-bool#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/env-bool.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/env-bool@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/env-bool/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/env-bool/package.json"
              }
            ],
            "concludedValue": "node_modules/env-bool/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "bluelovers"
        }
      ],
      "group": "",
      "name": "debug-color2",
      "version": "1.3.2",
      "description": "colorize console log, this module can work with require('debug')",
      "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/debug-color2@1.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bluelovers/debug-color#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bluelovers/debug-color.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug-color2@1.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/debug-color2/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "debug-color2/logger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/debug-color2/package.json"
              }
            ],
            "concludedValue": "node_modules/debug-color2/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "encoding.js",
            "line": 7
          },
          {
            "location": "index.js",
            "line": 15
          },
          {
            "location": "encoding.ts",
            "line": 2
          },
          {
            "location": "encoding.ts",
            "line": 88
          },
          {
            "location": "index.ts",
            "line": 3
          },
          {
            "location": "index.ts",
            "line": 194
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/iconv-jschardet@2.0.36"
      ],
      "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:58Z",
      "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 'iconv-jschardet' with version '2.0.36'."
    }
  ]
}