{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:5c80ffd2-942e-3cd2-992a-563f77cc204e",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2024-09-13T15:35:39Z",
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.8.0",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "76ffec6a7ddd46b2b24517411874eb99"
          },
          {
            "alg" : "SHA-1",
            "content" : "5b0d5b41975b53be4799b9621b4af0cfc41d44b6"
          },
          {
            "alg" : "SHA-256",
            "content" : "6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81"
          },
          {
            "alg" : "SHA-512",
            "content" : "417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d"
          },
          {
            "alg" : "SHA-384",
            "content" : "5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d"
          },
          {
            "alg" : "SHA3-384",
            "content" : "0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8"
          },
          {
            "alg" : "SHA3-256",
            "content" : "3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487"
          },
          {
            "alg" : "SHA3-512",
            "content" : "59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.reactive-streams-operators",
      "name" : "microprofile-reactive-streams-operators-api",
      "version" : "3.0.1",
      "description" : "Eclipse MicroProfile Reactive Streams Operators :: API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://microprofile.io/microprofile-reactive-streams-operators-parent/microprofile-reactive-streams-operators-api"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-parent/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-reactive-streams-operators/microprofile-reactive-streams-operators-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.1?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      }
    ]
  },
  "components" : [
    {
      "group" : "org.reactivestreams",
      "name" : "reactive-streams",
      "version" : "1.0.3",
      "description" : "A Protocol for Asynchronous Non-Blocking Data Sequence",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69122b098fff1c6b1bf2cd3b355e7e03"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dee0481072d19c929b623e155e14d2f6085dc011529a0a0dbefc84cf571d865"
        },
        {
          "alg" : "SHA-512",
          "content" : "aafc86186d82b4f3bd44ef7f955978481172eab267d208aa80b24f8ca218bd902d69b587fcae2fe44a888b7a9f81fc5a209e837958307fdc0ee815248f7065f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "dde10163531896f3b60261795a977cea1d0114514e8fc95f1ac4b6f34789c4b78c4c83ead210901a2edb3cae9f113ed4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f9e101774f39c8ebcb2ccd3f2fe996a1f99bd879fa34ac9ba319e824752f6bdc6159d242497d38587d7191bba796e3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "45c5459f651963c5797e32c87e3b8456238229f9f9e64f543eb21d6a6b7a812e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9edc79ccfd2edabe1339ad79a10137cd0f1614671f976d6a8a603428b8e5179c9a6afbf4f9fcd44e6e3795be5c487cc5aa97a1d3e6d9a3e88a62d3f4de60a2ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.reactive-streams.org/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"
    },
    {
      "publisher" : "OSGi Alliance",
      "group" : "org.osgi",
      "name" : "org.osgi.annotation.versioning",
      "version" : "1.0.0",
      "description" : "OSGi Companion Code for org.osgi.annotation.versioning Version 1.0.0.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b707c08f31e7100928195f1ab9fdfd8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "42813c6d05fc83706280ea83d868da3b534f1e9c"
        },
        {
          "alg" : "SHA-256",
          "content" : "b299b3ca50b3a57504e131fddd34d5f3e10a581a6c81e74b6d8fba81c6e055a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "388935a3852a9ef81e597c552911d8b99a412772d833bd31cbb46ea0ba6ef9317bf57c9732d0d44e8df075417e21545911dea6074e692901ff94b0b5b4877027"
        },
        {
          "alg" : "SHA-384",
          "content" : "d05ab915b675d096edfe5e272dd5d192b5028897058c47131abd24727633f2703cbcd70a0feb577a001c7419b1eba0f8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5263f636ff7862f4a2f4984de2579b47cea203816b964952190139dd20a5fe1e67801001d00daf2cd28b463aa5b0719e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f2dcb565d62cbd8a501148a575a158391571dc6f3981ed0340a093e06362ab2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bc51357151103570702ea6db55b208a2cb3d1377bf1ab7f297104d96623db6861d454074d965fa0111f4b7c73f4acd1959ccf9999818cd24c90937e834873e7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.osgi/org.osgi.annotation.versioning@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.osgi.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://osgi.org/git/build.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.osgi/org.osgi.annotation.versioning@1.0.0?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
        "pkg:maven/org.osgi/org.osgi.annotation.versioning@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.osgi/org.osgi.annotation.versioning@1.0.0?type=jar",
      "dependsOn" : [ ]
    }
  ]
}