{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:eced5191-0e5e-333c-83a7-d67bf0728516",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-03-18T17:44:32Z",
    "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.openapi",
      "name" : "microprofile-openapi-api",
      "version" : "4.1",
      "description" : "MicroProfile OpenAPI :: API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-open-api/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-open-api/microprofile-openapi-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.1?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "Eclipse Foundation",
      "group" : "org.osgi",
      "name" : "osgi.annotation",
      "version" : "8.1.0",
      "description" : "OSGi Annotation Release 8, Annotations for use in compiling bundles",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bcfab9c55a2bcc158aa4953084021b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "59d42736bcc0af2144ba5c1a12ff7c08ea4b7e12"
        },
        {
          "alg" : "SHA-256",
          "content" : "68afeb86a5322675d4dfe3df5863c7d8a37b34c18e3a8e41553f1ab3ac15d78f"
        },
        {
          "alg" : "SHA-512",
          "content" : "a190fa888fd22c2c31455d672b3e50ca79fa9f02269b9d45f6e6fc189dc8f90d20663e290f151a851e010b52ce87e62dc5079253c3e59caa72f11ea6248ffb26"
        },
        {
          "alg" : "SHA-384",
          "content" : "581c88a48fc7df5edae29712f943ef780fb0f32b4eee10dfcaa879f122f19fd1645b961b38bc0a97dd894d89952fdb68"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ab4fab76440671def19eb0ca3370d8f0f8a915df4ec92e5aa2b9e12a4b97aa49301c51ccd28a2d2718beec6fe8105bc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6849ce4a9cad5dbf2dce1ad817442821a633f8ae10ab1ccde69ac46d26127a46"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c3ce68b5ae1ea157f78d72a210cc152375fd8819a7c85ed5c718fbe387ffb522715e1b0dfa5094caed1e8bbe4b8fcc6d2aadd1cd3851f4c0fffebda5acaebba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.osgi/osgi.annotation@8.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.osgi.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/osgi/osgi"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.osgi/osgi.annotation@8.1.0?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.osgi/osgi.annotation@8.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.osgi/osgi.annotation@8.1.0?type=jar",
      "dependsOn" : [ ]
    }
  ]
}