Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53827?format=api",
    "vulnerability_id": "VCID-tqm9-4ch7-s7b3",
    "summary": "Jetty invalid URI parsing may produce invalid HttpURI.authority\n### Description\nURI use within Jetty's `HttpURI` class can parse invalid URIs such as `http://localhost;/path` as having an authority with a host of `localhost;`.\n\nA URIs of the type `http://localhost;/path` should be interpreted to be either invalid or as `localhost;` to be the userinfo and no host.\nHowever, `HttpURI.host` returns `localhost;` which is definitely wrong.\n\n### Impact\nThis can lead to errors with Jetty's `HttpClient`, and Jetty's `ProxyServlet` / `AsyncProxyServlet` / `AsyncMiddleManServlet` wrongly interpreting an authority with no host as one with a host.\n\n### Patches\nPatched in PR [#8146](https://github.com/eclipse/jetty.project/pull/8146) for Jetty version 9.4.47.\nPatched in PR [#8014](https://github.com/eclipse/jetty.project/pull/8015) for Jetty versions 10.0.10, and 11.0.10\n\n### Workarounds\nNone.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at security@webtide.com.",
    "aliases": [
        {
            "alias": "CVE-2022-2047"
        },
        {
            "alias": "GHSA-cj7v-27pg-wf7q"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925890?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.39-3%2Bdeb11u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.39-3%252Bdeb11u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925889?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.48-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.48-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1049401?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.50-4%2Bdeb11u2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1ejr-3tea-kydr"
                },
                {
                    "vulnerability": "VCID-gdcf-9axf-1yaq"
                },
                {
                    "vulnerability": "VCID-gq93-ctd4-aqbp"
                },
                {
                    "vulnerability": "VCID-kx4x-gnk4-yugu"
                },
                {
                    "vulnerability": "VCID-memq-11qz-9qem"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.50-4%252Bdeb11u2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925875?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.50-4%2Bdeb11u2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.50-4%252Bdeb11u2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925873?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.57-1.1~deb12u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.57-1.1~deb12u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925877?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.57-1.1~deb13u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.57-1.1~deb13u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/925876?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.58-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.58-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319683?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.46.v20220331",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.46.v20220331"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319690?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/81375?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.10",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.10"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/81376?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.10",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.10"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1036988?format=api",
            "purl": "pkg:deb/debian/jetty9@9.2.21-1~bpo8%2B1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-12gq-ezut-ckhz"
                },
                {
                    "vulnerability": "VCID-1ejr-3tea-kydr"
                },
                {
                    "vulnerability": "VCID-3f6t-fkt7-wub9"
                },
                {
                    "vulnerability": "VCID-5781-s1ny-q7ey"
                },
                {
                    "vulnerability": "VCID-5qhm-ase5-5qhy"
                },
                {
                    "vulnerability": "VCID-9xw3-4a4u-hbbb"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-dvyn-8phs-a3a6"
                },
                {
                    "vulnerability": "VCID-dznb-x27e-kqan"
                },
                {
                    "vulnerability": "VCID-g3ff-brt6-vkeh"
                },
                {
                    "vulnerability": "VCID-gdcf-9axf-1yaq"
                },
                {
                    "vulnerability": "VCID-gq93-ctd4-aqbp"
                },
                {
                    "vulnerability": "VCID-kvqz-fppe-d7fe"
                },
                {
                    "vulnerability": "VCID-kx4x-gnk4-yugu"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-memq-11qz-9qem"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-nyxu-ekhs-gyb5"
                },
                {
                    "vulnerability": "VCID-p7cu-h519-83hx"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q35p-8qhp-aqec"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-rpc4-u4aq-4qde"
                },
                {
                    "vulnerability": "VCID-sw3q-jzqx-dkbn"
                },
                {
                    "vulnerability": "VCID-thpu-76e5-j3d3"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-u2b5-uyd6-fbh9"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                },
                {
                    "vulnerability": "VCID-y3mv-vmwd-tydt"
                },
                {
                    "vulnerability": "VCID-ypc7-f1nd-t7gn"
                },
                {
                    "vulnerability": "VCID-zdt8-jrn2-m3ff"
                },
                {
                    "vulnerability": "VCID-znv6-77jf-v3gu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.2.21-1~bpo8%252B1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1036989?format=api",
            "purl": "pkg:deb/debian/jetty9@9.2.21-1%2Bdeb9u1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-12gq-ezut-ckhz"
                },
                {
                    "vulnerability": "VCID-1ejr-3tea-kydr"
                },
                {
                    "vulnerability": "VCID-3f6t-fkt7-wub9"
                },
                {
                    "vulnerability": "VCID-5781-s1ny-q7ey"
                },
                {
                    "vulnerability": "VCID-5qhm-ase5-5qhy"
                },
                {
                    "vulnerability": "VCID-9xw3-4a4u-hbbb"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-dvyn-8phs-a3a6"
                },
                {
                    "vulnerability": "VCID-dznb-x27e-kqan"
                },
                {
                    "vulnerability": "VCID-g3ff-brt6-vkeh"
                },
                {
                    "vulnerability": "VCID-gdcf-9axf-1yaq"
                },
                {
                    "vulnerability": "VCID-gq93-ctd4-aqbp"
                },
                {
                    "vulnerability": "VCID-kvqz-fppe-d7fe"
                },
                {
                    "vulnerability": "VCID-kx4x-gnk4-yugu"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-memq-11qz-9qem"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-nyxu-ekhs-gyb5"
                },
                {
                    "vulnerability": "VCID-p7cu-h519-83hx"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q35p-8qhp-aqec"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-rpc4-u4aq-4qde"
                },
                {
                    "vulnerability": "VCID-sw3q-jzqx-dkbn"
                },
                {
                    "vulnerability": "VCID-thpu-76e5-j3d3"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-u2b5-uyd6-fbh9"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                },
                {
                    "vulnerability": "VCID-y3mv-vmwd-tydt"
                },
                {
                    "vulnerability": "VCID-ypc7-f1nd-t7gn"
                },
                {
                    "vulnerability": "VCID-zdt8-jrn2-m3ff"
                },
                {
                    "vulnerability": "VCID-znv6-77jf-v3gu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.2.21-1%252Bdeb9u1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1037903?format=api",
            "purl": "pkg:deb/debian/jetty9@9.2.23-1~bpo8%2B1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-12gq-ezut-ckhz"
                },
                {
                    "vulnerability": "VCID-1ejr-3tea-kydr"
                },
                {
                    "vulnerability": "VCID-3f6t-fkt7-wub9"
                },
                {
                    "vulnerability": "VCID-5781-s1ny-q7ey"
                },
                {
                    "vulnerability": "VCID-5qhm-ase5-5qhy"
                },
                {
                    "vulnerability": "VCID-9xw3-4a4u-hbbb"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-dvyn-8phs-a3a6"
                },
                {
                    "vulnerability": "VCID-g3ff-brt6-vkeh"
                },
                {
                    "vulnerability": "VCID-gdcf-9axf-1yaq"
                },
                {
                    "vulnerability": "VCID-gq93-ctd4-aqbp"
                },
                {
                    "vulnerability": "VCID-kvqz-fppe-d7fe"
                },
                {
                    "vulnerability": "VCID-kx4x-gnk4-yugu"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-memq-11qz-9qem"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-nyxu-ekhs-gyb5"
                },
                {
                    "vulnerability": "VCID-p7cu-h519-83hx"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q35p-8qhp-aqec"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-rpc4-u4aq-4qde"
                },
                {
                    "vulnerability": "VCID-sw3q-jzqx-dkbn"
                },
                {
                    "vulnerability": "VCID-thpu-76e5-j3d3"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-u2b5-uyd6-fbh9"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                },
                {
                    "vulnerability": "VCID-y3mv-vmwd-tydt"
                },
                {
                    "vulnerability": "VCID-ypc7-f1nd-t7gn"
                },
                {
                    "vulnerability": "VCID-zdt8-jrn2-m3ff"
                },
                {
                    "vulnerability": "VCID-znv6-77jf-v3gu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.2.23-1~bpo8%252B1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1037904?format=api",
            "purl": "pkg:deb/debian/jetty9@9.4.16-0%2Bdeb10u1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1ejr-3tea-kydr"
                },
                {
                    "vulnerability": "VCID-3f6t-fkt7-wub9"
                },
                {
                    "vulnerability": "VCID-5781-s1ny-q7ey"
                },
                {
                    "vulnerability": "VCID-5qhm-ase5-5qhy"
                },
                {
                    "vulnerability": "VCID-9xw3-4a4u-hbbb"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-dvyn-8phs-a3a6"
                },
                {
                    "vulnerability": "VCID-g3ff-brt6-vkeh"
                },
                {
                    "vulnerability": "VCID-gdcf-9axf-1yaq"
                },
                {
                    "vulnerability": "VCID-gq93-ctd4-aqbp"
                },
                {
                    "vulnerability": "VCID-kx4x-gnk4-yugu"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-memq-11qz-9qem"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-nyxu-ekhs-gyb5"
                },
                {
                    "vulnerability": "VCID-p7cu-h519-83hx"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q35p-8qhp-aqec"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-rpc4-u4aq-4qde"
                },
                {
                    "vulnerability": "VCID-sw3q-jzqx-dkbn"
                },
                {
                    "vulnerability": "VCID-thpu-76e5-j3d3"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                },
                {
                    "vulnerability": "VCID-y3mv-vmwd-tydt"
                },
                {
                    "vulnerability": "VCID-ypc7-f1nd-t7gn"
                },
                {
                    "vulnerability": "VCID-zdt8-jrn2-m3ff"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.16-0%252Bdeb10u1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217951?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217952?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217953?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217954?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217955?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.M4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217956?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217957?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217958?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217959?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217960?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217961?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217962?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.RC6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185520?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.v20091005",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.0.v20091005"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185521?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.1.v20091125",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.1.v20091125"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185522?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.2.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.2.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185523?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.0.2.v20100331",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.0.2.v20100331"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185524?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185525?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185526?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.0.v20100505",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.0.v20100505"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185527?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.1.v20100517",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.1.v20100517"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185528?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.2.v20100523",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.2.v20100523"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185529?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.3.v20100526",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.3.v20100526"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185530?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.4.v20100610",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.4.v20100610"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185531?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.5.v20100705",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.5.v20100705"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185532?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.1.6.v20100715",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.1.6.v20100715"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185533?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.2.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.2.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185534?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.2.0.v20101020",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.2.0.v20101020"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185535?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.2.1.v20101111",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.2.1.v20101111"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185536?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.2.2.v20101205",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.2.2.v20101205"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185537?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.3.0.v20110203",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.3.0.v20110203"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185538?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.3.1.v20110307",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.3.1.v20110307"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185539?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.4.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.4.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185540?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.4.0.v20110414",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.4.0.v20110414"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185541?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.4.1.v20110513",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.4.1.v20110513"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185542?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.4.2.v20110526",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.4.2.v20110526"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185543?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.4.3.v20110701",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.4.3.v20110701"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185544?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.4.4.v20110707",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.4.4.v20110707"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185545?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.4.5.v20110725",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.4.5.v20110725"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185546?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185547?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185548?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185549?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.v20110901",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.0.v20110901"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185550?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.1.v20110908",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.1.v20110908"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185551?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.2.v20111006",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.2.v20111006"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185552?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.3.v20111011",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.3.v20111011"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185553?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.5.4.v20111024",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.5.4.v20111024"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185554?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185555?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185556?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185557?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185558?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185559?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.RC5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185560?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.v20120127",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.0.v20120127"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185561?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.1.v20120215",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.1.v20120215"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185562?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.2.v20120308",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.2.v20120308"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185563?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.3.v20120416",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.3.v20120416"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185564?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.4.v20120524",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.4.v20120524"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185565?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.5.v20120716",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.5.v20120716"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185566?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.6.v20120903",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.6.v20120903"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185567?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.7.v20120910",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.7.v20120910"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185568?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.8.v20121106",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.8.v20121106"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185569?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.9.v20130131",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.9.v20130131"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185570?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.10.v20130312",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.10.v20130312"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185571?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.11.v20130520",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.11.v20130520"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185572?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.12.v20130726",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.12.v20130726"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185573?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.13.v20130916",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.13.v20130916"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185574?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.14.v20131031",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.14.v20131031"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185575?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.15.v20140411",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.15.v20140411"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185576?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.16.v20140903",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.16.v20140903"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185577?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.17.v20150415",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.17.v20150415"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185578?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.18.v20150929",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.18.v20150929"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185579?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.19.v20160209",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.19.v20160209"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185580?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.20.v20160902",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.20.v20160902"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185581?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@7.6.21.v20160908",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@7.6.21.v20160908"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185582?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185583?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185584?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185585?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.M3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185586?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185587?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.v20110901",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.0.v20110901"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185588?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.1.v20110908",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.1.v20110908"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185589?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.2.v20111006",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.2.v20111006"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185590?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.3.v20111011",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.3.v20111011"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185591?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.0.4.v20111024",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.0.4.v20111024"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185592?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185593?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185594?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185595?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185596?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.RC5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185597?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.v20120127",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.0.v20120127"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185598?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.1.v20120215",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.1.v20120215"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185599?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.2.v20120308",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.2.v20120308"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185600?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.3.v20120416",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.3.v20120416"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185601?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.4.v20120524",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.4.v20120524"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185602?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.5.v20120716",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.5.v20120716"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185603?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.6.v20120903",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.6.v20120903"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185604?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.7.v20120910",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.7.v20120910"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185605?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.8.v20121106",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.8.v20121106"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185606?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.9.v20130131",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.9.v20130131"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185607?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.10.v20130312",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.10.v20130312"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185608?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.11.v20130520",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.11.v20130520"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185609?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.12.v20130726",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.12.v20130726"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185610?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.13.v20130916",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.13.v20130916"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185611?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.14.v20131031",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.14.v20131031"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185612?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.15.v20140411",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.15.v20140411"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185613?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.16.v20140903",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.16.v20140903"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185614?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.17.v20150415",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.17.v20150415"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185615?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.18.v20150929",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.18.v20150929"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185616?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.19.v20160209",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.19.v20160209"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185617?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.20.v20160902",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.20.v20160902"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185618?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.21.v20160908",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.21.v20160908"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185619?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.1.22.v20160922",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.1.22.v20160922"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185620?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@8.2.0.v20160908",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@8.2.0.v20160908"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185621?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185622?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185623?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185624?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185625?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185626?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.M5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185627?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185628?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185629?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185630?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.v20130308",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.0.v20130308"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185631?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.1.v20130408",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.1.v20130408"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185632?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.2.v20130417",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.2.v20130417"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185633?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.3.v20130506",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.3.v20130506"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185634?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.4.v20130625",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.4.v20130625"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185635?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.5.v20130815",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.5.v20130815"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185636?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.6.v20130930",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.6.v20130930"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185637?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.0.7.v20131107",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.0.7.v20131107"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185638?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185639?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185640?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185641?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185642?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.v20131115",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.0.v20131115"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185643?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.1.v20140108",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.1.v20140108"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185644?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.2.v20140210",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.2.v20140210"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185645?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.3.v20140225",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.3.v20140225"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185646?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.4.v20140401",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.4.v20140401"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185647?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.5.v20140505",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.5.v20140505"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185648?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.1.6.v20160112",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.1.6.v20160112"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36182?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185392?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185393?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185394?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.v20140526",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.0.v20140526"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185395?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.1.v20140609",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.1.v20140609"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185396?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.2.v20140723",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.2.v20140723"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23204?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.3.v20140905",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.3.v20140905"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/156916?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.4.v20141103",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.4.v20141103"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/156917?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.5.v20141112",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.5.v20141112"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/156918?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.6.v20141205",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.6.v20141205"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/156919?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.7.v20150116",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.7.v20150116"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23205?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.8.v20150217",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.8.v20150217"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23208?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.9.v20150224",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.9.v20150224"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185397?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.10.v20150310",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.10.v20150310"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185398?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.11.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.11.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185399?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.11.v20150529",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.11.v20150529"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185400?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.12.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.12.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185401?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.12.v20150709",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.12.v20150709"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185402?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.13.v20150730",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.13.v20150730"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185403?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.14.v20151106",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.14.v20151106"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185404?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.15.v20160210",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.15.v20160210"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185405?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.16.v20160414",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.16.v20160414"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185406?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.17.v20160517",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.17.v20160517"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185407?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.18.v20160721",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.18.v20160721"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185408?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.19.v20160908",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.19.v20160908"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185409?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.20.v20161216",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.20.v20161216"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185410?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.21.v20170120",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.21.v20170120"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185411?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.22.v20170606",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.22.v20170606"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185412?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.23.v20171218",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.23.v20171218"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185413?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.24.v20180105",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.24.v20180105"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185414?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.25.v20180606",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.25.v20180606"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36183?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.26.v20180806",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.26.v20180806"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36187?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.27.v20190403",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-6uhn-tn81-cyac"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.27.v20190403"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36194?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.28.v20190418",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.28.v20190418"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185649?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.29.v20191105",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.29.v20191105"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185650?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.2.30.v20200428",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.2.30.v20200428"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23206?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/23207?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-9x6q-13wc-3bdu"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/156920?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.M2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.M2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185415?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185416?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185417?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.v20150612",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.0.v20150612"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185418?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.1.v20150714",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.1.v20150714"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185419?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.2.v20150730",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.2.v20150730"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185420?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.3.v20150827",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.3.v20150827"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185421?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.4.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.4.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185422?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.4.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.4.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185423?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.4.v20151007",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.4.v20151007"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185424?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.5.v20151012",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.5.v20151012"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185425?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.6.v20151106",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.6.v20151106"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185426?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.7.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.7.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185427?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.7.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.7.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185428?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.7.v20160115",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.7.v20160115"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185429?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.8.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.8.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185430?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.8.v20160314",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.8.v20160314"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185431?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.9.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.9.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185432?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.9.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.9.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185433?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.9.v20160517",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.9.v20160517"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185434?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.10.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.10.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185435?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.10.v20160621",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.10.v20160621"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185436?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.11.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.11.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185437?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.11.v20160721",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.11.v20160721"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185438?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.12.v20160915",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.12.v20160915"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185439?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.13.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.13.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185440?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.13.v20161014",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.13.v20161014"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185441?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.14.v20161028",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.14.v20161028"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185442?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.15.v20161220",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.15.v20161220"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185443?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.16.v20170120",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.16.v20170120"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185444?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.17.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.17.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185445?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.17.v20170317",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.17.v20170317"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185446?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.18.v20170406",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.18.v20170406"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185447?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.19.v20170502",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.19.v20170502"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185448?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.20.v20170531",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.20.v20170531"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185449?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.21.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.21.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185450?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.21.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.21.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185451?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.21.v20170918",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.21.v20170918"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185452?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.22.v20171030",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.22.v20171030"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185453?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.23.v20180228",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.23.v20180228"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185454?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.24.v20180605",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.24.v20180605"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36184?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.25.v20180904",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.25.v20180904"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36188?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.26.v20190403",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-6uhn-tn81-cyac"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.26.v20190403"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36195?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.27.v20190418",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.27.v20190418"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185651?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.28.v20191105",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.28.v20191105"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185652?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.29.v20201019",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.29.v20201019"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185653?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.3.30.v20211001",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.3.30.v20211001"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36185?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.M0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.M0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185455?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185456?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185457?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185458?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185459?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.RC3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185460?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.v20161208",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.v20161208"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185461?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.0.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185462?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.1.v20170120",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.1.v20170120"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185463?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.1.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.1.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185464?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.2.v20170220",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.2.v20170220"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185465?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.2.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.2.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185466?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.3.v20170317",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.3.v20170317"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185467?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.3.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.3.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185468?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.4.v20170414",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.4.v20170414"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185469?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.4.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.4.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185470?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.5.v20170502",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.5.v20170502"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185471?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.5.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.5.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185472?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.6.v20170531",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.6.v20170531"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185473?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.6.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.6.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185474?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.7.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.7.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185475?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.7.v20170914",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.7.v20170914"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185476?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.7.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.7.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185477?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.8.v20171121",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.8.v20171121"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185478?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.8.v20180619",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.8.v20180619"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185479?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.9.v20180320",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.9.v20180320"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185480?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.10.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.10.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185481?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.10.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.10.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185482?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.10.v20180503",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.10.v20180503"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185483?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.11.v20180605",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.11.v20180605"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185484?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.RC0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.RC0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185485?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.RC1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.RC1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185486?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.RC2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.RC2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185487?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.v20180830",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.12.v20180830"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185488?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.13.v20181111",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.13.v20181111"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185489?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.14.v20181114",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.14.v20181114"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36186?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.15.v20190215",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-ahev-zdjd-gqg1"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.15.v20190215"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36189?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.16.v20190411",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-6uhn-tn81-cyac"
                },
                {
                    "vulnerability": "VCID-czhb-gqt2-17av"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.16.v20190411"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/36199?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.17.v20190418",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.17.v20190418"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217963?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.18.v20190429",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.18.v20190429"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217964?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.19.v20190610",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.19.v20190610"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217965?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.20.v20190813",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.20.v20190813"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/197474?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.21.v20190926",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                },
                {
                    "vulnerability": "VCID-zdt8-jrn2-m3ff"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.21.v20190926"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/197475?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.22.v20191022",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                },
                {
                    "vulnerability": "VCID-zdt8-jrn2-m3ff"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.22.v20191022"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/197476?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.23.v20191118",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                },
                {
                    "vulnerability": "VCID-zdt8-jrn2-m3ff"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.23.v20191118"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/197477?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.24.v20191120",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.24.v20191120"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217966?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.25.v20191220",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.25.v20191220"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217967?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.26.v20200117",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.26.v20200117"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217968?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.27.v20200227",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.27.v20200227"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217969?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.28.v20200408",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.28.v20200408"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217970?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.29.v20200521",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.29.v20200521"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217971?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.30.v20200611",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.30.v20200611"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217972?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.31.v20200723",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.31.v20200723"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217973?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.32.v20200930",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-nubz-xqaw-tkfr"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.32.v20200930"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/217974?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.33.v20201020",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.33.v20201020"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/233431?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.34.v20201102",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.34.v20201102"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/233432?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.35.v20201120",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.35.v20201120"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/233433?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.36.v20210114",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.36.v20210114"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/233434?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.37.v20210219",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-p7cu-h519-83hx"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.37.v20210219"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/238135?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.38.v20210224",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.38.v20210224"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/238136?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.39.v20210325",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.39.v20210325"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319677?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.40.v20210413",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.40.v20210413"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319678?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.41.v20210516",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.41.v20210516"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319679?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.42.v20210604",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.42.v20210604"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319680?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.43.v20210629",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.43.v20210629"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319681?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.44.v20210927",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.44.v20210927"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319682?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@9.4.45.v20220203",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@9.4.45.v20220203"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60026?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-4g8e-zm2m-6yhv"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/233435?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/238137?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319684?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319685?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319686?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319687?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319688?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319689?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@10.0.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60028?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-4g8e-zm2m-6yhv"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                },
                {
                    "vulnerability": "VCID-uuju-ey95-tyfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/233436?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-kxtv-ma18-8fer"
                },
                {
                    "vulnerability": "VCID-prd3-mmuv-n3dc"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/238138?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319691?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319692?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319693?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319694?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319695?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319696?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319697?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-http@11.0.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2k3p-x56s-ffgr"
                },
                {
                    "vulnerability": "VCID-e1r9-bbdh-qqf6"
                },
                {
                    "vulnerability": "VCID-q3k2-1x5q-buhy"
                },
                {
                    "vulnerability": "VCID-tqm9-4ch7-s7b3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-http@11.0.9"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-2047.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-2047.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-2047",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78817",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78745",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78776",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78759",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78784",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78791",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78814",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78797",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.01185",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78788",
                    "published_at": "2026-04-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-2047"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2047",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2047"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2048",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2048"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://github.com/eclipse/jetty.project",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/eclipse/jetty.project"
        },
        {
            "reference_url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-cj7v-27pg-wf7q",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-cj7v-27pg-wf7q"
        },
        {
            "reference_url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00011.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00011.html"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2047",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2047"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20220901-0006",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.netapp.com/advisory/ntap-20220901-0006"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20220901-0006/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://security.netapp.com/advisory/ntap-20220901-0006/"
        },
        {
            "reference_url": "https://www.debian.org/security/2022/dsa-5198",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.debian.org/security/2022/dsa-5198"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116949",
            "reference_id": "2116949",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116949"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-cj7v-27pg-wf7q",
            "reference_id": "GHSA-cj7v-27pg-wf7q",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-cj7v-27pg-wf7q"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:0189",
            "reference_id": "RHSA-2023:0189",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:0189"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2023:1661",
            "reference_id": "RHSA-2023:1661",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2023:1661"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        },
        {
            "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": 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": "0.1 - 3",
    "exploitability": "0.5",
    "weighted_severity": "2.7",
    "risk_score": 1.4,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tqm9-4ch7-s7b3"
}