{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:3697c83e-6be3-3a26-8818-3ee449fd1908",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-03-06T09:08:52Z",
    "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"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/secret-registry-console-scripts@7.8.2?type=pom",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "secret-registry-console-scripts",
      "version" : "7.8.2",
      "description" : "Secret Registry provides a RESTful interface for storing and retrieving versioned secrets.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent Community License",
            "url" : "http://www.confluent.io/confluent-community-license"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/secret-registry-console-scripts@7.8.2?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/secret-registry-console-scripts"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.2-rc250306073300/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/secret-registry/secret-registry-console-scripts"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system,test"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-utils@7.8.2?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-utils",
      "version" : "7.8.2",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "787e545176a03c613575efa717f8ff1e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4cc34800968bcaa435fc40cf47f2122ec8d70fb5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8017e8cc23898c78219d6b4fad1e6c06a2c412f97f61545a3f2d688225d79606"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a927ce89128793f53e486c04e0df62c489ba187b994c5e449387e3490206189a638df16a0a831d2eca04bf61f1e29183acf66aa4cf8e1e28b0352e91669bcb2"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6f99c85db3a59dc9289688571bcd460400694371a433847bb87432f53b5dc5b5d85b34278a12d62230ba90b0f8f9743"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-utils@7.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.8.2-rc250306073300/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"
        }
      ],
      "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/assembly-plugin-boilerplate@7.8.2?classifier=resources&type=zip",
      "group" : "io.confluent",
      "name" : "assembly-plugin-boilerplate",
      "version" : "7.8.2",
      "description" : "Maven Assembly Plugin boilerplate for Dockerized projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dcc6d9c0b76ad35a05fb5b7fbb9c6795"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd623468adf26902688e18948ca2b0f3decc5796"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7505afe4df7ddfa70904842cc1ae33d1946ddd9e49c898be5a9f762fcdb458d"
        },
        {
          "alg" : "SHA-512",
          "content" : "90f0fc0438bca58f8d34ba912823fbe41adb1a20d8f7a4f0fc7a9fe19e55828f86d42e9efcd304cc7a3234609113444da2350d48f53544a71168ceafdd9ec321"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffc7c371a6f78ac7186fc75c5f7ff9f8e078aa9ccf9408987918d8dc0eaf43e1e9ac193efe162b65b189bbd9ac0cdb23"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.2?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/v7.8.2-rc250306073300/maven"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.confluent/secret-registry-console-scripts@7.8.2?type=pom",
      "dependsOn" : [
        "pkg:maven/io.confluent/common-utils@7.8.2?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.8.2?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-utils@7.8.2?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/assembly-plugin-boilerplate@7.8.2?classifier=resources&type=zip",
      "dependsOn" : [ ]
    }
  ]
}