Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/51949?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51949?format=api",
    "vulnerability_id": "VCID-j986-mtma-b3bw",
    "summary": "Arbitrary code execution in Apache Commons Text\nApache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is \"${prefix:name}\", where \"prefix\" is used to locate an instance of org.apache.commons.text.lookup.StringLookup that performs the interpolation. Starting with version 1.5 and continuing through 1.9, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - \"script\" - execute expressions using the JVM script execution engine (javax.script) - \"dns\" - resolve dns records - \"url\" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Text 1.10.0, which disables the problematic interpolators by default.",
    "aliases": [
        {
            "alias": "CVE-2022-42889"
        },
        {
            "alias": "GHSA-599f-7c49-w659"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/921914?format=api",
            "purl": "pkg:deb/debian/commons-text@1.10.0-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/commons-text@1.10.0-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/585156?format=api",
            "purl": "pkg:deb/debian/commons-text@1.10.0-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/commons-text@1.10.0-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/921916?format=api",
            "purl": "pkg:deb/debian/commons-text@1.13.1-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/commons-text@1.13.1-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/921915?format=api",
            "purl": "pkg:deb/debian/commons-text@1.13.1-2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/commons-text@1.13.1-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/84557?format=api",
            "purl": "pkg:ebuild/dev-java/commons-text@1.10.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-java/commons-text@1.10.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337136?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@62",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@62"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/79756?format=api",
            "purl": "pkg:maven/org.apache.commons/commons-text@1.10.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.commons/commons-text@1.10.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/585155?format=api",
            "purl": "pkg:deb/debian/commons-text@1.9-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/commons-text@1.9-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/921913?format=api",
            "purl": "pkg:deb/debian/commons-text@1.9-1?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/commons-text@1.9-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336692?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336693?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336694?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336695?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336696?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336697?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336698?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336699?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1-rc15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336700?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336701?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336702?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336703?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336704?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336705?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336706?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@0.70.0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@0.70.0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336707?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336708?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336709?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336710?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.0-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.0-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336711?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.0-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.0-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336712?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336713?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336714?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336715?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336716?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336717?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336718?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.3-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.3-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336719?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.3-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.3-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336720?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336721?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336722?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.4-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.4-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336723?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.4-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.4-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336724?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336725?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336726?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.5-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.5-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336727?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.5-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.5-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336728?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.5-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.5-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336729?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336730?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.6-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.6-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336731?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.6-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.6-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336732?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336733?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.7-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.7-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336734?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.7-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.7-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336735?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.1.7-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.1.7-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336736?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336737?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336738?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.0-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.0-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336739?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.0-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.0-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336740?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336741?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336742?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336743?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336744?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.2-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.2-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336745?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.2-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.2-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336746?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336747?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336748?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.3-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.3-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336749?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.3-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.3-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336750?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336751?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336752?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.4-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.4-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336753?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336754?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.6-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.6-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336755?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.7-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.7-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336756?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.7-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.7-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336757?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336758?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.8-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.8-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336759?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.8-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.8-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336760?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.9-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.9-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336761?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.9-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.9-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336762?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.10",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.10"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336763?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.10-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.10-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336764?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.10-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.10-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336765?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.11",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336766?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.11-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.11-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336767?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336768?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.12-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.12-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336769?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336770?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.13-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.13-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336771?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336772?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.14-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.14-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336773?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336774?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.15-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.15-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336775?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.16-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.16-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336776?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.17-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.17-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336777?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.18",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.18"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336778?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.18-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.18-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336779?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.2.18-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.2.18-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336780?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.3.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.3.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336781?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.3.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.3.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336782?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.3.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.3.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336783?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.3.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.3.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336784?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.3.3-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.3.3-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336785?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.3.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.3.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336786?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.4.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.4.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336787?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.4.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.4.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336788?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.4.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.4.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336789?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.4.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.4.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336790?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.4.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.4.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336791?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.4.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.4.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336792?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336793?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.0-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.0-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336794?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336795?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336796?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336797?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336798?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.2-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.2-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336799?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336800?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336801?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.3-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.3-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336802?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336803?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336804?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336805?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336806?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.5-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.5-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336807?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.5-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.5-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336808?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.5.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.5.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336809?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336810?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336811?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336812?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336813?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336814?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.2-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.2-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336815?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336816?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336817?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336818?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.3-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.3-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336819?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336820?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336821?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336822?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336823?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.5-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.5-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336824?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.5-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.5-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336825?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336826?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336827?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.6.7-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.6.7-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336828?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336829?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.0-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.0-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336830?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.0-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.0-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336831?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336832?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336833?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336834?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336835?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336836?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336837?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336838?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336839?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336840?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336841?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336842?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336843?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336844?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.6-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.6-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336845?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336846?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.9-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.9-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336847?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.10",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.10"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336848?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.10-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.10-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336849?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.10-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.10-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336850?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.11",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336851?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.11-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.11-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336852?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336853?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.12-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.12-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336854?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.12-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.12-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336855?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.7.12-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.7.12-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336856?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336857?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336858?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336859?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336860?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336861?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336862?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336863?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336864?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336865?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.4-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.4-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336866?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336867?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336868?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336869?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.5-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.5-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336870?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.5-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.5-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336871?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336872?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.6-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.6-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336873?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336874?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.12-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.12-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336875?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.12-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.12-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336876?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336877?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.16-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.16-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336878?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.18",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.18"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336879?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.8.18-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.8.18-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336880?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336881?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336882?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336883?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336884?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336885?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336886?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336887?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336888?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336889?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.7-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.7-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336890?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.10",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.10"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336891?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.10-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.10-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336892?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.11",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336893?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.11-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.11-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336894?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336895?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.13-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.13-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336896?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336897?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.9.14-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.9.14-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336898?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336899?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.0-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.0-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336900?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336901?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336902?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336903?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336904?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336905?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336906?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.4-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.4-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336907?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336908?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.10.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.10.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336909?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336910?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336911?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336912?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.5-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.5-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336913?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336914?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.6-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.6-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336915?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336916?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.7-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.7-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336917?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.11.7-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.11.7-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336918?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336919?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336920?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336921?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336922?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336923?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336924?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336925?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336926?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336927?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.2-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.2-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336928?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336929?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336930?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.3-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.3-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336931?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336932?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336933?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336934?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336935?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336936?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336937?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336938?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336939?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.12.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.12.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336940?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336941?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336942?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336943?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336944?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336945?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336946?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336947?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336948?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336949?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336950?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336951?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336952?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336953?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336954?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336955?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336956?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336957?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.4-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.4-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336958?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.4-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.4-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336959?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336960?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336961?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.5-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.5-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336962?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.5-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.5-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336963?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.13.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.13.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336964?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.0-RC1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.0-RC1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336965?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.0-RC1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.0-RC1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336966?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336967?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336968?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336969?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336970?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336971?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.3-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.3-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336972?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.4-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.4-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336973?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.14.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.14.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336974?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336975?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336976?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336977?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336978?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336979?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336980?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.2-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.2-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336981?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.2-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.2-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336982?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336983?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.3-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.3-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336984?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336985?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336986?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.4-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.4-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336987?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336988?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336989?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.5-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.5-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336990?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.15.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.15.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336991?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.16.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.16.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336992?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.16.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.16.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336993?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.16.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.16.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336994?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.17.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.17.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336995?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.17.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.17.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336996?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.17.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.17.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336997?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.17.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.17.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336998?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.17.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.17.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/336999?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337000?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337001?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337002?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.0-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.0-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337003?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337004?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337005?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337006?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.18.1-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.18.1-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337007?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337008?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337009?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.0-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.0-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337010?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337011?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337012?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337013?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337014?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337015?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.1-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337016?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337017?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337018?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337019?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337020?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.2-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337021?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337022?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337023?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337024?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337025?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.3-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337026?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337027?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.4-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.4-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337028?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337029?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.4-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.4-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337030?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337031?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.5-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.5-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337032?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337033?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.5-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.5-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337034?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337035?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.6-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.6-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337036?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.6-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.6-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337037?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.7-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.7-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337038?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.7-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.7-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337039?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.8-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.8-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337040?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337041?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337042?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337043?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337044?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.9-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337045?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.10",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.10"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337046?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337047?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337048?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337049?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.10-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337050?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.11",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337051?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.11-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.11-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337052?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.11-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.11-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337053?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.12-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.12-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337054?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.12-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.12-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337055?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.13",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337056?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.13-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.13-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337057?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.13-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.13-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337058?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.19.13-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.19.13-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337059?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337060?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337061?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337062?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.0-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.0-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337063?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337064?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.1-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.1-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337065?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337066?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.1-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.1-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337067?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337068?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.2-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.2-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337069?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337070?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.0.20.2-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.0.20.2-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337071?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.0-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.0-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337072?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337073?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.1-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.1-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337074?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.1-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.1-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337075?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337076?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337077?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.2-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.2-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337078?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337079?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.3-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.3-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337080?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337081?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.3-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.3-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337082?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.4-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.4-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337083?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337084?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.4-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.4-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337085?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.5-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.5-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337086?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.5-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.5-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337087?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337088?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.6-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.6-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337089?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.6-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.6-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337090?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337091?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.7-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.7-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337092?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.7-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.7-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337093?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.7-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.7-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337094?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.0.8-SNAPSHOT-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.0.8-SNAPSHOT-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337095?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.0-SNAPSHOT-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.0-SNAPSHOT-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337096?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.0-SNAPSHOT-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.0-SNAPSHOT-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337097?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.0-SNAPSHOT-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.0-SNAPSHOT-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337098?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337099?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.0-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.0-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337100?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.0-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.0-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337101?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.0-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.0-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337102?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.1-SP1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.1-SP1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337103?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.1-jre14-SP1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.1-jre14-SP1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337104?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.1-jre15-SP1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.1-jre15-SP1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337105?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337106?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.2-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.2-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337107?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.2-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.2-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337108?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337109?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337110?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337111?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337112?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.3-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337113?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337114?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337115?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337116?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337117?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.4-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337118?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.5-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.5-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337119?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337120?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.7-jre8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.7-jre8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337121?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.7-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.7-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337122?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.7-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.7-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337123?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.8-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.8-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337124?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.8-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.8-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337125?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.9-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.9-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337126?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.1.1.9-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.1.1.9-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337127?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.0.0-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.0.0-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337128?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.0.1-jre11",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.0.1-jre11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337129?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.0.1-jre15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.0.1-jre15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337130?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.0.1-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.0.1-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337131?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.0.2-jre16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.0.2-jre16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337132?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.0.3-jre17-rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.0.3-jre17-rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337133?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.1.1-jre17",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.1.1-jre17"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337134?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.1.2-jre17",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.1.2-jre17"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337135?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/144614?format=api",
            "purl": "pkg:maven/com.guicedee.services/commons-text@1.2.2.1-jre17",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.guicedee.services/commons-text@1.2.2.1-jre17"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/144613?format=api",
            "purl": "pkg:maven/org.apache.commons/commons-text@1.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.commons/commons-text@1.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337138?format=api",
            "purl": "pkg:maven/org.apache.commons/commons-text@1.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.commons/commons-text@1.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337139?format=api",
            "purl": "pkg:maven/org.apache.commons/commons-text@1.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.commons/commons-text@1.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337140?format=api",
            "purl": "pkg:maven/org.apache.commons/commons-text@1.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.commons/commons-text@1.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/337141?format=api",
            "purl": "pkg:maven/org.apache.commons/commons-text@1.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.commons/commons-text@1.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97695?format=api",
            "purl": "pkg:rpm/redhat/candlepin@4.1.18-1?arch=el8sat",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/candlepin@4.1.18-1%3Farch=el8sat"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/96695?format=api",
            "purl": "pkg:rpm/redhat/candlepin@4.2.13-1?arch=el8sat",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2cup-9gdn-yyhk"
                },
                {
                    "vulnerability": "VCID-4nu3-fknt-puej"
                },
                {
                    "vulnerability": "VCID-6354-p39b-zbhp"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-fb8u-g65k-hffs"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-mbst-3bec-ykcq"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-qub7-qp14-uqcg"
                },
                {
                    "vulnerability": "VCID-qxfs-sq38-jfad"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/candlepin@4.2.13-1%3Farch=el8sat"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97432?format=api",
            "purl": "pkg:rpm/redhat/eap7-apache-cxf@3.1.16-4.redhat_00003.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-apache-cxf@3.1.16-4.redhat_00003.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97429?format=api",
            "purl": "pkg:rpm/redhat/eap7-hal-console@3.2.17-1.Final_redhat_00001.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-hal-console@3.2.17-1.Final_redhat_00001.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97435?format=api",
            "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.10.4-2.redhat_00004.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jackson-annotations@2.10.4-2.redhat_00004.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97437?format=api",
            "purl": "pkg:rpm/redhat/eap7-jackson-core@2.10.4-2.redhat_00004.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jackson-core@2.10.4-2.redhat_00004.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97452?format=api",
            "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.8.11.6-2.SP1_redhat_00002.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5qfd-jjh1-d3fx"
                },
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-bydt-bkf4-rbh2"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jvp6-892x-nkc7"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-ruae-hqdg-m7ek"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-wdgx-34uc-2qa4"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xnyb-nuwm-pkdr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jackson-databind@2.8.11.6-2.SP1_redhat_00002.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97436?format=api",
            "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.10.4-4.redhat_00004.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jackson-databind@2.10.4-4.redhat_00004.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97439?format=api",
            "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-providers@2.10.4-2.redhat_00004.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jackson-jaxrs-providers@2.10.4-2.redhat_00004.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97430?format=api",
            "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.10.4-4.redhat_00004.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jackson-modules-base@2.10.4-4.redhat_00004.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97433?format=api",
            "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.10.4-2.redhat_00004.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jackson-modules-java8@2.10.4-2.redhat_00004.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97453?format=api",
            "purl": "pkg:rpm/redhat/eap7-jettison@1.3.8-2.redhat_00002.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jettison@1.3.8-2.redhat_00002.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97438?format=api",
            "purl": "pkg:rpm/redhat/eap7-jettison@1.5.2-2.redhat_00002.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-jettison@1.5.2-2.redhat_00002.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97448?format=api",
            "purl": "pkg:rpm/redhat/eap7-netty@4.1.63-1.Final_redhat_00002.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty@4.1.63-1.Final_redhat_00002.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97442?format=api",
            "purl": "pkg:rpm/redhat/eap7-netty@4.1.63-4.Final_redhat_00002.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty@4.1.63-4.Final_redhat_00002.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97441?format=api",
            "purl": "pkg:rpm/redhat/eap7-resteasy@3.0.27-1.Final_redhat_00001.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5qfd-jjh1-d3fx"
                },
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-bydt-bkf4-rbh2"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jvp6-892x-nkc7"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-q6t7-9mjk-7fdd"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-ruae-hqdg-m7ek"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-wdgx-34uc-2qa4"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xnyb-nuwm-pkdr"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-resteasy@3.0.27-1.Final_redhat_00001.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97431?format=api",
            "purl": "pkg:rpm/redhat/eap7-resteasy@3.11.6-1.Final_redhat_00001.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-9h46-72hw-bkcr"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-v2pq-1qhm-4qb9"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-resteasy@3.11.6-1.Final_redhat_00001.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97440?format=api",
            "purl": "pkg:rpm/redhat/eap7-snakeyaml@1.33.0-1.SP1_redhat_00001.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-snakeyaml@1.33.0-1.SP1_redhat_00001.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97447?format=api",
            "purl": "pkg:rpm/redhat/eap7-snakeyaml@1.33.0-1.SP1_redhat_00001.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-snakeyaml@1.33.0-1.SP1_redhat_00001.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97451?format=api",
            "purl": "pkg:rpm/redhat/eap7-velocity@1.7.0-3.redhat_00006.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-velocity@1.7.0-3.redhat_00006.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97454?format=api",
            "purl": "pkg:rpm/redhat/eap7-wildfly@7.1.9-2.GA_redhat_00002.1.ep7?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-q6t7-9mjk-7fdd"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-wp9q-eurd-43dx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly@7.1.9-2.GA_redhat_00002.1.ep7%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97434?format=api",
            "purl": "pkg:rpm/redhat/eap7-wildfly@7.3.12-3.GA_redhat_00002.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8977-tjss-w7ba"
                },
                {
                    "vulnerability": "VCID-9bk7-2rsc-nbd6"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-jstt-6zs3-ybew"
                },
                {
                    "vulnerability": "VCID-jwav-88m7-6fhz"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-qruf-r6dc-3ugj"
                },
                {
                    "vulnerability": "VCID-turp-dju7-c7fx"
                },
                {
                    "vulnerability": "VCID-xzs8-rbhd-mkbp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly@7.3.12-3.GA_redhat_00002.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97694?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.9.1680069756-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.9.1680069756-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97195?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.10.1680703106-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.10.1680703106-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97035?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.11.1683009941-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1tha-u7dt-tfc9"
                },
                {
                    "vulnerability": "VCID-2zhb-qfhq-xkdp"
                },
                {
                    "vulnerability": "VCID-4qvq-xv22-xbed"
                },
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-73th-g3mx-dqf1"
                },
                {
                    "vulnerability": "VCID-atqg-nfz6-zyfs"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-m3g5-ua28-afd2"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-n5vc-ggjg-kfc1"
                },
                {
                    "vulnerability": "VCID-netd-rr9e-wbg5"
                },
                {
                    "vulnerability": "VCID-pnge-tumu-v7e2"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-rxtr-936k-h3cc"
                },
                {
                    "vulnerability": "VCID-s839-rpta-6bej"
                },
                {
                    "vulnerability": "VCID-tx8n-nmhx-gqg1"
                },
                {
                    "vulnerability": "VCID-xq5k-dyk9-u3ct"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.11.1683009941-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95242?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.11.1698299029-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-h7qt-3g1f-5ffr"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.11.1698299029-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95803?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.11.1706516946-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-955x-hg4a-5kc3"
                },
                {
                    "vulnerability": "VCID-dmkc-42vj-gbhc"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.11.1706516946-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97032?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.12.1683009955-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.12.1683009955-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95244?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.12.1698294000-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-h7qt-3g1f-5ffr"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-pwtj-az3g-zka3"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.12.1698294000-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95624?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.12.1706515741-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-17sn-57uv-gkg3"
                },
                {
                    "vulnerability": "VCID-2a3h-6wad-63gc"
                },
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-a1eu-yahc-ffgr"
                },
                {
                    "vulnerability": "VCID-fnpa-1sqy-u7hw"
                },
                {
                    "vulnerability": "VCID-h9yg-u3jh-mbfq"
                },
                {
                    "vulnerability": "VCID-j456-xdn6-xyej"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-m3g5-ua28-afd2"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-pwtj-az3g-zka3"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.12.1706515741-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/97033?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.13.1684911916-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-nfjb-tkzv-fudg"
                },
                {
                    "vulnerability": "VCID-pwtj-az3g-zka3"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-wj5y-g7z1-9qam"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.13.1684911916-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95241?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.13.1698292274-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-h7qt-3g1f-5ffr"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.13.1698292274-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95804?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.13.1706516346-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-955x-hg4a-5kc3"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-m3g5-ua28-afd2"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.13.1706516346-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95211?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.14.1699356715-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5781-s1ny-q7ey"
                },
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-h7qt-3g1f-5ffr"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.14.1699356715-1%3Farch=el8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95625?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.14.1706516441-1?arch=el8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-17sn-57uv-gkg3"
                },
                {
                    "vulnerability": "VCID-19j2-jvgt-mkg6"
                },
                {
                    "vulnerability": "VCID-2a3h-6wad-63gc"
                },
                {
                    "vulnerability": "VCID-5bu5-5b6n-nuft"
                },
                {
                    "vulnerability": "VCID-955x-hg4a-5kc3"
                },
                {
                    "vulnerability": "VCID-a1eu-yahc-ffgr"
                },
                {
                    "vulnerability": "VCID-fnpa-1sqy-u7hw"
                },
                {
                    "vulnerability": "VCID-h9yg-u3jh-mbfq"
                },
                {
                    "vulnerability": "VCID-j456-xdn6-xyej"
                },
                {
                    "vulnerability": "VCID-j584-bgww-z7fw"
                },
                {
                    "vulnerability": "VCID-j986-mtma-b3bw"
                },
                {
                    "vulnerability": "VCID-mm3e-4pej-byed"
                },
                {
                    "vulnerability": "VCID-quvj-3tpk-qug1"
                },
                {
                    "vulnerability": "VCID-w8yc-azv8-yuh1"
                },
                {
                    "vulnerability": "VCID-zxcj-h6nx-m7gq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.14.1706516441-1%3Farch=el8"
        }
    ],
    "references": [
        {
            "reference_url": "http://packetstormsecurity.com/files/171003/OX-App-Suite-Cross-Site-Scripting-Server-Side-Request-Forgery.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "http://packetstormsecurity.com/files/171003/OX-App-Suite-Cross-Site-Scripting-Server-Side-Request-Forgery.html"
        },
        {
            "reference_url": "http://packetstormsecurity.com/files/176650/Apache-Commons-Text-1.9-Remote-Code-Execution.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "http://packetstormsecurity.com/files/176650/Apache-Commons-Text-1.9-Remote-Code-Execution.html"
        },
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-42889.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-42889.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-42889",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.94251",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99931",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.94251",
                    "scoring_system": "epss",
                    "scoring_elements": "0.9993",
                    "published_at": "2026-04-02T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-42889"
        },
        {
            "reference_url": "https://arxiv.org/pdf/2306.05534",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://arxiv.org/pdf/2306.05534"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-42889",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-42889"
        },
        {
            "reference_url": "http://seclists.org/fulldisclosure/2023/Feb/3",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "http://seclists.org/fulldisclosure/2023/Feb/3"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://github.com/apache/commons-text",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/apache/commons-text"
        },
        {
            "reference_url": "https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42889",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42889"
        },
        {
            "reference_url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0022",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0022"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/202301-05",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "https://security.gentoo.org/glsa/202301-05"
        },
        {
            "reference_url": "https://securitylab.github.com/advisories/GHSL-2022-018_Apache_Commons_Text",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://securitylab.github.com/advisories/GHSL-2022-018_Apache_Commons_Text"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20221020-0004",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.netapp.com/advisory/ntap-20221020-0004"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20221020-0004/",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "https://security.netapp.com/advisory/ntap-20221020-0004/"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2022/10/13/4",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "http://www.openwall.com/lists/oss-security/2022/10/13/4"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2022/10/18/1",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-01-24T16:22:10Z/"
                }
            ],
            "url": "http://www.openwall.com/lists/oss-security/2022/10/18/1"
        },
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021787",
            "reference_id": "1021787",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021787"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135435",
            "reference_id": "2135435",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135435"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/webapps/52261.py",
            "reference_id": "CVE-2022-42889",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/webapps/52261.py"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-599f-7c49-w659",
            "reference_id": "GHSA-599f-7c49-w659",
            "reference_type": "",
            "scores": [
                {
                    "value": "CRITICAL",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-599f-7c49-w659"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:8652",
            "reference_id": "RHSA-2022:8652",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:8652"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:8876",
            "reference_id": "RHSA-2022:8876",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:8876"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:8902",
            "reference_id": "RHSA-2022:8902",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:8902"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2022:9023",
            "reference_id": "RHSA-2022:9023",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2022:9023"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:0261",
            "reference_id": "RHSA-2023:0261",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:0261"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:0469",
            "reference_id": "RHSA-2023:0469",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:0469"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:1006",
            "reference_id": "RHSA-2023:1006",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:1006"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:1524",
            "reference_id": "RHSA-2023:1524",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:1524"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:1655",
            "reference_id": "RHSA-2023:1655",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:1655"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:2097",
            "reference_id": "RHSA-2023:2097",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:2097"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:3195",
            "reference_id": "RHSA-2023:3195",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:3195"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:3198",
            "reference_id": "RHSA-2023:3198",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:3198"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:3299",
            "reference_id": "RHSA-2023:3299",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:3299"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:6171",
            "reference_id": "RHSA-2023:6171",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:6171"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:6172",
            "reference_id": "RHSA-2023:6172",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:6172"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:6179",
            "reference_id": "RHSA-2023:6179",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:6179"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:7288",
            "reference_id": "RHSA-2023:7288",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:7288"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0775",
            "reference_id": "RHSA-2024:0775",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0775"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0776",
            "reference_id": "RHSA-2024:0776",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0776"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0777",
            "reference_id": "RHSA-2024:0777",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0777"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0778",
            "reference_id": "RHSA-2024:0778",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0778"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2025:1746",
            "reference_id": "RHSA-2025:1746",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2025:1746"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2025:1747",
            "reference_id": "RHSA-2025:1747",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2025:1747"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 94,
            "name": "Improper Control of Generation of Code ('Code Injection')",
            "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 78,
            "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
            "description": "The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [
        {
            "date_added": "2025-04-18",
            "description": "Apache Commons Text  1.10.0 - Remote Code Execution",
            "required_action": null,
            "due_date": null,
            "notes": null,
            "known_ransomware_campaign_use": false,
            "source_date_published": "2025-04-18",
            "exploit_type": "webapps",
            "platform": "multiple",
            "source_date_updated": "2025-04-18",
            "data_source": "Exploit-DB",
            "source_url": ""
        },
        {
            "date_added": null,
            "description": "This exploit takes advantage of the StringSubstitutor interpolator class,\n          which is included in the Commons Text library. A default interpolator\n          allows for string lookups that can lead to Remote Code Execution. This\n          is due to a logic flaw that makes the \"script\", \"dns\" and \"url\" lookup\n          keys interpolated by default, as opposed to what it should be, according\n          to the documentation of the StringLookupFactory class. Those keys allow\n          an attacker to execute arbitrary code via lookups primarily using the\n          \"script\" key.\n\n          In order to exploit the vulnerabilities, the following requirements must\n          be met:\n\n          Run a version of Apache Commons Text from version 1.5 to 1.9\n          Use the StringSubstitutor interpolator\n          Target should run JDK < 15",
            "required_action": null,
            "due_date": null,
            "notes": "Stability:\n  - crash-safe\nReliability:\n  - repeatable-session\nSideEffects:\n  - artifacts-on-disk\n  - ioc-in-logs\n",
            "known_ransomware_campaign_use": false,
            "source_date_published": "2022-10-13",
            "exploit_type": null,
            "platform": "Java,Linux,Unix,Windows",
            "source_date_updated": null,
            "data_source": "Metasploit",
            "source_url": "https://github.com/rapid7/metasploit-framework/tree/master/modules/exploits/multi/http/apache_commons_text4shell.rb"
        }
    ],
    "severity_range_score": "9.0 - 10.0",
    "exploitability": "2.0",
    "weighted_severity": "9.0",
    "risk_score": 10.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-j986-mtma-b3bw"
}