{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:fec95a3c-aaf6-4a3d-970f-dc03cc8b3cb6",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:45:19Z",
    "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": "conventional-changelog-writer",
      "group": "",
      "version": "8.4.0",
      "description": "Write logs based on conventional commits and templates.",
      "purl": "pkg:npm/conventional-changelog-writer@8.4.0",
      "bom-ref": "pkg:npm/conventional-changelog-writer@8.4.0",
      "author": "Steve Mao <maochenyan@gmail.com> (https://github.com/stevemao)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clear:package, clear:dist, clear, prepublishOnly, postpublish, build, test:types"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "clear:dist, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/conventional-changelog.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@simple-libs\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@simple-libs/stream-utils/package.json\\nnode_modules/@types/semver/package.json\\nnode_modules/conventional-commits-filter/package.json\\nnode_modules/handlebars/package.json\\nnode_modules/meow/package.json\\nnode_modules/semver/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.7.2",
      "description": "The semantic version parser used by npm.",
      "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/semver@7.7.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver,valid,semver/valid"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/context.js",
            "line": 1
          },
          {
            "location": "dist/context.js",
            "line": 107
          },
          {
            "location": "dist/context.js",
            "line": 108
          },
          {
            "location": "dist/options.js",
            "line": 1
          },
          {
            "location": "dist/options.js",
            "line": 40
          },
          {
            "location": "package/dist/context.js",
            "line": 1
          },
          {
            "location": "package/dist/context.js",
            "line": 107
          },
          {
            "location": "package/dist/context.js",
            "line": 108
          },
          {
            "location": "package/dist/options.js",
            "line": 1
          },
          {
            "location": "package/dist/options.js",
            "line": 40
          },
          {
            "location": "package/src/context.ts",
            "line": 1
          },
          {
            "location": "package/src/context.ts",
            "line": 165
          },
          {
            "location": "package/src/context.ts",
            "line": 166
          },
          {
            "location": "package/src/options.ts",
            "line": 1
          },
          {
            "location": "package/src/options.ts",
            "line": 65
          },
          {
            "location": "src/context.ts",
            "line": 1
          },
          {
            "location": "src/context.ts",
            "line": 165
          },
          {
            "location": "src/context.ts",
            "line": 166
          },
          {
            "location": "src/options.ts",
            "line": 1
          },
          {
            "location": "src/options.ts",
            "line": 65
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "meow",
      "version": "13.2.0",
      "description": "CLI app helper",
      "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/meow@13.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/meow@13.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/meow/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "meow"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/meow/package.json"
              }
            ],
            "concludedValue": "node_modules/meow/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 3
          },
          {
            "location": "dist/cli/index.js",
            "line": 6
          },
          {
            "location": "package/dist/cli/index.js",
            "line": 3
          },
          {
            "location": "package/dist/cli/index.js",
            "line": 6
          },
          {
            "location": "package/src/cli/index.ts",
            "line": 3
          },
          {
            "location": "package/src/cli/index.ts",
            "line": 16
          },
          {
            "location": "src/cli/index.ts",
            "line": 3
          },
          {
            "location": "src/cli/index.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Yehuda Katz"
        }
      ],
      "group": "",
      "name": "handlebars",
      "version": "4.7.8",
      "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
      "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/handlebars@4.7.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.handlebarsjs.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/handlebars-lang/handlebars.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/handlebars@4.7.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/handlebars/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "handlebars"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/handlebars/package.json"
              }
            ],
            "concludedValue": "node_modules/handlebars/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/template.js",
            "line": 1
          },
          {
            "location": "dist/template.js",
            "line": 25
          },
          {
            "location": "dist/template.js",
            "line": 26
          },
          {
            "location": "dist/template.js",
            "line": 27
          },
          {
            "location": "dist/template.js",
            "line": 31
          },
          {
            "location": "dist/template.js",
            "line": 35
          },
          {
            "location": "package/dist/template.js",
            "line": 1
          },
          {
            "location": "package/dist/template.js",
            "line": 25
          },
          {
            "location": "package/dist/template.js",
            "line": 26
          },
          {
            "location": "package/dist/template.js",
            "line": 27
          },
          {
            "location": "package/dist/template.js",
            "line": 31
          },
          {
            "location": "package/dist/template.js",
            "line": 35
          },
          {
            "location": "package/src/template.ts",
            "line": 1
          },
          {
            "location": "package/src/template.ts",
            "line": 48
          },
          {
            "location": "package/src/template.ts",
            "line": 49
          },
          {
            "location": "package/src/template.ts",
            "line": 50
          },
          {
            "location": "package/src/template.ts",
            "line": 55
          },
          {
            "location": "package/src/template.ts",
            "line": 60
          },
          {
            "location": "src/template.ts",
            "line": 1
          },
          {
            "location": "src/template.ts",
            "line": 48
          },
          {
            "location": "src/template.ts",
            "line": 49
          },
          {
            "location": "src/template.ts",
            "line": 50
          },
          {
            "location": "src/template.ts",
            "line": 55
          },
          {
            "location": "src/template.ts",
            "line": 60
          }
        ]
      },
      "tags": [
        "templates"
      ]
    },
    {
      "authors": [
        {
          "name": "Steve Mao <maochenyan@gmail.com> (https://github.com/stevemao)"
        }
      ],
      "group": "",
      "name": "conventional-commits-filter",
      "version": "5.0.0",
      "description": "Filter out reverted commits parsed by conventional-commits-parser.",
      "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/conventional-commits-filter@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/conventional-changelog.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/conventional-commits-filter@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/conventional-commits-filter/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "conventional-commits-filter,filterRevertedCommitsSync,conventional-commits-filter/filterRevertedCommitsSync"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/conventional-commits-filter/package.json"
              }
            ],
            "concludedValue": "node_modules/conventional-commits-filter/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/template.js",
            "line": 2
          },
          {
            "location": "dist/template.js",
            "line": 51
          },
          {
            "location": "package/dist/template.js",
            "line": 2
          },
          {
            "location": "package/dist/template.js",
            "line": 51
          },
          {
            "location": "package/src/template.ts",
            "line": 2
          },
          {
            "location": "package/src/template.ts",
            "line": 86
          },
          {
            "location": "src/template.ts",
            "line": 2
          },
          {
            "location": "src/template.ts",
            "line": 86
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "semver",
      "version": "7.7.0",
      "description": "TypeScript definitions for semver",
      "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/%40types/semver@7.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/semver@7.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/semver/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/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/semver/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Dan Onoshko <danon0404@gmail.com> (https://github.com/dangreen)"
        }
      ],
      "group": "@simple-libs",
      "name": "stream-utils",
      "version": "1.2.0",
      "description": "A small set of utilities for streams.",
      "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/%40simple-libs/stream-utils@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TrigenSoftware/simple-libs/tree/main/packages/stream-utils#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TrigenSoftware/simple-libs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@simple-libs/stream-utils@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@simple-libs/stream-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@simple-libs/stream-utils,parseJsonStream,@simple-libs/stream-utils/parseJsonStream"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@simple-libs/stream-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@simple-libs/stream-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/utils.js",
            "line": 4
          },
          {
            "location": "dist/cli/utils.js",
            "line": 16
          },
          {
            "location": "package/dist/cli/utils.js",
            "line": 4
          },
          {
            "location": "package/dist/cli/utils.js",
            "line": 16
          },
          {
            "location": "package/src/cli/utils.ts",
            "line": 4
          },
          {
            "location": "package/src/cli/utils.ts",
            "line": 17
          },
          {
            "location": "src/cli/utils.ts",
            "line": 4
          },
          {
            "location": "src/cli/utils.ts",
            "line": 17
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/conventional-changelog-writer@8.4.0"
      ],
      "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-21T14:45:19Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'conventional-changelog-writer' with version '8.4.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 6 source files."
    }
  ]
}