{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:3ca7a818-e80b-4ab5-afab-72b5bd34a85b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-02T19:26:41Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "conventional-commits-parser",
      "group": "",
      "version": "5.0.0",
      "description": "Parse raw conventional commits",
      "purl": "pkg:npm/conventional-commits-parser@5.0.0",
      "bom-ref": "pkg:npm/conventional-commits-parser@5.0.0",
      "author": "Steve Mao <maochenyan@gmail.com> (https://github.com/stevemao)",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "conventional-commits-parser"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "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-commits-parser#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/conventional-changelog.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/JSONStream/package.json\\nnode_modules/forceable-tty/package.json\\nnode_modules/is-text-path/package.json\\nnode_modules/meow/package.json\\nnode_modules/split2/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Matteo Collina <hello@matteocollina.com>"
        }
      ],
      "group": "",
      "name": "split2",
      "version": "4.0.0",
      "description": "split a Text Stream into a Line Stream, using Stream 3",
      "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/split2@4.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mcollina/split2.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/split2@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/split2/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "split2"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/split2/package.json"
              }
            ],
            "concludedValue": "node_modules/split2/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "cli.mjs",
            "line": 7
          },
          {
            "location": "cli.mjs",
            "line": 109
          },
          {
            "location": "cli.mjs",
            "line": 162
          }
        ]
      },
      "tags": [
        "stream"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "meow",
      "version": "12.0.1",
      "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@12.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/meow@12.0.1",
      "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": "cli.mjs",
            "line": 8
          },
          {
            "location": "cli.mjs",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "is-text-path",
      "version": "2.0.0",
      "description": "Check if a file path is a text file",
      "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/is-text-path@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/is-text-path@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/is-text-path/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "is-text-path"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/is-text-path/package.json"
              }
            ],
            "concludedValue": "node_modules/is-text-path/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "cli.mjs",
            "line": 5
          },
          {
            "location": "cli.mjs",
            "line": 86
          }
        ]
      }
    },
    {
      "group": "",
      "name": "forceable-tty",
      "version": "0.1.0",
      "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/forceable-tty@0.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/forceable-tty@0.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/forceable-tty/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/forceable-tty/package.json"
              }
            ],
            "concludedValue": "node_modules/forceable-tty/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)"
        }
      ],
      "group": "",
      "name": "JSONStream",
      "version": "1.3.5",
      "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:npm/JSONStream@1.3.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/dominictarr/JSONStream"
        },
        {
          "type": "vcs",
          "url": "git://github.com/dominictarr/JSONStream.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/JSONStream@1.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/JSONStream/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "JSONStream"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/JSONStream/package.json"
              }
            ],
            "concludedValue": "node_modules/JSONStream/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "cli.mjs",
            "line": 6
          },
          {
            "location": "cli.mjs",
            "line": 111
          },
          {
            "location": "cli.mjs",
            "line": 135
          },
          {
            "location": "cli.mjs",
            "line": 168
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/conventional-commits-parser@5.0.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-02T19:26:41Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Sunday, August 2, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'conventional-commits-parser' with version '5.0.0'."
    }
  ]
}