{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:f53b9fab-e8a5-4c4b-af76-5c96ec0be0bd",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2023-03-17T21:59:42Z",
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin makeBom",
        "version" : "2.7.5",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "11cd12fd5f8b60a961c385ef2be00f52"
          },
          {
            "alg" : "SHA-1",
            "content" : "3576a6392958d12709ba803922ca8ee0c7a233ed"
          },
          {
            "alg" : "SHA-256",
            "content" : "802bf55759d1a44b12e01879614bae19c096302d881d1b52bf36e6051b9dc1ef"
          },
          {
            "alg" : "SHA-512",
            "content" : "779fc38723c9b02448a7cd16c432cb6504771ea5969eedb5ce72bcb96b58d0f52c3ee534f38f88e26967e2a18c93b307bbc98a65ad346df0859af89f7d963c2c"
          },
          {
            "alg" : "SHA-384",
            "content" : "4caddd8effbaa3379638798216c03a881e1eef799c0f179fde19dbfb038a2a12c261bfd28b18594052787f5460429584"
          },
          {
            "alg" : "SHA3-384",
            "content" : "490cc3412260a126b0cea502da5338e47b6e354338c128c588d7d0ab776e0ed15398d6f1042c8a5f3a98a152323a0c18"
          },
          {
            "alg" : "SHA3-256",
            "content" : "538aa1dfe3e87abb3b4608b2d53508eb13f9a3d2b735f6fd7287bb285c938d78"
          },
          {
            "alg" : "SHA3-512",
            "content" : "5a18cc565eb102ce88049b104fa283b1510866ac945286c9e5de1f7f8a098246c881289eda147c1a130c231b8092099faa7caa149d4651f68c215f40eab3425b"
          }
        ]
      }
    ],
    "component" : {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-healthchecks",
      "version" : "4.2.18",
      "description" : "An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.18?type=bundle",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-healthchecks"
        },
        {
          "type" : "distribution",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-healthchecks/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.18?type=bundle"
    }
  },
  "components" : [
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.18",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "12a44e4743505ef6e028663bf46d4ec9"
        },
        {
          "alg" : "SHA-1",
          "content" : "616b1bcf7ce3e45d1a49236f8aba4993d1897048"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b55275b6cbe42d727286e5a3e8d9d2d9ac3a0536675808615f8a505983b8185"
        },
        {
          "alg" : "SHA-512",
          "content" : "c90f9c71611f8f633705125c9b382366c21ff01dd8969a8e322c2939e29c385ce56139e761e7a205f803cd4e6aa2c9c5b06a12400c0f03590a67b75ede9e2a3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9544c5718260909db23316dde368182a9e3350d78e267f3d587728f43d12acc3460b068de67202b76a87914c6da955c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e0ba8ff35ca60ee811014fb357cf390de4d34d4e13e5d6d08a11cbf6d42b9674a2f03a08465c3d5639c2063020e5937"
        },
        {
          "alg" : "SHA3-256",
          "content" : "762f254a2998d5b4b093d2a7230d7616098b15475b08dbbff6e1df92d0e3ebf1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f26a93373b04f947e128d1166d8e6223778acc27db44e5bc680fc6c1442f95a13fff26960d95ef22ed38f1012a33df261b8ad0ff07f8040e1b5e9ccbda5fddcb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "distribution",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-core/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.18?type=jar"
    },
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jvm",
      "version" : "4.2.18",
      "description" : "A set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7906743bc70b0cc9a71d7574d0e6b2fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "b25ae06016238d9b9d4411af3668a7082f0b2313"
        },
        {
          "alg" : "SHA-256",
          "content" : "8fe2ba25b28b7132a0c28e28bbc3e36c87b168c6ede6590546d324b4b7aa1abe"
        },
        {
          "alg" : "SHA-512",
          "content" : "68202ba2b1023a99419eadca722d623972a6ec8b187d1642e39a039828f78995be2db53ba80c5ca5f320be8c330fddf82e946b9a292c48258612048d42aac130"
        },
        {
          "alg" : "SHA-384",
          "content" : "d0aaeb67ac5fe9faf4d3229acfe3d468f5c2abcfb933a456a5a2a98f5214591e879f3d523958ed20e25f1a0b798d5330"
        },
        {
          "alg" : "SHA3-384",
          "content" : "abf45a1341817c0186fb9da7bc4b9f9b0d1427c332c7b549a0782a02596abf5ec699638fcf74ca7f45e285c3e19a006e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e8b175a1fa19d675bd595d79a3169a51beee9dd855f9350776b12617b6f6e77"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f13ddd4853b3e4a0935077fd0ba509b5b9e005fbd48981c3f1e6de3da18357b64e3a074cf3542fb4309b5d3c1ae307417cafc1b3ca25dab01c3188b23e877203"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-jvm"
        },
        {
          "type" : "distribution",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-jvm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.18?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/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution",
          "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/org.slf4j/slf4j-api@1.7.36?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.18?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.18?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.18?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.18?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.dropwizard.metrics/metrics-jvm@4.2.18?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.18?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    }
  ]
}