Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/19085?format=api",
    "vulnerability_id": "VCID-57td-u46f-skfq",
    "summary": "Improper Handling of Case Sensitivity\nArbitrary File Overwrite in Eclipse JGit <= 6.6.0\n\nIn Eclipse JGit, all versions <= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem.\n\nThis can happen on checkout (DirCacheCheckout), merge (ResolveMerger via its WorkingTreeUpdater), pull (PullCommand using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command.\n\nThe issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration.\n\nSetting git configuration option core.symlinks = false before checking out avoids the problem.\n\nThe issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/  and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/. A backport is available in 5.13.3 starting from 5.13.3.202401111512-r.\n\n\nThe JGit maintainers would like to thank RyotaK for finding and reporting this issue.",
    "aliases": [
        {
            "alias": "CVE-2023-4759"
        },
        {
            "alias": "GHSA-3p86-9955-h393"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925909?format=api",
            "purl": "pkg:deb/debian/jgit@6.7.0-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jgit@6.7.0-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925908?format=api",
            "purl": "pkg:deb/debian/jgit@6.7.0-2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jgit@6.7.0-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1054906?format=api",
            "purl": "pkg:deb/debian/jgit@6.7.0-2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jgit@6.7.0-2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60047?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.3.202401111512-r",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.3.202401111512-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60046?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.6.1.202309021850-r",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.6.1.202309021850-r"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925907?format=api",
            "purl": "pkg:deb/debian/jgit@4.11.9-1?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jgit@4.11.9-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1054904?format=api",
            "purl": "pkg:deb/debian/jgit@4.11.9-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jgit@4.11.9-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925905?format=api",
            "purl": "pkg:deb/debian/jgit@4.11.9-2?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jgit@4.11.9-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1054905?format=api",
            "purl": "pkg:deb/debian/jgit@4.11.9-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jgit@4.11.9-2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304984?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@1.2.0.201112221803-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@1.2.0.201112221803-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304985?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@1.3.0.201202151440-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@1.3.0.201202151440-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304986?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.0.0.201206130900-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.0.0.201206130900-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304987?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.1.0.201209190230-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.1.0.201209190230-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304988?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.2.0.201212191850-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.2.0.201212191850-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304989?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.3.1.201302201838-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@2.3.1.201302201838-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304990?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.0.0.201306101825-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.0.0.201306101825-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304991?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.1.0.201310021548-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.1.0.201310021548-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304992?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.2.0.201312181205-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.2.0.201312181205-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304993?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.3.0.201403021825-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.3.0.201403021825-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304994?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.3.1.201403241930-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.3.1.201403241930-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304995?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.3.2.201404171909-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.3.2.201404171909-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304996?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201405051725-m7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201405051725-m7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304997?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201405211411-rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201405211411-rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304998?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201405281120-rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201405281120-rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/304999?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201406041058-rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201406041058-rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305000?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201406110918-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.0.201406110918-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305001?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.1.201406201815-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.1.201406201815-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305002?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.2.201412180340-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.4.2.201412180340-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305003?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.0.201409071800-rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.0.201409071800-rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305004?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.0.201409260305-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.0.201409260305-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305005?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.1.201410131835-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.1.201410131835-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305006?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.2.201411120430-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-j1c4-rux6-wygr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.2.201411120430-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/305007?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.3.201412180710-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.5.3.201412180710-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621958?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.0.201411121045-m1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.0.201411121045-m1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621959?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.0.201412230720-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.0.201412230720-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621960?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.1.201501031845-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.1.201501031845-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621961?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.2.201501210735-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.6.2.201501210735-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621962?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.7.0.201502260915-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.7.0.201502260915-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621963?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.7.1.201504261725-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@3.7.1.201504261725-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621964?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201505050340-m2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201505050340-m2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621965?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201505260635-rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201505260635-rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621966?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201506020755-rc3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201506020755-rc3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621967?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201506090130-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.0.201506090130-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621968?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.1.201506240215-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.1.201506240215-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621969?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.2.201509141540-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.2.201509141540-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621970?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.3.201509231615-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.0.3.201509231615-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621971?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.1.0.201509280440-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.1.0.201509280440-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621972?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.1.1.201511131810-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.1.1.201511131810-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621973?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.1.2.201602141800-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.1.2.201602141800-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621974?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.2.0.201601211800-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.2.0.201601211800-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621975?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.3.0.201604071810-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.3.0.201604071810-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621976?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.3.1.201605051710-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.3.1.201605051710-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621977?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.4.0.201605250940-rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.4.0.201605250940-rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621978?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.4.0.201606070830-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.4.0.201606070830-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621979?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.4.1.201607150455-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.4.1.201607150455-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621980?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.0.201609210915-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.0.201609210915-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621981?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.1.201703201650-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.1.201703201650-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621982?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.2.201704071617-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.2.201704071617-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621983?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.3.201708160445-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.3.201708160445-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621984?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.4.201711221230-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.4.201711221230-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621985?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.5.201812240535-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.5.201812240535-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621986?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.6.201903121547-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.6.201903121547-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621987?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.7.201904151645-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.5.7.201904151645-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621988?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.6.0.201612231935-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.6.0.201612231935-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621989?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.6.1.201703071140-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.6.1.201703071140-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621990?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.0.201704051617-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.0.201704051617-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621991?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.1.201706071930-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.1.201706071930-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621992?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.2.201807261330-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.2.201807261330-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621993?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.3.201809090215-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.3.201809090215-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621994?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.4.201809180905-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.4.201809180905-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621995?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.5.201810051826-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.5.201810051826-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621996?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.6.201810191618-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.6.201810191618-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621997?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.7.201812240805-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.7.201812240805-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621998?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.8.201903121755-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.8.201903121755-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/621999?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.9.201904161809-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.7.9.201904161809-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622000?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.8.0.201705170830-rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.8.0.201705170830-rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622001?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.8.0.201706111038-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.8.0.201706111038-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622002?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.0.201710071750-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.0.201710071750-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622003?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.1.201712030800-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.1.201712030800-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622004?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.2.201712150930-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.2.201712150930-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622005?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.3.201807311005-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.3.201807311005-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622006?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.4.201809090327-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.4.201809090327-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622007?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.5.201809180939-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.5.201809180939-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622008?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.6.201810051924-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.6.201810051924-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622009?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.7.201810191756-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.7.201810191756-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622010?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.8.201812241815-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.8.201812241815-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622011?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.9.201903122025-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.9.201903122025-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622012?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.10.201904181027-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.9.10.201904181027-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622013?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.10.0.201712302008-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.10.0.201712302008-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622014?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.0.201803080745-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.0.201803080745-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622015?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.1.201807311124-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.1.201807311124-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622016?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.2.201809100523-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.2.201809100523-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622017?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.3.201809181037-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.3.201809181037-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622018?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.4.201810060650-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.4.201810060650-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622019?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.5.201810191925-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.5.201810191925-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622020?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.6.201812241910-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.6.201812241910-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622021?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.7.201903122105-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.7.201903122105-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622022?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.8.201904181247-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.8.201904181247-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622023?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.9.201909030838-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@4.11.9.201909030838-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622024?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201805151920-m7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201805151920-m7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622025?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201805221745-rc1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201805221745-rc1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622026?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201805301535-rc2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201805301535-rc2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622027?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201806131550-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.0.201806131550-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622028?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.1.201806211838-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.1.201806211838-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622029?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.2.201807311906-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.2.201807311906-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622030?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.3.201809091024-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.0.3.201809091024-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622031?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.0.201809111528-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.0.201809111528-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622032?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.1.201809181055-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.1.201809181055-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622033?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.2.201810061102-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.2.201810061102-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622034?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.3.201810200350-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.3.201810200350-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622035?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.5.201812261915-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.5.201812261915-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622036?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.6.201903130242-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.6.201903130242-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622037?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.7.201904200442-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.7.201904200442-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622038?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.8.201906050907-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.8.201906050907-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622039?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.9.201908210455-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.9.201908210455-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622040?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.10.201908230655-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.10.201908230655-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622041?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.11.201909031202-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.11.201909031202-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622042?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.12.201910011832-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.12.201910011832-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622043?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.13.202002110435-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.13.202002110435-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622044?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.14.202011251942-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.14.202011251942-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622045?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.15.202012011955-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.15.202012011955-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622046?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.16.202106041830-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.1.16.202106041830-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622047?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.2.0.201812061821-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.2.0.201812061821-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622048?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.2.1.201812262042-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.2.1.201812262042-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622049?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.2.2.201904231744-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.2.2.201904231744-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622050?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.0.201903130848-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.0.201903130848-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622051?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.1.201904271842-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.1.201904271842-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622052?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.2.201906051522-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.2.201906051522-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622053?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.4.201908231101-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.4.201908231101-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622054?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.5.201909031855-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.5.201909031855-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622055?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.6.201910020505-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.6.201910020505-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622056?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.7.202002110540-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.7.202002110540-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622057?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.8.202011260953-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.8.202011260953-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622058?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.9.202012012026-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.3.9.202012012026-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622059?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.4.0.201906121030-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.4.0.201906121030-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622060?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.4.2.201908231537-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.4.2.201908231537-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622061?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.4.3.201909031940-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.4.3.201909031940-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622062?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.5.0.201909110433-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.5.0.201909110433-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622063?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.5.1.201910021850-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.5.1.201910021850-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622064?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.6.0.201912101111-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.6.0.201912101111-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622065?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.6.1.202002131546-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.6.1.202002131546-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622066?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.7.0.202003090808-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.7.0.202003090808-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622067?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.7.0.202003110725-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.7.0.202003110725-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622068?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.8.0.202006091008-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.8.0.202006091008-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622069?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.8.1.202007141445-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.8.1.202007141445-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622070?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.9.0.202009080501-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.9.0.202009080501-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622071?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.10.0.202012080955-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.10.0.202012080955-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622072?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.11.0.202103091610-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.11.0.202103091610-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622073?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.11.1.202105131744-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.11.1.202105131744-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622074?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.12.0.202106070339-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.12.0.202106070339-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622075?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.0.202109080827-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.0.202109080827-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622076?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.1.202206130422-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.1.202206130422-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622077?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.2.202306221912-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@5.13.2.202306221912-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60045?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.0.0.202111291000-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.0.0.202111291000-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622078?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.1.0.202203080745-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-qh9g-f6d2-zkeg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.1.0.202203080745-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622079?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.2.0.202206071550-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.2.0.202206071550-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622080?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.3.0.202209071007-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.3.0.202209071007-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622081?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.4.0.202211300538-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.4.0.202211300538-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/622082?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.5.0.202303070854-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.5.0.202303070854-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/581563?format=api",
            "purl": "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.6.0.202305301015-r",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.6.0.202305301015-r"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95016?format=api",
            "purl": "pkg:rpm/redhat/eap7-eclipse-jgit@5.13.2-1.SP1_redhat_00001.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-vhn6-32bh-xuc6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-eclipse-jgit@5.13.2-1.SP1_redhat_00001.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94991?format=api",
            "purl": "pkg:rpm/redhat/eap7-eclipse-jgit@5.13.2-1.SP1_redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-vhn6-32bh-xuc6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-eclipse-jgit@5.13.2-1.SP1_redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95030?format=api",
            "purl": "pkg:rpm/redhat/eap7-eclipse-jgit@5.13.2-1.SP1_redhat_00001.1?arch=el8eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-vhn6-32bh-xuc6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-eclipse-jgit@5.13.2-1.SP1_redhat_00001.1%3Farch=el8eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/95021?format=api",
            "purl": "pkg:rpm/redhat/eap7-insights-java-client@1.1.1-1.redhat_00001.1?arch=el7eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-vhn6-32bh-xuc6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-insights-java-client@1.1.1-1.redhat_00001.1%3Farch=el7eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94998?format=api",
            "purl": "pkg:rpm/redhat/eap7-insights-java-client@1.1.1-1.redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-vhn6-32bh-xuc6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-insights-java-client@1.1.1-1.redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94992?format=api",
            "purl": "pkg:rpm/redhat/eap7-wildfly-elytron@1.15.21-1.Final_redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-vhn6-32bh-xuc6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly-elytron@1.15.21-1.Final_redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94567?format=api",
            "purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1?arch=el8eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1%3Farch=el8eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94551?format=api",
            "purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94549?format=api",
            "purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1?arch=el8eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1%3Farch=el8eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94562?format=api",
            "purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94548?format=api",
            "purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94544?format=api",
            "purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1?arch=el8eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1%3Farch=el8eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94547?format=api",
            "purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1?arch=el8eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1%3Farch=el8eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94556?format=api",
            "purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94564?format=api",
            "purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1?arch=el8eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1%3Farch=el8eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94569?format=api",
            "purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1%3Farch=el9eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94565?format=api",
            "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1?arch=el8eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1%3Farch=el8eap"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/94554?format=api",
            "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1?arch=el9eap",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-57td-u46f-skfq"
                },
                {
                    "vulnerability": "VCID-gckj-wdhj-wfhe"
                },
                {
                    "vulnerability": "VCID-jzn6-bzzf-nugp"
                },
                {
                    "vulnerability": "VCID-r4e4-u4s6-63gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1%3Farch=el9eap"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-4759.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-4759.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-4759",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76629",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76728",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76723",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.7669",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76709",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76682",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76671",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76639",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00974",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76658",
                    "published_at": "2026-04-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-4759"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4759",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4759"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://git.eclipse.org/c/jgit/jgit.git",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://git.eclipse.org/c/jgit/jgit.git"
        },
        {
            "reference_url": "https://git.eclipse.org/c/jgit/jgit.git/commit/?id=9072103f3b3cf64dd12ad2949836ab98f62dabf1",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-07-19T03:55:38Z/"
                }
            ],
            "url": "https://git.eclipse.org/c/jgit/jgit.git/commit/?id=9072103f3b3cf64dd12ad2949836ab98f62dabf1"
        },
        {
            "reference_url": "https://github.com/eclipse-jgit/jgit/issues/30",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/eclipse-jgit/jgit/issues/30"
        },
        {
            "reference_url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/11",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-07-19T03:55:38Z/"
                }
            ],
            "url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/11"
        },
        {
            "reference_url": "https://projects.eclipse.org/projects/technology.jgit/releases/5.13.3",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://projects.eclipse.org/projects/technology.jgit/releases/5.13.3"
        },
        {
            "reference_url": "https://projects.eclipse.org/projects/technology.jgit/releases/6.6.1",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-07-19T03:55:38Z/"
                }
            ],
            "url": "https://projects.eclipse.org/projects/technology.jgit/releases/6.6.1"
        },
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055853",
            "reference_id": "1055853",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055853"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614",
            "reference_id": "2238614",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759",
            "reference_id": "CVE-2023-4759",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-3p86-9955-h393",
            "reference_id": "GHSA-3p86-9955-h393",
            "reference_type": "",
            "scores": [
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-3p86-9955-h393"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0710",
            "reference_id": "RHSA-2024:0710",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0710"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0711",
            "reference_id": "RHSA-2024:0711",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0711"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0712",
            "reference_id": "RHSA-2024:0712",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0712"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:0714",
            "reference_id": "RHSA-2024:0714",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:0714"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:1192",
            "reference_id": "RHSA-2024:1192",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:1192"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2024:1193",
            "reference_id": "RHSA-2024:1193",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2024:1193"
        }
    ],
    "weaknesses": [
        {
            "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": 178,
            "name": "Improper Handling of Case Sensitivity",
            "description": "The product does not properly account for differences in case sensitivity when accessing or determining the properties of a resource, leading to inconsistent results."
        },
        {
            "cwe_id": 59,
            "name": "Improper Link Resolution Before File Access ('Link Following')",
            "description": "The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource."
        },
        {
            "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": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-57td-u46f-skfq"
}