{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:3afa93bd-84e5-37f9-a36f-0e9cff0f594a",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2026-07-28T08:09:39Z",
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.0",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "dfaeab7ec837ce07874e2ee66fdc57d3"
            },
            {
              "alg" : "SHA-1",
              "content" : "8bab47bafc8183d0a5f37790ff55ed05ead1ae2d"
            },
            {
              "alg" : "SHA-256",
              "content" : "67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac"
            },
            {
              "alg" : "SHA-512",
              "content" : "ae6b706516bb76da806b7854aef9e348fa593f5159ae9d693ad38942165c0ebc0846d977a477f6029612d43468fd2cd73a5aa253c228a94fb8d184e0acefc3d2"
            },
            {
              "alg" : "SHA-384",
              "content" : "ee872354d8b0dcd6f9835a913b3aaba70d9365a46043be78020183282a1e9fca812e969246cbe31d642541591b46648b"
            },
            {
              "alg" : "SHA3-384",
              "content" : "e5167f9e7ceba3b7b4d1900c404543907868745334bedc69cdf79c271727148413033a3b1426b733b7549e612e44adee"
            },
            {
              "alg" : "SHA3-256",
              "content" : "41fc0bc2275f354e2c7da01041ce73ce677364799cba53920a180aa5d4571c63"
            },
            {
              "alg" : "SHA3-512",
              "content" : "ed7f97900b09b818dbc0b8a23c00a2843e1bc34e2e8eb5b6df52533af0a15b721de6f7d5c2fd9352b8d4fde768e080053b40a16f0f9f04c336fe9b44abe83fc0"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-package@8.1.5?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-package",
      "version" : "8.1.5",
      "description" : "Common utilities, including metrics and config.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-package@8.1.5?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-package"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.5-rc260728115953/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-package"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system,test"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/build-tools@8.1.5?type=jar",
      "group" : "io.confluent",
      "name" : "build-tools",
      "version" : "8.1.5",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d80abdca707363a9fc47ac914737d53c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3cb19e1614abc6de4390ccf1f7571df457a86e87"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9ca28b2ca873a65638d8163be307ef7a4530eef6b4bc31523924ffe77d6a2bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "41b7164a05a99a481ad4088a21a757fc03714fcca13a1c7f92950aaaada477da45425dcde8ad0ebd67827fd48b3ed86ab2522e372a233d33921a95e54e2f0752"
        },
        {
          "alg" : "SHA-384",
          "content" : "e4a1d2e96de14ace8654146df4ea894781212557aa58c4578967f1668bdf6a8915d2ad3934f6726730b2500ecf52e42a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75977b66c2ccf8a923b1313ada8d17340af9ed7cf6b1f3426a7e2e748f85351ffe80d5bf9a87f91084638b8078b05505"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dcc3d97eb23568f95d39f6ba952b4b8129fc72b3d4a66917600827cb5e269761"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3dca0eae562c28b477e390863c09683bd5c7142f9e15ac46a71d2c6595337d5a6223c804a4720f41f56b928073da838d99726891a2e10aab6dc1a55010f358fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/build-tools@8.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.5-rc260728115953/maven"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-utils@8.1.5?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-utils",
      "version" : "8.1.5",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb8ae7c1889baf03338bdf7460bab4b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "b99e03f45dc1369c6e78c19b5cd5eea09bde0228"
        },
        {
          "alg" : "SHA-256",
          "content" : "272b625ced285797b4fc0311590062d3d5869e1d568b5a75fe69369d36eb6286"
        },
        {
          "alg" : "SHA-512",
          "content" : "8fdb524beaf6eab8fd0303a986f9b94f6e2c731db01c730f25ac50d25f0a47752549e52364eba57096af5202a287171fe1a22420319c1088e5c761ac8ed2c3ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d30bf9fa47a2139d53e0a06c2dc43670249785d57e5fe74c5f6bb984cda58f5d305487216b45df2cf77d4545486bac2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9565bfbd1db182e0df00e3f79599c87333d3079037764e3cd7f59b143e05f29b4ae4d435c87357110cb4819dab5e2ebd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "edadba97311bd06097568c791649500f45359c41ebddf208a6378fcf177e88fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fdc08a59039bc71c7924a63031ea58600e798663ef273011ea66bbca082eabde186dc8b2480a97df974a6cf47dbd462a0e53f669e9a64af5862b438e1ac0c1a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-utils@8.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.5-rc260728115953/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-config@8.1.5?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-config",
      "version" : "8.1.5",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9c8fd950a422bbfbbc4773ad3ab1fc0"
        },
        {
          "alg" : "SHA-1",
          "content" : "3eb6e28b24555cba25a3299d88eb308c262aa744"
        },
        {
          "alg" : "SHA-256",
          "content" : "51ed46d1b89f3bf64b0728761a0ec97324738c40d5e2b3efe1aef4519e182bff"
        },
        {
          "alg" : "SHA-512",
          "content" : "57daad4dda4d14743075e5508baca858c06ade988f50ec95df2a0679b41c7d7a2aa50dbfba4961380ecedea4462f24b4bc3fa8467783685d6c7f12f0b83af5b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf4e4853169f8db023a32dadd7b981c24205718cab87a775ce82b2f2f894ef3b951379a168adea7add0b926ebbbc649c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e8c1b8c264e4954993411f5b6635715f15e9cb3b39e5f31e0b1576c4198f7a8961eb23c18de7618c76d1732cf18d784"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a49594ab49c51822851ac71c7b32210887ba0b6abe9c74e00554fdf3927435f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1c00f6ed0c8b474dd94924f236e5bb4ac8605df36caa99c016359fa4bf6a21ecec57e2a116b1320326d159808487f63d2145ac0da459a9f0543cde5f8ae2d51"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-config@8.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.5-rc260728115953/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-metrics@8.1.5?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-metrics",
      "version" : "8.1.5",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f70c7bd08ad8a1dc295f34d2be0b0e93"
        },
        {
          "alg" : "SHA-1",
          "content" : "25259d31fdd6c5736033560a9b789be291074f96"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c663c7dd6e047b8b73ad39fca38a68d7bb5705a4f890b994ec3fa92e601dea7"
        },
        {
          "alg" : "SHA-512",
          "content" : "28df78e645f2038908f92d9e789dd118fa574e362e981b56fbada15dbc2d24b270b475211fd74e5319a355f7d077ae7bc72f4905ea36385007379ace098aa2a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "72dde78f109762a16d482bd6e424d85522a1c2b894c3c121a2941eb8eeba71fd57da46e06403f65588fafe59d6c94040"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9124607059cd61293d00f330444c0ab4df7a903c506f01ea6a05de84d6d30d724ee04cc33f96fffb8ae1270d2e9599d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b98b9378e4d3f6fc5c52dae4c50faac5768bf0275098fbdb7114f1ad8b216b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4576bd2aa939af90679c963f8d23220f79ba65815942875cc64b3b9752436630bd916e0ecbf01909fcde2c8a51932db6a484f4d5b85308ff352778fb2413c3e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-metrics@8.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-metrics"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.5-rc260728115953/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-metrics"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.5?classifier=resources&type=zip",
      "group" : "io.confluent",
      "name" : "assembly-plugin-boilerplate",
      "version" : "8.1.5",
      "description" : "Maven Assembly Plugin boilerplate for Dockerized projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "286645aa23012cdb08f8dac96e0a7963"
        },
        {
          "alg" : "SHA-1",
          "content" : "03b0bf0338f2067085d93b560003b69524164741"
        },
        {
          "alg" : "SHA-256",
          "content" : "1cdca783b2a9445514198918f5f2daac565e2995b0c6f074aa607bf6f1a16055"
        },
        {
          "alg" : "SHA-512",
          "content" : "e916d3515d8b51aaa09d0c663d267b8cc3da789e7abfea27cfa61b946f6c7b4141dbf2b45592b5ba797c83dfdbc6166d0b0ec6430e47d1031a7acc72c5cf290f"
        },
        {
          "alg" : "SHA-384",
          "content" : "88349b1dd4e0d7141d85caf314af252b51024564d7aadeef0fb3b15be80178fca6a76b21a1605d92f82e6e1d7232744c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e382fa736df7b0b379f64a75767a3becbe329d61b22d5dc134d2f784a86048ee3acc41ea8c31e3cb1d25599989d0b3fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19a9bf99603c039d87ff0e748aada15b92e998d0af4700a6f1444b50bab9dd68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b72d16254c47bd05c3f41a04787970ac541a6f0c0e8aa6c7ef7dc2f4a7274b8838a8d3237872983a7514e227ccef7f2172bd73edef8ba412a017d23af548fb7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.5?classifier=resources&type=zip",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.5-rc260728115953/maven"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.confluent/common-package@8.1.5?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/build-tools@8.1.5?type=jar",
        "pkg:maven/io.confluent/common-utils@8.1.5?type=jar",
        "pkg:maven/io.confluent/common-config@8.1.5?type=jar",
        "pkg:maven/io.confluent/common-metrics@8.1.5?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.5?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/build-tools@8.1.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-utils@8.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-config@8.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/common-utils@8.1.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-metrics@8.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/io.confluent/common-utils@8.1.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.5?classifier=resources&type=zip",
      "dependsOn" : [ ]
    }
  ]
}