{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.3",
  "serialNumber" : "urn:uuid:d648c44a-961d-46e2-8819-4da7b673addf",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2022-04-07T23:38:06Z",
    "tools" : [
      {
        "vendor" : "CycloneDX",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.5.3",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "4f7d894200ad695fc9f0aad66d7da40a"
          },
          {
            "alg" : "SHA-1",
            "content" : "c044d9b726650cbea3adeb5cc1715c67d8356c0a"
          },
          {
            "alg" : "SHA-256",
            "content" : "b9a385e430e1f5efd9b835a084c195dde4d5e1bc79e469a8187ec58275c15313"
          },
          {
            "alg" : "SHA-384",
            "content" : "d96f68ef4b8830d70dc2eb5f2de5211d96b70dd1169da641f34474265c06a5321b63d2c80fe2d82d74c767391225e480"
          },
          {
            "alg" : "SHA-512",
            "content" : "1d7d1129cdc8604772b3c454d8dff98d936f85af705c95705e3263a038c0bb58fdd58c0b90efa3f56b4ce8ef9c84d3154b74b8451e0470f856f4d688489704b0"
          }
        ]
      }
    ],
    "component" : {
      "group" : "org.owasp.antisamy",
      "name" : "antisamy",
      "version" : "1.6.6.1",
      "description" : "A library for performing fast, configurable cleansing of HTML coming from untrusted sources.",
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.owasp.antisamy/antisamy@1.6.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.owasp.antisamy/antisamy@1.6.6.1?type=jar"
    }
  },
  "components" : [
    {
      "publisher" : "Gargoyle Software Inc.",
      "group" : "net.sourceforge.htmlunit",
      "name" : "neko-htmlunit",
      "version" : "2.60.0",
      "description" : "HtmlUnit adaptation of NekoHtml. It has the same functionality but exposing HTMLElements to be overridden.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2fd4334e9e52ddb79657295cfe048a25"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fb73c8ac05ffa9d461e85e0d96ccde2843ae2fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb4d6fadf437157cf5f1613c405458838dab3cf9e44ae7b5ba5f28495123e761"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff3c7c1ace2c833b579489a6d44f6de8b90ea5b88c826d029afcfd2e587f69d49d07e6281251e747d5f5ee82eb208693"
        },
        {
          "alg" : "SHA-512",
          "content" : "6653835acdd7ae3d062cd73f3e969e07a65cbf450736190c700d986e9de0c87f4a8342a183cda16b14cec96c47492873f2f01609bb59234c4e9e1cbb6cd304e3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.sourceforge.htmlunit/neko-htmlunit@2.60.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.GargoyleSoftware.com/"
        },
        {
          "type" : "build-system",
          "url" : "https://jenkins.wetator.org/view/HtmlUnit/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/htmlunit"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sourceforge.htmlunit/neko-htmlunit@2.60.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.1.3",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "757bfb86277b9b11798db8fdb351bf74"
        },
        {
          "alg" : "SHA-1",
          "content" : "13c984b7b881afcff3a7f0bb95878724a48a4b66"
        },
        {
          "alg" : "SHA-256",
          "content" : "28c759254f4e35319e078bb6ffea75676608dc12cb243b24fb3c8732522977fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e6c7bc00b5e25c564faa6f20d01b26288163de846273943bdc7a043348cbe4a5540dc875ed057054c2af5c6e10f8147"
        },
        {
          "alg" : "SHA-512",
          "content" : "4fb38b6bf164103e68320ce430776915a6831923eb3e0b6e6f29ff57647e6bd29efc07d46b107aec23bf9004cfd959fbda8153740ba0060260a54d67ccf8a093"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "website",
          "url" : "https://www.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.1.3",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e12cc9746f6635675a408e641c95b177"
        },
        {
          "alg" : "SHA-1",
          "content" : "4664b59b09f5ee008e37a963bbb92f4068e91696"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0e78ba15aa8ebe77982b660ac4b09a95d6e035dbdbea762577dc1c8e2935807"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfead6178cd1cc30fcd9da2f8753897a2039e7915eded3278fb74545a49db68a10860ed064e9f52d0f1526e3cd7caa35"
        },
        {
          "alg" : "SHA-512",
          "content" : "76a22785285a3c12a98db24d678f1fd695cb4941be438fd80a7c41b4fbf804452694f93947579aba3bcee652671e362ae6d76bfb60a8db75518e52aba4ddad36"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "website",
          "url" : "https://www.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.1.3",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3311847fc70a84038fb2c079dd08c4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1638d1e5f2793f187d4144c702a93524ba6fd3b"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2bf2f2c7772169c9e30699719667ad30f9b46c4e9d7841907deb2d12d9923fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "63d37103c0b040ed9f0c70af0bcc9792c68afe8c7da5f445f30458c7c802524f07a1bdb573661e680955a257e0fb6b4c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9b439da0fb0124f37676686c69f8fdb824a30e0d6a3b9ebc0ebca5555727ae18cc5a146d8874b4cfe6fa966d5eb6083a44c379a76017ec79863596a23c571b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "website",
          "url" : "https://www.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-css",
      "version" : "1.14",
      "description" : "Batik CSS engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ddd4cfd4b3ab7576c3e1ae116fd8ff8"
        },
        {
          "alg" : "SHA-1",
          "content" : "3118d46f4879ec08c6c6471c7c0825652ed659ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "968ba271cab6dfdd0458eb9ff42cc51e258d471499225b9063edbda61becbe17"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6e4e9711224723334bf20cb6c16333b1b2bebe5f1062a81cfe71fdca2aed3f1c3a6dd7e078e52e4952a0710277b60fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "1cb0993d79793be9d66e9cb346abecc15a0fe27ca39290a3a2a9627b8b77f438590097c3d1ec1c37b112c28eb13700853586a000d244c1b2b06e03410da2b52a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-css@1.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.apache.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-css@1.14?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-shared-resources",
      "version" : "1.14",
      "description" : "Batik Shared Resources",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d89a3feed01c06eea83a5ad83c3f7f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "42e9d6345952575e8b2f4ee26108b2811c334305"
        },
        {
          "alg" : "SHA-256",
          "content" : "987ceb566e2101418465bb3227ec60812b71e7c4b2c3e842d977efa732fa90f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "006c0742391f0746cce22f5beb50383e43c5c8d81abd5d93cea25437a0ec2b28eac5442f03ae135b1133024f51c28d4d"
        },
        {
          "alg" : "SHA-512",
          "content" : "53fe996f79f97a2b4c8d2fb88d0765954e5676ddf9701147d20c06f08254554620fb87ae9ffe72652f351867f7d56af101301414d7b68260ac091a854b08b198"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.apache.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.14?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-util",
      "version" : "1.14",
      "description" : "Batik utility library",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42b3f763e59956a088b2d7764471158b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ca55c864e5ddd690ba07f44e3ba8e68e9048a02"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad76103ecb3fcad91aac1cd0a34f6d46cd1e4224d0406a5d58b269a64f6c3788"
        },
        {
          "alg" : "SHA-384",
          "content" : "643ef2c755ad374f008f719e886d0099b9e66ae624ea984e1d3b9d7fc3624cf898962b4074f7ea5c90b1d5386b827bac"
        },
        {
          "alg" : "SHA-512",
          "content" : "6dca37c52f954c677ca003e6f7c7c43a553d73883d936a71497fb3484d277def9a13bda35e857ff61ff724c8dfb257e636a9d11d9163f1cd313d86394fe6d176"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-util@1.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.apache.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-util@1.14?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-constants",
      "version" : "1.14",
      "description" : "Batik constants library",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7110a6bd56690a1730a1227ac5afec90"
        },
        {
          "alg" : "SHA-1",
          "content" : "371acf696982f1c8e2689f5899b4e8453ccd74ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "7882eb789257905413bcb0adcb1562dd50b8103cadef9534c33612bf51527990"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d1fca5420108efc37a8124cb5977e9195d63f10254771cd195a6c85756aa4a8e218cd46b0aeb27bdcb516bbdd67cbc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6e859e4cdb0c6f338955d5aacf26b08a24dea4ee043258a2e1ea84690f5c4fa219c1f5cabb7bc40499144a0c4fdcd964479c0afe7e09eac471490b67cb40bc8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-constants@1.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.apache.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-constants@1.14?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-i18n",
      "version" : "1.14",
      "description" : "Batik i18n library",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aa98b2f42450d4767d5345b4cf7c37a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4e7b0cda9132904f21b25ab29a0b73e1867e7fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb1ad02ccaa36f5a60c4115316e15ac071386f96445e5d89bdad0c7e45da9560"
        },
        {
          "alg" : "SHA-384",
          "content" : "f667e97fe7a9eed9939da67d0dd88c99857c25ba20629170a8aef52fc4267b4c1f6919daf54fe12ab2f77675bf773099"
        },
        {
          "alg" : "SHA-512",
          "content" : "1631b8ccf27ea201c595cdf11f78a6ab0bbafd89e1e2ca2c55a4a5dd8ea200d09128fd5464a1c03ff9813a431407d6e21dc1c0351dfd1812d9af63bb24a8c111"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.apache.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.14?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "xmlgraphics-commons",
      "version" : "2.6",
      "description" : "Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO.",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e10f2ebebd7e2790add49a7303ac630f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8779b8d8f426f24fdb4a512f8bc4248cb3775bd2"
        },
        {
          "alg" : "SHA-256",
          "content" : "25f21c93462d767d05e340f1dc754862995b9bf8b4618ab5b07cd703d400d413"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd0d14c05ebefb7404eb89eda06ccbdec5033e36ec2756c79a87d32f93db7b037c6a77f3ca2a0ea33a1ceb8602a1c656"
        },
        {
          "alg" : "SHA-512",
          "content" : "7df1eb0cd5a73ad78259f4905b8363610711cc660f3590133da8376f771ec5990e8dbea1b4d7e3a8264df17c632713a66610538916291a3ce91506de6d3a023c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.apache.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-general/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/?root=Apache-SVN"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.6?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.11.0",
      "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b4b7ccfaeceeac240b804839ee1a1ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2503f302b11ebde7ebc3df41daebe0e4eea3689"
        },
        {
          "alg" : "SHA-256",
          "content" : "961b2f6d87dbacc5d54abf45ab7a6e2495f89b75598962d8c723cea9bc210908"
        },
        {
          "alg" : "SHA-384",
          "content" : "114f1e324d90ad887c177876d410f5787a8e8da6c48d4b2862d365802c0efded3a88cb24046976bf6276cadad3712f0f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5bd78eed456ede30119319c5bed8e3e4c443b6fd7bdb3a7a5686647bd83094d0c3e2832a7575cfb60e4ef25f08106b93476939d3adcfecf5533cc030b3039e10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IO"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-io.git"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "website",
          "url" : "https://www.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.11.0?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-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        }
      ],
      "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.qos.ch"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
    },
    {
      "group" : "xerces",
      "name" : "xercesImpl",
      "version" : "2.12.2",
      "description" : "Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces continues to build upon the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 provides fully conforming XML Schema 1.0 and 1.1 processors. An experimental implementation of the \"XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010)\" is also provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40e4f2d5aacfbf51a9a1572d77a0e5e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "f051f988aa2c9b4d25d05f95742ab0cc3ed789e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fc991829af1708d15aea50c66f0beadcd2cfeb6968e0b2f55c1b0909883fe16"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a35ae0744f05973997b0710cc8d1d774867bc1c1b63ef5bf5f554d1b4c4ab42033f7819430e05ac623e7c8630aa7c52"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfd21f2350bf0bb546a68d3303f28c6a15cee1e630138c169344c3f65fe39a15e61c6ff4e5239f38f2f1f9e488eff4d5565a4a0774263064ab6a30aa9fcaaed3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/repos/asf/xerces/java/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/xerces/xercesImpl@2.12.2?type=jar"
    },
    {
      "group" : "xml-apis",
      "name" : "xml-apis",
      "version" : "1.4.01",
      "description" : "xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7eaad6fea5925cca6c36ee8b3e02ac9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3789d9fada2d3d458c4ba2de349d48780f381ee3"
        },
        {
          "alg" : "SHA-256",
          "content" : "a840968176645684bb01aed376e067ab39614885f9eee44abe35a5f20ebe7fad"
        },
        {
          "alg" : "SHA-384",
          "content" : "bce0ec0f0f692213a1110197c4a11c333673ae0630481255d12b441a8cba70aecfaf104c3d8d9b500ed2a0a19a2bfcce"
        },
        {
          "alg" : "SHA-512",
          "content" : "8db0283b6840cd6407957d296b802e3edf90653e2722f8e29f86c1c0b60996c4b43e9e065e6864dab89b2138ddb0174d9b4fdda4a93f94eeb884783db82f3268"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "SAX-PD",
            "url" : "http://www.saxproject.org/copying.html"
          }
        },
        {
          "license" : {
            "name" : "The W3C License",
            "url" : "http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip"
          }
        }
      ],
      "purl" : "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
      "externalReferences" : [
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/bugzilla/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xml-commons-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/viewvc/xml/commons/tags/xml-commons-external-1_4_01/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar"
    },
    {
      "publisher" : "Apache Software Foundation",
      "group" : "xml-apis",
      "name" : "xml-apis-ext",
      "version" : "1.3.04",
      "description" : "xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcb07d3b8d2397db7a3013b6465d347b"
        },
        {
          "alg" : "SHA-1",
          "content" : "41a8b86b358e87f3f13cf46069721719105aff66"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0b4887dc34d57de49074a58affad439a013d0baffa1a8034f8ef2a5ea191646"
        },
        {
          "alg" : "SHA-384",
          "content" : "b41128c5a90ed02edb4fb902e6bb64fb9cddb5939764b281a953ad6af56510705ff40a9ae960d5574e0187f1652a75fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac0896b9a3fea71644330daef4eccb33005b5b7ac1e1d1d73eed2b2a1f4b2282057f3c0f3698b899e1c76b19c09c69bf4cd0ee548427b9bcc676b791db5c36bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar",
      "externalReferences" : [
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/bugzilla/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xml-commons-dev/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-external-1_3_04/"
        },
        {
          "type" : "website",
          "url" : "http://www.apache.org/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
    },
    {
      "group" : "com.github.spotbugs",
      "name" : "spotbugs-annotations",
      "version" : "4.6.0",
      "description" : "Annotations the SpotBugs tool supports",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1bfea03e53299ead14e84ca7651430b"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5adc84bbe474f094d36b11ba8c2f049fc186632"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7021b4ecbafd9b321bdf06eef2ec4519526e2b39fb7d080f2964308f017435e"
        },
        {
          "alg" : "SHA-384",
          "content" : "73f7ff8c2fa9af21468aa003cb0aaa09fe1c2801e3a7f8c3659273c0d52fe9cae66be82d2c5aac07444eedac3543e2f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a3b2b46b708a7da505fbe5984387d01604dfdb27601ebda4919de716aabea20d369822383746347f190bf0daf0b2835db8067d726e6aeb2eb167f89283b9933"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "vcs",
          "url" : "https://github.com/spotbugs/spotbugs/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.6.0?type=jar"
    },
    {
      "group" : "com.google.code.findbugs",
      "name" : "jsr305",
      "version" : "3.0.2",
      "description" : "JSR305 Annotations for Findbugs",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd83accb899363c32b07d7a1b2e4ce40"
        },
        {
          "alg" : "SHA-1",
          "content" : "25ea2e8b0c338a877313bd4672d3fe056ea78f0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "vcs",
          "url" : "https://code.google.com/p/jsr-305/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.owasp.antisamy/antisamy@1.6.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/net.sourceforge.htmlunit/neko-htmlunit@2.60.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-css@1.14?type=jar",
        "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar",
        "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sourceforge.htmlunit/neko-htmlunit@2.60.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-css@1.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.14?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.14?type=jar",
        "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-util@1.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-constants@1.14?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-constants@1.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    }
  ]
}