{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:f38ea8cc-e35d-3c34-ae60-910c9f7e3051",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.9.1",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "9c7a565cf28cce58557d0c621c5ea4b1"
          },
          {
            "alg" : "SHA-1",
            "content" : "be882d5a22050bfa9d19090b1420c188617d0e1c"
          },
          {
            "alg" : "SHA-256",
            "content" : "698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249"
          },
          {
            "alg" : "SHA-512",
            "content" : "c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0"
          },
          {
            "alg" : "SHA-384",
            "content" : "d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb"
          },
          {
            "alg" : "SHA3-384",
            "content" : "80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f"
          },
          {
            "alg" : "SHA3-256",
            "content" : "142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699"
          },
          {
            "alg" : "SHA3-512",
            "content" : "af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b"
          }
        ]
      }
    ],
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.pfl/pfl-basic@5.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.pfl",
      "name" : "pfl-basic",
      "version" : "5.1.1",
      "description" : "Basic functions",
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.pfl/pfl-basic@5.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/orb-gmbal-pfl"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/orb-gmbal-pfl/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/orb-gmbal-pfl"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.glassfish.pfl/pfl-basic@5.1.1?type=jar",
      "dependsOn" : [ ]
    }
  ]
}