Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/17260?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/17260?format=api", "vulnerability_id": "VCID-9xw3-4a4u-hbbb", "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nJetty is a java based web server and servlet engine. Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies, or otherwise perform unintended behavior by tampering with the cookie parsing mechanism. If Jetty sees a cookie VALUE that starts with `\"` (double quote), it will continue to read the cookie string until it sees a closing quote -- even if a semicolon is encountered. So, a cookie header such as: `DISPLAY_LANGUAGE=\"b; JSESSIONID=1337; c=d\"` will be parsed as one cookie, with the name DISPLAY_LANGUAGE and a value of b; JSESSIONID=1337; c=d instead of 3 separate cookies. This has security implications because if, say, JSESSIONID is an HttpOnly cookie, and the DISPLAY_LANGUAGE cookie value is rendered on the page, an attacker can smuggle the JSESSIONID cookie into the DISPLAY_LANGUAGE cookie and thereby exfiltrate it. This is significant when an intermediary is enacting some policy based on cookies, so a smuggled cookie can bypass that policy yet still be seen by the Jetty server or its logging system. This issue has been addressed in versions 9.4.51, 10.0.14, 11.0.14, and 12.0.0.beta0 and users are advised to upgrade. There are no known workarounds for this issue.", "aliases": [ { "alias": "CVE-2023-26049" }, { "alias": "GHSA-p26g-97m4-6q7c" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/925892?format=api", "purl": "pkg:deb/debian/jetty9@9.4.39-3%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.39-3%252Bdeb11u2%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/925891?format=api", "purl": "pkg:deb/debian/jetty9@9.4.50-4%2Bdeb12u1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.50-4%252Bdeb12u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/925893?format=api", "purl": "pkg:deb/debian/jetty9@9.4.52-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.52-1%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/57100?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.51.v20230217", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.51.v20230217" }, { "url": "http://public2.vulnerablecode.io/api/packages/57102?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57103?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57104?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@12.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@12.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/57091?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.51.v20230217", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.51.v20230217" }, { "url": "http://public2.vulnerablecode.io/api/packages/57093?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57094?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57095?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@12.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@12.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/57076?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.51.v20230217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.51.v20230217" }, { "url": "http://public2.vulnerablecode.io/api/packages/57077?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57078?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/71343?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@12.0.0.beta0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@12.0.0.beta0" }, { "url": "http://public2.vulnerablecode.io/api/packages/57079?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@12.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@12.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/57110?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51.v20230217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51.v20230217" }, { "url": "http://public2.vulnerablecode.io/api/packages/57111?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57113?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57084?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217" }, { "url": "http://public2.vulnerablecode.io/api/packages/57085?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/57086?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.14" } ], "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/173822?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173823?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173824?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173825?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173826?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173827?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173828?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173829?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173830?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173831?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173832?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173833?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.RC6" }, { "url": "http://public2.vulnerablecode.io/api/packages/173834?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.v20091005", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.0.v20091005" }, { "url": "http://public2.vulnerablecode.io/api/packages/173835?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.1.v20091125", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.1.v20091125" }, { "url": "http://public2.vulnerablecode.io/api/packages/173836?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.2.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.2.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173837?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.0.2.v20100331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.0.2.v20100331" }, { "url": "http://public2.vulnerablecode.io/api/packages/173838?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173839?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173840?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.0.v20100505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.0.v20100505" }, { "url": "http://public2.vulnerablecode.io/api/packages/173841?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.1.v20100517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.1.v20100517" }, { "url": "http://public2.vulnerablecode.io/api/packages/173842?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.2.v20100523", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.2.v20100523" }, { "url": "http://public2.vulnerablecode.io/api/packages/173843?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.3.v20100526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.3.v20100526" }, { "url": "http://public2.vulnerablecode.io/api/packages/173844?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.4.v20100610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.4.v20100610" }, { "url": "http://public2.vulnerablecode.io/api/packages/173845?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.5.v20100705", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.5.v20100705" }, { "url": "http://public2.vulnerablecode.io/api/packages/173846?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.1.6.v20100715", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.1.6.v20100715" }, { "url": "http://public2.vulnerablecode.io/api/packages/173847?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173848?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.2.0.v20101020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.2.0.v20101020" }, { "url": "http://public2.vulnerablecode.io/api/packages/173849?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.2.1.v20101111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.2.1.v20101111" }, { "url": "http://public2.vulnerablecode.io/api/packages/173850?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.2.2.v20101205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.2.2.v20101205" }, { "url": "http://public2.vulnerablecode.io/api/packages/173851?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.3.0.v20110203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.3.0.v20110203" }, { "url": "http://public2.vulnerablecode.io/api/packages/173852?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.3.1.v20110307", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.3.1.v20110307" }, { "url": "http://public2.vulnerablecode.io/api/packages/173853?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173854?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.4.0.v20110414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.4.0.v20110414" }, { "url": "http://public2.vulnerablecode.io/api/packages/173855?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.4.1.v20110513", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.4.1.v20110513" }, { "url": "http://public2.vulnerablecode.io/api/packages/173856?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.4.2.v20110526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.4.2.v20110526" }, { "url": "http://public2.vulnerablecode.io/api/packages/173857?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.4.3.v20110701", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.4.3.v20110701" }, { "url": "http://public2.vulnerablecode.io/api/packages/173858?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.4.4.v20110707", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.4.4.v20110707" }, { "url": "http://public2.vulnerablecode.io/api/packages/173859?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.4.5.v20110725", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.4.5.v20110725" }, { "url": "http://public2.vulnerablecode.io/api/packages/173860?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173861?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173862?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173863?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/173864?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173865?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/173866?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/173867?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.5.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.5.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/173868?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173869?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173870?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173871?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173872?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173873?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173874?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/173875?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/173876?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/173877?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/173878?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/173879?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/173880?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173881?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/173882?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/173883?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/173884?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/173885?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/173886?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/173887?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/173888?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/173889?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/173890?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173891?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/173892?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/173893?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/173894?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/173895?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@7.6.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@7.6.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173896?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173897?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173898?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173899?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173900?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173901?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/173902?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173903?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/173904?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/173905?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.0.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.0.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/173906?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173907?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173908?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173909?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173910?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173911?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/173912?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/173913?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/173914?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/173915?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/173916?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/173917?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173918?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/173919?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/173920?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/173921?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/173922?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/173923?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/173924?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/173925?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/173926?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/173927?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173928?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/173929?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/173930?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/173931?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/173932?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173933?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.1.22.v20160922", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.1.22.v20160922" }, { "url": "http://public2.vulnerablecode.io/api/packages/173934?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@8.2.0.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@8.2.0.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173935?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173936?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173937?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173938?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173939?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173940?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.M5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173941?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173942?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173943?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173944?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.v20130308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.0.v20130308" }, { "url": "http://public2.vulnerablecode.io/api/packages/173945?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.1.v20130408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.1.v20130408" }, { "url": "http://public2.vulnerablecode.io/api/packages/173946?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.2.v20130417", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.2.v20130417" }, { "url": "http://public2.vulnerablecode.io/api/packages/173947?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.3.v20130506", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.3.v20130506" }, { "url": "http://public2.vulnerablecode.io/api/packages/173948?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.4.v20130625", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.4.v20130625" }, { "url": "http://public2.vulnerablecode.io/api/packages/173949?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.5.v20130815", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.5.v20130815" }, { "url": "http://public2.vulnerablecode.io/api/packages/173950?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.6.v20130930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.6.v20130930" }, { "url": "http://public2.vulnerablecode.io/api/packages/173951?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.0.7.v20131107", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.0.7.v20131107" }, { "url": "http://public2.vulnerablecode.io/api/packages/173952?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173953?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173954?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173955?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173956?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.v20131115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.0.v20131115" }, { "url": "http://public2.vulnerablecode.io/api/packages/173957?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.1.v20140108", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.1.v20140108" }, { "url": "http://public2.vulnerablecode.io/api/packages/173958?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.2.v20140210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.2.v20140210" }, { "url": "http://public2.vulnerablecode.io/api/packages/173959?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.3.v20140225", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.3.v20140225" }, { "url": "http://public2.vulnerablecode.io/api/packages/173960?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.4.v20140401", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.4.v20140401" }, { "url": "http://public2.vulnerablecode.io/api/packages/173961?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.5.v20140505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.5.v20140505" }, { "url": "http://public2.vulnerablecode.io/api/packages/173962?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.1.6.v20160112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.1.6.v20160112" }, { "url": "http://public2.vulnerablecode.io/api/packages/173963?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173964?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173965?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173966?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.v20140526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.0.v20140526" }, { "url": "http://public2.vulnerablecode.io/api/packages/173967?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.1.v20140609", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.1.v20140609" }, { "url": "http://public2.vulnerablecode.io/api/packages/173968?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.2.v20140723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.2.v20140723" }, { "url": "http://public2.vulnerablecode.io/api/packages/173969?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.3.v20140905", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.3.v20140905" }, { "url": "http://public2.vulnerablecode.io/api/packages/173970?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.4.v20141103", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.4.v20141103" }, { "url": "http://public2.vulnerablecode.io/api/packages/173971?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.5.v20141112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.5.v20141112" }, { "url": "http://public2.vulnerablecode.io/api/packages/173972?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.6.v20141205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.6.v20141205" }, { "url": "http://public2.vulnerablecode.io/api/packages/173973?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.7.v20150116", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.7.v20150116" }, { "url": "http://public2.vulnerablecode.io/api/packages/173974?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.8.v20150217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.8.v20150217" }, { "url": "http://public2.vulnerablecode.io/api/packages/173975?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.9.v20150224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.9.v20150224" }, { "url": "http://public2.vulnerablecode.io/api/packages/173976?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.10.v20150310", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.10.v20150310" }, { "url": "http://public2.vulnerablecode.io/api/packages/173977?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173978?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.11.v20150529", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.11.v20150529" }, { "url": "http://public2.vulnerablecode.io/api/packages/173979?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.12.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.12.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173980?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.12.v20150709", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.12.v20150709" }, { "url": "http://public2.vulnerablecode.io/api/packages/173981?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.13.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.13.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/173982?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.14.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.14.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/173983?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.15.v20160210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.15.v20160210" }, { "url": "http://public2.vulnerablecode.io/api/packages/173984?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.16.v20160414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.16.v20160414" }, { "url": "http://public2.vulnerablecode.io/api/packages/173985?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.17.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.17.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/173986?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.18.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.18.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/173987?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.19.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.19.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173988?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.20.v20161216", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.20.v20161216" }, { "url": "http://public2.vulnerablecode.io/api/packages/173989?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.21.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.21.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/173990?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.22.v20170606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.22.v20170606" }, { "url": "http://public2.vulnerablecode.io/api/packages/173991?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.23.v20171218", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.23.v20171218" }, { "url": "http://public2.vulnerablecode.io/api/packages/173992?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.24.v20180105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.24.v20180105" }, { "url": "http://public2.vulnerablecode.io/api/packages/173993?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.25.v20180606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.25.v20180606" }, { "url": "http://public2.vulnerablecode.io/api/packages/29185?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.26.v20180806", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.26.v20180806" }, { "url": "http://public2.vulnerablecode.io/api/packages/217546?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.27.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.27.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/217547?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.28.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.28.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217548?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.29.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.29.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217549?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.2.30.v20200428", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.2.30.v20200428" }, { "url": "http://public2.vulnerablecode.io/api/packages/217550?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217551?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217552?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217553?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217554?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173994?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.v20150612", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.0.v20150612" }, { "url": "http://public2.vulnerablecode.io/api/packages/173995?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.1.v20150714", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.1.v20150714" }, { "url": "http://public2.vulnerablecode.io/api/packages/173996?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.2.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.2.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/173997?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.3.v20150827", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.3.v20150827" }, { "url": "http://public2.vulnerablecode.io/api/packages/173998?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.4.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.4.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173999?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.4.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.4.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/174000?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.4.v20151007", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.4.v20151007" }, { "url": "http://public2.vulnerablecode.io/api/packages/174001?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.5.v20151012", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.5.v20151012" }, { "url": "http://public2.vulnerablecode.io/api/packages/174002?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.6.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.6.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/174003?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174004?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.7.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.7.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/174005?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.7.v20160115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.7.v20160115" }, { "url": "http://public2.vulnerablecode.io/api/packages/174006?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.8.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.8.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174007?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.8.v20160314", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.8.v20160314" }, { "url": "http://public2.vulnerablecode.io/api/packages/174008?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.9.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.9.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174009?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.9.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.9.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/174010?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.9.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.9.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/174011?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.10.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.10.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174012?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.10.v20160621", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.10.v20160621" }, { "url": "http://public2.vulnerablecode.io/api/packages/174013?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174014?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.11.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.11.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/174015?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.12.v20160915", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.12.v20160915" }, { "url": "http://public2.vulnerablecode.io/api/packages/174016?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.13.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.13.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174017?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.13.v20161014", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.13.v20161014" }, { "url": "http://public2.vulnerablecode.io/api/packages/174018?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.14.v20161028", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.14.v20161028" }, { "url": "http://public2.vulnerablecode.io/api/packages/174019?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.15.v20161220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.15.v20161220" }, { "url": "http://public2.vulnerablecode.io/api/packages/174020?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.16.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.16.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/174021?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.17.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.17.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174022?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.17.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.17.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/174023?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.18.v20170406", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.18.v20170406" }, { "url": "http://public2.vulnerablecode.io/api/packages/174024?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.19.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.19.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/174025?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.20.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.20.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/174026?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.21.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.21.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174027?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.21.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.21.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174028?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.21.v20170918", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.21.v20170918" }, { "url": "http://public2.vulnerablecode.io/api/packages/174029?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.22.v20171030", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.22.v20171030" }, { "url": "http://public2.vulnerablecode.io/api/packages/174030?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.23.v20180228", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.23.v20180228" }, { "url": "http://public2.vulnerablecode.io/api/packages/29186?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.24.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.24.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/217555?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.25.v20180904", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.25.v20180904" }, { "url": "http://public2.vulnerablecode.io/api/packages/217556?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.26.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.26.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/217557?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.27.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.27.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217558?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.28.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.28.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217559?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.29.v20201019", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.29.v20201019" }, { "url": "http://public2.vulnerablecode.io/api/packages/217560?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.3.30.v20211001", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.3.30.v20211001" }, { "url": "http://public2.vulnerablecode.io/api/packages/217561?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217562?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217563?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217564?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217565?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217566?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/174031?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.v20161208", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.v20161208" }, { "url": "http://public2.vulnerablecode.io/api/packages/174032?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.0.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174033?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.1.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.1.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/174034?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.1.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.1.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174035?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.2.v20170220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.2.v20170220" }, { "url": "http://public2.vulnerablecode.io/api/packages/174036?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.2.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.2.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174037?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.3.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.3.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/174038?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.3.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.3.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174039?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.4.v20170414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.4.v20170414" }, { "url": "http://public2.vulnerablecode.io/api/packages/174040?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.4.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.4.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174041?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.5.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.5.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/174042?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.5.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.5.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174043?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.6.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.6.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/174044?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.6.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.6.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174045?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174046?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.7.v20170914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.7.v20170914" }, { "url": "http://public2.vulnerablecode.io/api/packages/174047?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.7.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.7.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174048?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.8.v20171121", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.8.v20171121" }, { "url": "http://public2.vulnerablecode.io/api/packages/174049?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.8.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.8.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/174050?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.9.v20180320", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.9.v20180320" }, { "url": "http://public2.vulnerablecode.io/api/packages/174051?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.10.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.10.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/174052?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.10.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.10.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/174053?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.10.v20180503", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.10.v20180503" }, { "url": "http://public2.vulnerablecode.io/api/packages/29187?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.11.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.11.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/217567?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217568?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217569?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217570?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.v20180830", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.12.v20180830" }, { "url": "http://public2.vulnerablecode.io/api/packages/217571?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.13.v20181111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.13.v20181111" }, { "url": "http://public2.vulnerablecode.io/api/packages/217572?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.14.v20181114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.14.v20181114" }, { "url": "http://public2.vulnerablecode.io/api/packages/217573?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.15.v20190215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.15.v20190215" }, { "url": "http://public2.vulnerablecode.io/api/packages/217574?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.16.v20190411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.16.v20190411" }, { "url": "http://public2.vulnerablecode.io/api/packages/217575?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.17.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.17.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217576?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.18.v20190429", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.18.v20190429" }, { "url": "http://public2.vulnerablecode.io/api/packages/217577?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.19.v20190610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.19.v20190610" }, { "url": "http://public2.vulnerablecode.io/api/packages/217578?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.20.v20190813", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.20.v20190813" }, { "url": "http://public2.vulnerablecode.io/api/packages/217579?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.21.v20190926", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.21.v20190926" }, { "url": "http://public2.vulnerablecode.io/api/packages/217580?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.22.v20191022", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.22.v20191022" }, { "url": "http://public2.vulnerablecode.io/api/packages/217581?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.23.v20191118", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.23.v20191118" }, { "url": "http://public2.vulnerablecode.io/api/packages/217582?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.24.v20191120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.24.v20191120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217583?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.25.v20191220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.25.v20191220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217584?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.26.v20200117", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.26.v20200117" }, { "url": "http://public2.vulnerablecode.io/api/packages/217585?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.27.v20200227", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.27.v20200227" }, { "url": "http://public2.vulnerablecode.io/api/packages/217586?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.28.v20200408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.28.v20200408" }, { "url": "http://public2.vulnerablecode.io/api/packages/217587?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.29.v20200521", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.29.v20200521" }, { "url": "http://public2.vulnerablecode.io/api/packages/217588?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.30.v20200611", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.30.v20200611" }, { "url": "http://public2.vulnerablecode.io/api/packages/217589?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.31.v20200723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.31.v20200723" }, { "url": "http://public2.vulnerablecode.io/api/packages/217590?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.32.v20200930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.32.v20200930" }, { "url": "http://public2.vulnerablecode.io/api/packages/217591?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.33.v20201020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.33.v20201020" }, { "url": "http://public2.vulnerablecode.io/api/packages/233425?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.34.v20201102", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.34.v20201102" }, { "url": "http://public2.vulnerablecode.io/api/packages/233426?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.35.v20201120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.35.v20201120" }, { "url": "http://public2.vulnerablecode.io/api/packages/233427?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.36.v20210114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.36.v20210114" }, { "url": "http://public2.vulnerablecode.io/api/packages/233428?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.37.v20210219", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.37.v20210219" }, { "url": "http://public2.vulnerablecode.io/api/packages/238120?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.38.v20210224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.38.v20210224" }, { "url": "http://public2.vulnerablecode.io/api/packages/238121?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.39.v20210325", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.39.v20210325" }, { "url": "http://public2.vulnerablecode.io/api/packages/367075?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.40.v20210413", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.40.v20210413" }, { "url": "http://public2.vulnerablecode.io/api/packages/367076?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.41.v20210516", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.41.v20210516" }, { "url": "http://public2.vulnerablecode.io/api/packages/367077?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.42.v20210604", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.42.v20210604" }, { "url": "http://public2.vulnerablecode.io/api/packages/367078?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.43.v20210629", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.43.v20210629" }, { "url": "http://public2.vulnerablecode.io/api/packages/367079?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.44.v20210927", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.44.v20210927" }, { "url": "http://public2.vulnerablecode.io/api/packages/367080?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.45.v20220203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.45.v20220203" }, { "url": "http://public2.vulnerablecode.io/api/packages/367081?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.46.v20220331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.46.v20220331" }, { "url": "http://public2.vulnerablecode.io/api/packages/367082?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.47.v20220610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.47.v20220610" }, { "url": "http://public2.vulnerablecode.io/api/packages/367083?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.48.v20220622", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.48.v20220622" }, { "url": "http://public2.vulnerablecode.io/api/packages/367084?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.49.v20220914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.49.v20220914" }, { "url": "http://public2.vulnerablecode.io/api/packages/367085?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@9.4.50.v20221201", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@9.4.50.v20221201" }, { "url": "http://public2.vulnerablecode.io/api/packages/57097?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/233429?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/238122?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/367086?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367087?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367088?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367089?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367090?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367091?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367092?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367093?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367094?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367095?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367096?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@10.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@10.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57098?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-uuju-ey95-tyfq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/233430?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/238123?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/367097?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367098?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367099?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367100?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367101?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367102?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367103?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367104?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367105?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367106?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367107?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@11.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@11.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57099?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-client@12.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-client@12.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366763?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366764?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366765?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366766?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366767?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/366768?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366769?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366770?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366771?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366772?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/366773?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/366774?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.RC6" }, { "url": "http://public2.vulnerablecode.io/api/packages/366775?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.v20091005", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.0.v20091005" }, { "url": "http://public2.vulnerablecode.io/api/packages/366776?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.1.v20091125", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.1.v20091125" }, { "url": "http://public2.vulnerablecode.io/api/packages/366777?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.2.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.2.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366778?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.2.v20100331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.0.2.v20100331" }, { "url": "http://public2.vulnerablecode.io/api/packages/366779?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366780?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366781?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.0.v20100505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.0.v20100505" }, { "url": "http://public2.vulnerablecode.io/api/packages/366782?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.1.v20100517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.1.v20100517" }, { "url": "http://public2.vulnerablecode.io/api/packages/366783?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.2.v20100523", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.2.v20100523" }, { "url": "http://public2.vulnerablecode.io/api/packages/366784?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.3.v20100526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.3.v20100526" }, { "url": "http://public2.vulnerablecode.io/api/packages/366785?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.4.v20100610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.4.v20100610" }, { "url": "http://public2.vulnerablecode.io/api/packages/366786?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.5.v20100705", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.5.v20100705" }, { "url": "http://public2.vulnerablecode.io/api/packages/366787?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.6.v20100715", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.1.6.v20100715" }, { "url": "http://public2.vulnerablecode.io/api/packages/366788?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366789?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.0.v20101020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.0.v20101020" }, { "url": "http://public2.vulnerablecode.io/api/packages/366790?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.1.v20101111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.1.v20101111" }, { "url": "http://public2.vulnerablecode.io/api/packages/366791?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.2.v20101205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.2.2.v20101205" }, { "url": "http://public2.vulnerablecode.io/api/packages/366792?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.3.0.v20110203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.3.0.v20110203" }, { "url": "http://public2.vulnerablecode.io/api/packages/366793?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.3.1.v20110307", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.3.1.v20110307" }, { "url": "http://public2.vulnerablecode.io/api/packages/366794?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366795?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.0.v20110414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.0.v20110414" }, { "url": "http://public2.vulnerablecode.io/api/packages/366796?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.1.v20110513", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.1.v20110513" }, { "url": "http://public2.vulnerablecode.io/api/packages/366797?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.2.v20110526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.2.v20110526" }, { "url": "http://public2.vulnerablecode.io/api/packages/366798?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.3.v20110701", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.3.v20110701" }, { "url": "http://public2.vulnerablecode.io/api/packages/366799?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.4.v20110707", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.4.v20110707" }, { "url": "http://public2.vulnerablecode.io/api/packages/366800?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.5.v20110725", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.4.5.v20110725" }, { "url": "http://public2.vulnerablecode.io/api/packages/366801?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366802?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366803?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366804?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/366805?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/366806?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/366807?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/366808?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.5.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/366809?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366810?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366811?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366812?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366813?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/366814?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/366815?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/366816?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/366817?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/366818?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/366819?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/366820?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/366821?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/366822?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/366823?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/366824?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/366825?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/366826?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/366827?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/366828?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/366829?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/366830?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/366831?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/366832?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/366833?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/366834?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/366835?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/366836?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@7.6.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/366837?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366838?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366839?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366840?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366841?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366842?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/366843?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/366844?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/366845?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/366846?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.0.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/366847?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366848?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366849?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366850?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/366851?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/366852?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/366853?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/366854?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/366855?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/366856?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/366857?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/366858?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/366859?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/366860?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/366861?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/366862?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/366863?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/366864?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/366865?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/366866?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/366867?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/366868?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/366869?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/366870?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/366871?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/366872?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/366873?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/366874?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.22.v20160922", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.1.22.v20160922" }, { "url": "http://public2.vulnerablecode.io/api/packages/366875?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@8.2.0.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@8.2.0.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/366876?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366877?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366878?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366879?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366880?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/366881?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.M5" }, { "url": "http://public2.vulnerablecode.io/api/packages/366882?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366883?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366884?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366885?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.v20130308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.0.v20130308" }, { "url": "http://public2.vulnerablecode.io/api/packages/366886?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.1.v20130408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.1.v20130408" }, { "url": "http://public2.vulnerablecode.io/api/packages/366887?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.2.v20130417", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.2.v20130417" }, { "url": "http://public2.vulnerablecode.io/api/packages/366888?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.3.v20130506", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.3.v20130506" }, { "url": "http://public2.vulnerablecode.io/api/packages/366889?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.4.v20130625", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.4.v20130625" }, { "url": "http://public2.vulnerablecode.io/api/packages/366890?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.5.v20130815", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.5.v20130815" }, { "url": "http://public2.vulnerablecode.io/api/packages/366891?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.6.v20130930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.6.v20130930" }, { "url": "http://public2.vulnerablecode.io/api/packages/366892?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.7.v20131107", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.0.7.v20131107" }, { "url": "http://public2.vulnerablecode.io/api/packages/366893?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366894?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366895?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366896?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366897?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.v20131115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.0.v20131115" }, { "url": "http://public2.vulnerablecode.io/api/packages/366898?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.1.v20140108", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.1.v20140108" }, { "url": "http://public2.vulnerablecode.io/api/packages/366899?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.2.v20140210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.2.v20140210" }, { "url": "http://public2.vulnerablecode.io/api/packages/366900?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.3.v20140225", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.3.v20140225" }, { "url": "http://public2.vulnerablecode.io/api/packages/366901?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.4.v20140401", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.4.v20140401" }, { "url": "http://public2.vulnerablecode.io/api/packages/366902?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.5.v20140505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.5.v20140505" }, { "url": "http://public2.vulnerablecode.io/api/packages/366903?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.6.v20160112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.1.6.v20160112" }, { "url": "http://public2.vulnerablecode.io/api/packages/366904?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366905?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366906?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366907?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.v20140526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.0.v20140526" }, { "url": "http://public2.vulnerablecode.io/api/packages/366908?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.1.v20140609", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.1.v20140609" }, { "url": "http://public2.vulnerablecode.io/api/packages/366909?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.2.v20140723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.2.v20140723" }, { "url": "http://public2.vulnerablecode.io/api/packages/366910?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.3.v20140905", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.3.v20140905" }, { "url": "http://public2.vulnerablecode.io/api/packages/366911?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.4.v20141103", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.4.v20141103" }, { "url": "http://public2.vulnerablecode.io/api/packages/366912?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.5.v20141112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.5.v20141112" }, { "url": "http://public2.vulnerablecode.io/api/packages/366913?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.6.v20141205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.6.v20141205" }, { "url": "http://public2.vulnerablecode.io/api/packages/366914?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.7.v20150116", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.7.v20150116" }, { "url": "http://public2.vulnerablecode.io/api/packages/366915?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.8.v20150217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.8.v20150217" }, { "url": "http://public2.vulnerablecode.io/api/packages/366916?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.9.v20150224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.9.v20150224" }, { "url": "http://public2.vulnerablecode.io/api/packages/366917?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.10.v20150310", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.10.v20150310" }, { "url": "http://public2.vulnerablecode.io/api/packages/366918?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366919?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.11.v20150529", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.11.v20150529" }, { "url": "http://public2.vulnerablecode.io/api/packages/366920?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.12.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.12.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366921?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.12.v20150709", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.12.v20150709" }, { "url": "http://public2.vulnerablecode.io/api/packages/366922?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.13.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.13.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/366923?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.14.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.14.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/366924?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.15.v20160210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.15.v20160210" }, { "url": "http://public2.vulnerablecode.io/api/packages/366925?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.16.v20160414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.16.v20160414" }, { "url": "http://public2.vulnerablecode.io/api/packages/366926?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.17.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.17.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/366927?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.18.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.18.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/366928?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.19.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.19.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/366929?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.20.v20161216", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.20.v20161216" }, { "url": "http://public2.vulnerablecode.io/api/packages/366930?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.21.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.21.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/366931?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.22.v20170606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.22.v20170606" }, { "url": "http://public2.vulnerablecode.io/api/packages/366932?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.23.v20171218", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.23.v20171218" }, { "url": "http://public2.vulnerablecode.io/api/packages/366933?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.24.v20180105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.24.v20180105" }, { "url": "http://public2.vulnerablecode.io/api/packages/366934?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.25.v20180606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.25.v20180606" }, { "url": "http://public2.vulnerablecode.io/api/packages/366935?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.26.v20180806", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.26.v20180806" }, { "url": "http://public2.vulnerablecode.io/api/packages/366936?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.27.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.27.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/366937?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.28.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.28.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/366938?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.29.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.29.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/366939?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.30.v20200428", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.2.30.v20200428" }, { "url": "http://public2.vulnerablecode.io/api/packages/366940?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366941?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366942?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366943?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366944?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366945?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.v20150612", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.0.v20150612" }, { "url": "http://public2.vulnerablecode.io/api/packages/366946?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.1.v20150714", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.1.v20150714" }, { "url": "http://public2.vulnerablecode.io/api/packages/366947?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.2.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.2.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/366948?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.3.v20150827", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.3.v20150827" }, { "url": "http://public2.vulnerablecode.io/api/packages/366949?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.4.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.4.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366950?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.4.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.4.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366951?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.4.v20151007", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.4.v20151007" }, { "url": "http://public2.vulnerablecode.io/api/packages/366952?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.5.v20151012", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.5.v20151012" }, { "url": "http://public2.vulnerablecode.io/api/packages/366953?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.6.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.6.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/366954?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366955?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.7.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.7.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366956?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.7.v20160115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.7.v20160115" }, { "url": "http://public2.vulnerablecode.io/api/packages/366957?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.8.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.8.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366958?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.8.v20160314", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.8.v20160314" }, { "url": "http://public2.vulnerablecode.io/api/packages/366959?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.9.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.9.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366960?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.9.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.9.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366961?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.9.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.9.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/366962?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.10.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.10.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366963?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.10.v20160621", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.10.v20160621" }, { "url": "http://public2.vulnerablecode.io/api/packages/366964?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366965?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.11.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.11.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/366966?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.12.v20160915", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.12.v20160915" }, { "url": "http://public2.vulnerablecode.io/api/packages/366967?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.13.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.13.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366968?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.13.v20161014", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.13.v20161014" }, { "url": "http://public2.vulnerablecode.io/api/packages/366969?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.14.v20161028", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.14.v20161028" }, { "url": "http://public2.vulnerablecode.io/api/packages/366970?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.15.v20161220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.15.v20161220" }, { "url": "http://public2.vulnerablecode.io/api/packages/366971?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.16.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.16.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/366972?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.17.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.17.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366973?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.17.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.17.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/366974?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.18.v20170406", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.18.v20170406" }, { "url": "http://public2.vulnerablecode.io/api/packages/366975?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.19.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.19.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/366976?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.20.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.20.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/366977?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.21.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.21.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366978?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.21.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.21.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366979?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.21.v20170918", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.21.v20170918" }, { "url": "http://public2.vulnerablecode.io/api/packages/366980?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.22.v20171030", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.22.v20171030" }, { "url": "http://public2.vulnerablecode.io/api/packages/366981?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.23.v20180228", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.23.v20180228" }, { "url": "http://public2.vulnerablecode.io/api/packages/366982?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.24.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.24.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/366983?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.25.v20180904", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.25.v20180904" }, { "url": "http://public2.vulnerablecode.io/api/packages/366984?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.26.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.26.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/366985?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.27.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.27.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/366986?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.28.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.28.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/366987?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.29.v20201019", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.29.v20201019" }, { "url": "http://public2.vulnerablecode.io/api/packages/366988?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.30.v20211001", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.3.30.v20211001" }, { "url": "http://public2.vulnerablecode.io/api/packages/366989?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366990?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366991?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366992?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366993?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366994?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366995?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.v20161208", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.v20161208" }, { "url": "http://public2.vulnerablecode.io/api/packages/366996?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.0.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/366997?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.1.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.1.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/366998?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.1.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.1.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/366999?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.2.v20170220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.2.v20170220" }, { "url": "http://public2.vulnerablecode.io/api/packages/367000?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.2.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.2.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/367001?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.3.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.3.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/367002?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.3.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.3.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/367003?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.4.v20170414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.4.v20170414" }, { "url": "http://public2.vulnerablecode.io/api/packages/367004?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.4.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.4.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/367005?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.5.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.5.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/367006?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.5.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.5.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/367007?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.6.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.6.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/367008?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.6.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.6.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/367009?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/367010?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.7.v20170914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.7.v20170914" }, { "url": "http://public2.vulnerablecode.io/api/packages/367011?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.7.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.7.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/367012?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.8.v20171121", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.8.v20171121" }, { "url": "http://public2.vulnerablecode.io/api/packages/367013?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.8.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.8.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/367014?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.9.v20180320", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.9.v20180320" }, { "url": "http://public2.vulnerablecode.io/api/packages/367015?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.10.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.10.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/367016?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.10.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.10.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/367017?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.10.v20180503", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.10.v20180503" }, { "url": "http://public2.vulnerablecode.io/api/packages/367018?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.11.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.11.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/367019?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/367020?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/367021?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/367022?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.v20180830", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.12.v20180830" }, { "url": "http://public2.vulnerablecode.io/api/packages/367023?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.13.v20181111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.13.v20181111" }, { "url": "http://public2.vulnerablecode.io/api/packages/367024?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.14.v20181114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.14.v20181114" }, { "url": "http://public2.vulnerablecode.io/api/packages/367025?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.15.v20190215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.15.v20190215" }, { "url": "http://public2.vulnerablecode.io/api/packages/367026?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.16.v20190411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.16.v20190411" }, { "url": "http://public2.vulnerablecode.io/api/packages/367027?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.17.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.17.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/367028?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.18.v20190429", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.18.v20190429" }, { "url": "http://public2.vulnerablecode.io/api/packages/367029?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.19.v20190610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.19.v20190610" }, { "url": "http://public2.vulnerablecode.io/api/packages/367030?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.20.v20190813", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.20.v20190813" }, { "url": "http://public2.vulnerablecode.io/api/packages/367031?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.21.v20190926", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.21.v20190926" }, { "url": "http://public2.vulnerablecode.io/api/packages/367032?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.22.v20191022", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.22.v20191022" }, { "url": "http://public2.vulnerablecode.io/api/packages/367033?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.23.v20191118", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.23.v20191118" }, { "url": "http://public2.vulnerablecode.io/api/packages/367034?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.24.v20191120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.24.v20191120" }, { "url": "http://public2.vulnerablecode.io/api/packages/367035?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.25.v20191220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.25.v20191220" }, { "url": "http://public2.vulnerablecode.io/api/packages/367036?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.26.v20200117", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.26.v20200117" }, { "url": "http://public2.vulnerablecode.io/api/packages/367037?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.27.v20200227", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.27.v20200227" }, { "url": "http://public2.vulnerablecode.io/api/packages/367038?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.28.v20200408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.28.v20200408" }, { "url": "http://public2.vulnerablecode.io/api/packages/367039?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.29.v20200521", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.29.v20200521" }, { "url": "http://public2.vulnerablecode.io/api/packages/367040?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.30.v20200611", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.30.v20200611" }, { "url": "http://public2.vulnerablecode.io/api/packages/367041?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.31.v20200723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.31.v20200723" }, { "url": "http://public2.vulnerablecode.io/api/packages/238125?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.32.v20200930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.32.v20200930" }, { "url": "http://public2.vulnerablecode.io/api/packages/238126?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.33.v20201020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.33.v20201020" }, { "url": "http://public2.vulnerablecode.io/api/packages/238127?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.34.v20201102", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.34.v20201102" }, { "url": "http://public2.vulnerablecode.io/api/packages/238128?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.35.v20201120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.35.v20201120" }, { "url": "http://public2.vulnerablecode.io/api/packages/238129?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.36.v20210114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.36.v20210114" }, { "url": "http://public2.vulnerablecode.io/api/packages/238130?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.37.v20210219", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.37.v20210219" }, { "url": "http://public2.vulnerablecode.io/api/packages/238131?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.38.v20210224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.38.v20210224" }, { "url": "http://public2.vulnerablecode.io/api/packages/238132?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.39.v20210325", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.39.v20210325" }, { "url": "http://public2.vulnerablecode.io/api/packages/367042?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.40.v20210413", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.40.v20210413" }, { "url": "http://public2.vulnerablecode.io/api/packages/367043?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.41.v20210516", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.41.v20210516" }, { "url": "http://public2.vulnerablecode.io/api/packages/367044?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.42.v20210604", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.42.v20210604" }, { "url": "http://public2.vulnerablecode.io/api/packages/367045?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.43.v20210629", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.43.v20210629" }, { "url": "http://public2.vulnerablecode.io/api/packages/367046?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.44.v20210927", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.44.v20210927" }, { "url": "http://public2.vulnerablecode.io/api/packages/367047?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.45.v20220203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.45.v20220203" }, { "url": "http://public2.vulnerablecode.io/api/packages/367048?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.46.v20220331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.46.v20220331" }, { "url": "http://public2.vulnerablecode.io/api/packages/367049?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.47.v20220610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.47.v20220610" }, { "url": "http://public2.vulnerablecode.io/api/packages/367050?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.48.v20220622", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.48.v20220622" }, { "url": "http://public2.vulnerablecode.io/api/packages/367051?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.49.v20220914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.49.v20220914" }, { "url": "http://public2.vulnerablecode.io/api/packages/367052?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.50.v20221201", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@9.4.50.v20221201" }, { "url": "http://public2.vulnerablecode.io/api/packages/57088?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/238133?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/74004?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/367053?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367054?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367055?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367056?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367057?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367058?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367059?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367060?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367061?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367062?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367063?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@10.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57089?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/238134?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/74005?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/367064?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367065?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367066?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367067?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367068?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367069?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367070?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367071?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367072?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367073?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367074?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@11.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57090?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-deploy@12.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-deploy@12.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/36191?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173494?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173495?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173496?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173497?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173498?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173499?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173500?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173501?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173502?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173503?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173504?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.RC6" }, { "url": "http://public2.vulnerablecode.io/api/packages/173505?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.v20091005", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.0.v20091005" }, { "url": "http://public2.vulnerablecode.io/api/packages/173506?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.1.v20091125", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.1.v20091125" }, { "url": "http://public2.vulnerablecode.io/api/packages/173507?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.2.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.2.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173508?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.0.2.v20100331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.0.2.v20100331" }, { "url": "http://public2.vulnerablecode.io/api/packages/173509?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173510?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173511?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.0.v20100505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.0.v20100505" }, { "url": "http://public2.vulnerablecode.io/api/packages/173512?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.1.v20100517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.1.v20100517" }, { "url": "http://public2.vulnerablecode.io/api/packages/173513?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.2.v20100523", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.2.v20100523" }, { "url": "http://public2.vulnerablecode.io/api/packages/173514?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.3.v20100526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.3.v20100526" }, { "url": "http://public2.vulnerablecode.io/api/packages/173515?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.4.v20100610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.4.v20100610" }, { "url": "http://public2.vulnerablecode.io/api/packages/173516?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.5.v20100705", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.5.v20100705" }, { "url": "http://public2.vulnerablecode.io/api/packages/173517?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.1.6.v20100715", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.1.6.v20100715" }, { "url": "http://public2.vulnerablecode.io/api/packages/173518?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173519?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.2.0.v20101020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.2.0.v20101020" }, { "url": "http://public2.vulnerablecode.io/api/packages/173520?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.2.1.v20101111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.2.1.v20101111" }, { "url": "http://public2.vulnerablecode.io/api/packages/173521?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.2.2.v20101205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.2.2.v20101205" }, { "url": "http://public2.vulnerablecode.io/api/packages/173522?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.3.0.v20110203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.3.0.v20110203" }, { "url": "http://public2.vulnerablecode.io/api/packages/173523?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.3.1.v20110307", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.3.1.v20110307" }, { "url": "http://public2.vulnerablecode.io/api/packages/173524?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173525?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.4.0.v20110414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.4.0.v20110414" }, { "url": "http://public2.vulnerablecode.io/api/packages/173526?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.4.1.v20110513", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.4.1.v20110513" }, { "url": "http://public2.vulnerablecode.io/api/packages/173527?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.4.2.v20110526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.4.2.v20110526" }, { "url": "http://public2.vulnerablecode.io/api/packages/173528?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.4.3.v20110701", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.4.3.v20110701" }, { "url": "http://public2.vulnerablecode.io/api/packages/173529?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.4.4.v20110707", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.4.4.v20110707" }, { "url": "http://public2.vulnerablecode.io/api/packages/173530?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.4.5.v20110725", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.4.5.v20110725" }, { "url": "http://public2.vulnerablecode.io/api/packages/173531?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173532?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173533?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173534?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/173535?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173536?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/173537?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/173538?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.5.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.5.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/173539?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173540?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173541?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173542?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173543?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173544?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173545?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/173546?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/173547?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/173548?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/173549?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/173550?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/173551?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173552?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/173553?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/173554?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/173555?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/173556?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/173557?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/173558?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/173559?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/173560?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/173561?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173562?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/173563?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/173564?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/173565?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/173566?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@7.6.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@7.6.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173567?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173568?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173569?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173570?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173571?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173572?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/173573?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173574?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/173575?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/173576?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.0.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.0.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/173577?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173578?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/54661?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-ku7c-kpgx-2fg5" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/54662?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173579?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173580?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/173581?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/173582?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/173583?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/173584?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/173585?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/173586?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173587?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/173588?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/173589?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/173590?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/173591?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/173592?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/173593?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/173594?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/173595?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/173596?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/173597?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/173598?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/173599?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/173600?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/173601?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173602?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.1.22.v20160922", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.1.22.v20160922" }, { "url": "http://public2.vulnerablecode.io/api/packages/173603?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@8.2.0.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@8.2.0.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173604?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173605?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173606?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173607?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173608?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/173609?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.M5" }, { "url": "http://public2.vulnerablecode.io/api/packages/173610?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173611?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173612?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173613?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.v20130308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.0.v20130308" }, { "url": "http://public2.vulnerablecode.io/api/packages/173614?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.1.v20130408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.1.v20130408" }, { "url": "http://public2.vulnerablecode.io/api/packages/173615?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.2.v20130417", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.2.v20130417" }, { "url": "http://public2.vulnerablecode.io/api/packages/173616?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.3.v20130506", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.3.v20130506" }, { "url": "http://public2.vulnerablecode.io/api/packages/173617?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.4.v20130625", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.4.v20130625" }, { "url": "http://public2.vulnerablecode.io/api/packages/173618?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.5.v20130815", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.5.v20130815" }, { "url": "http://public2.vulnerablecode.io/api/packages/173619?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.6.v20130930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.6.v20130930" }, { "url": "http://public2.vulnerablecode.io/api/packages/173620?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.0.7.v20131107", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.0.7.v20131107" }, { "url": "http://public2.vulnerablecode.io/api/packages/173621?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173622?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173623?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173624?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/173625?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.v20131115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.0.v20131115" }, { "url": "http://public2.vulnerablecode.io/api/packages/173626?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.1.v20140108", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.1.v20140108" }, { "url": "http://public2.vulnerablecode.io/api/packages/173627?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.2.v20140210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.2.v20140210" }, { "url": "http://public2.vulnerablecode.io/api/packages/173628?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.3.v20140225", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.3.v20140225" }, { "url": "http://public2.vulnerablecode.io/api/packages/173629?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.4.v20140401", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.4.v20140401" }, { "url": "http://public2.vulnerablecode.io/api/packages/173630?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.5.v20140505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.5.v20140505" }, { "url": "http://public2.vulnerablecode.io/api/packages/173631?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.1.6.v20160112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.1.6.v20160112" }, { "url": "http://public2.vulnerablecode.io/api/packages/173632?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173633?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173634?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173635?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.v20140526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.0.v20140526" }, { "url": "http://public2.vulnerablecode.io/api/packages/173636?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.1.v20140609", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.1.v20140609" }, { "url": "http://public2.vulnerablecode.io/api/packages/173637?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.2.v20140723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.2.v20140723" }, { "url": "http://public2.vulnerablecode.io/api/packages/173638?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.3.v20140905", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.3.v20140905" }, { "url": "http://public2.vulnerablecode.io/api/packages/173639?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.4.v20141103", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.4.v20141103" }, { "url": "http://public2.vulnerablecode.io/api/packages/173640?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.5.v20141112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.5.v20141112" }, { "url": "http://public2.vulnerablecode.io/api/packages/173641?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.6.v20141205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.6.v20141205" }, { "url": "http://public2.vulnerablecode.io/api/packages/173642?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.7.v20150116", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.7.v20150116" }, { "url": "http://public2.vulnerablecode.io/api/packages/33210?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.8.v20150217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9x6q-13wc-3bdu" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.8.v20150217" }, { "url": "http://public2.vulnerablecode.io/api/packages/33212?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.9.v20150224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.9.v20150224" }, { "url": "http://public2.vulnerablecode.io/api/packages/173643?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.10.v20150310", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.10.v20150310" }, { "url": "http://public2.vulnerablecode.io/api/packages/173644?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173645?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.11.v20150529", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.11.v20150529" }, { "url": "http://public2.vulnerablecode.io/api/packages/173646?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.12.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.12.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173647?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.12.v20150709", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.12.v20150709" }, { "url": "http://public2.vulnerablecode.io/api/packages/173648?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.13.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.13.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/173649?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.14.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.14.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/173650?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.15.v20160210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.15.v20160210" }, { "url": "http://public2.vulnerablecode.io/api/packages/173651?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.16.v20160414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.16.v20160414" }, { "url": "http://public2.vulnerablecode.io/api/packages/173652?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.17.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.17.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/173653?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.18.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.18.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/173654?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.19.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.19.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/173655?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.20.v20161216", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.20.v20161216" }, { "url": "http://public2.vulnerablecode.io/api/packages/142048?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.21.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-dznb-x27e-kqan" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.21.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/32550?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.22.v20170606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.22.v20170606" }, { "url": "http://public2.vulnerablecode.io/api/packages/173656?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.23.v20171218", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.23.v20171218" }, { "url": "http://public2.vulnerablecode.io/api/packages/173657?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.24.v20180105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.24.v20180105" }, { "url": "http://public2.vulnerablecode.io/api/packages/32613?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.25.v20180606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.25.v20180606" }, { "url": "http://public2.vulnerablecode.io/api/packages/29146?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.26.v20180806", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.26.v20180806" }, { "url": "http://public2.vulnerablecode.io/api/packages/29189?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.27.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-6uhn-tn81-cyac" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.27.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/36179?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.28.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.28.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217929?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.29.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.29.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217930?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.2.30.v20200428", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.2.30.v20200428" }, { "url": "http://public2.vulnerablecode.io/api/packages/36192?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/185504?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/185505?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/185506?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/185507?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173658?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.v20150612", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.0.v20150612" }, { "url": "http://public2.vulnerablecode.io/api/packages/173659?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.1.v20150714", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.1.v20150714" }, { "url": "http://public2.vulnerablecode.io/api/packages/173660?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.2.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.2.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/173661?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.3.v20150827", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.3.v20150827" }, { "url": "http://public2.vulnerablecode.io/api/packages/173662?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.4.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.4.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173663?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.4.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.4.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173664?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.4.v20151007", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.4.v20151007" }, { "url": "http://public2.vulnerablecode.io/api/packages/173665?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.5.v20151012", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.5.v20151012" }, { "url": "http://public2.vulnerablecode.io/api/packages/173666?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.6.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.6.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/173667?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173668?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.7.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.7.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173669?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.7.v20160115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.7.v20160115" }, { "url": "http://public2.vulnerablecode.io/api/packages/173670?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.8.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.8.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173671?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.8.v20160314", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.8.v20160314" }, { "url": "http://public2.vulnerablecode.io/api/packages/173672?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.9.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.9.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173673?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.9.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-r725-4tby-87f2" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.9.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/173674?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.9.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.9.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/173675?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.10.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.10.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173676?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.10.v20160621", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.10.v20160621" }, { "url": "http://public2.vulnerablecode.io/api/packages/173677?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173678?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.11.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.11.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/173679?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.12.v20160915", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.12.v20160915" }, { "url": "http://public2.vulnerablecode.io/api/packages/173680?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.13.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.13.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173681?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.13.v20161014", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.13.v20161014" }, { "url": "http://public2.vulnerablecode.io/api/packages/173682?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.14.v20161028", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.14.v20161028" }, { "url": "http://public2.vulnerablecode.io/api/packages/173683?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.15.v20161220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.15.v20161220" }, { "url": "http://public2.vulnerablecode.io/api/packages/173684?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.16.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.16.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/173685?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.17.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.17.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173686?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.17.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.17.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/173687?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.18.v20170406", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.18.v20170406" }, { "url": "http://public2.vulnerablecode.io/api/packages/142050?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.19.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-dznb-x27e-kqan" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.19.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/77938?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.20.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.20.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/173688?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.21.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.21.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173689?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.21.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.21.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173690?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.21.v20170918", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.21.v20170918" }, { "url": "http://public2.vulnerablecode.io/api/packages/173691?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.22.v20171030", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.22.v20171030" }, { "url": "http://public2.vulnerablecode.io/api/packages/32612?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.23.v20180228", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.23.v20180228" }, { "url": "http://public2.vulnerablecode.io/api/packages/29147?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.24.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kh4j-dvmk-akaz" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.24.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/35714?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.25.v20180904", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.25.v20180904" }, { "url": "http://public2.vulnerablecode.io/api/packages/36206?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.26.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-6uhn-tn81-cyac" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.26.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/36180?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.27.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.27.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217931?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.28.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.28.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217932?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.29.v20201019", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.29.v20201019" }, { "url": "http://public2.vulnerablecode.io/api/packages/217933?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.3.30.v20211001", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.3.30.v20211001" }, { "url": "http://public2.vulnerablecode.io/api/packages/36193?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/185508?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/185509?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/185510?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/185511?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/185512?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/173368?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.v20161208", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.v20161208" }, { "url": "http://public2.vulnerablecode.io/api/packages/173369?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.0.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/173370?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.1.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.1.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/173371?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.1.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.1.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/173372?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.2.v20170220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.2.v20170220" }, { "url": "http://public2.vulnerablecode.io/api/packages/173373?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.2.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.2.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/173374?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.3.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.3.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/173375?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.3.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.3.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/173376?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.4.v20170414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.4.v20170414" }, { "url": "http://public2.vulnerablecode.io/api/packages/173377?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.4.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.4.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/142049?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.5.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-dznb-x27e-kqan" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.5.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/173378?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.5.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.5.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/32549?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.6.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.6.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/173379?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.6.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.6.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/173380?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173381?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.7.v20170914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.7.v20170914" }, { "url": "http://public2.vulnerablecode.io/api/packages/173382?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.7.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.7.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/29128?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.8.v20171121", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.8.v20171121" }, { "url": "http://public2.vulnerablecode.io/api/packages/29129?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.8.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.8.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/173692?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.9.v20180320", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.9.v20180320" }, { "url": "http://public2.vulnerablecode.io/api/packages/173693?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.10.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.10.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/173694?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.10.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.10.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/142009?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.10.v20180503", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-q54z-9km5-7bf3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.10.v20180503" }, { "url": "http://public2.vulnerablecode.io/api/packages/29148?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.11.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.11.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/185513?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/185514?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/142105?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kh4j-dvmk-akaz" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/35713?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.v20180830", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.12.v20180830" }, { "url": "http://public2.vulnerablecode.io/api/packages/185515?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.13.v20181111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.13.v20181111" }, { "url": "http://public2.vulnerablecode.io/api/packages/185516?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.14.v20181114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.14.v20181114" }, { "url": "http://public2.vulnerablecode.io/api/packages/142110?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.15.v20190215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.15.v20190215" }, { "url": "http://public2.vulnerablecode.io/api/packages/36207?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.16.v20190411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-6uhn-tn81-cyac" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.16.v20190411" }, { "url": "http://public2.vulnerablecode.io/api/packages/36181?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.17.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.17.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217934?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.18.v20190429" }, { "url": "http://public2.vulnerablecode.io/api/packages/217935?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.19.v20190610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.19.v20190610" }, { "url": "http://public2.vulnerablecode.io/api/packages/217936?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.20.v20190813", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.20.v20190813" }, { "url": "http://public2.vulnerablecode.io/api/packages/78878?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.21.v20190926", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-zdt8-jrn2-m3ff" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.21.v20190926" }, { "url": "http://public2.vulnerablecode.io/api/packages/78880?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.22.v20191022", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-zdt8-jrn2-m3ff" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.22.v20191022" }, { "url": "http://public2.vulnerablecode.io/api/packages/78881?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.23.v20191118", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-zdt8-jrn2-m3ff" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.23.v20191118" }, { "url": "http://public2.vulnerablecode.io/api/packages/78879?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.24.v20191120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.24.v20191120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217937?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.25.v20191220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.25.v20191220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217938?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.26.v20200117", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.26.v20200117" }, { "url": "http://public2.vulnerablecode.io/api/packages/212093?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.27.v20200227", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-sw3q-jzqx-dkbn" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.27.v20200227" }, { "url": "http://public2.vulnerablecode.io/api/packages/212094?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.28.v20200408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-sw3q-jzqx-dkbn" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.28.v20200408" }, { "url": "http://public2.vulnerablecode.io/api/packages/212095?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.29.v20200521", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-sw3q-jzqx-dkbn" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.29.v20200521" }, { "url": "http://public2.vulnerablecode.io/api/packages/73162?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.30.v20200611", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.30.v20200611" }, { "url": "http://public2.vulnerablecode.io/api/packages/217939?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.31.v20200723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.31.v20200723" }, { "url": "http://public2.vulnerablecode.io/api/packages/217940?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.32.v20200930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.32.v20200930" }, { "url": "http://public2.vulnerablecode.io/api/packages/217941?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.33.v20201020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.33.v20201020" }, { "url": "http://public2.vulnerablecode.io/api/packages/222608?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.34.v20201102", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.34.v20201102" }, { "url": "http://public2.vulnerablecode.io/api/packages/73035?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.35.v20201120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.35.v20201120" }, { "url": "http://public2.vulnerablecode.io/api/packages/233423?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.36.v20210114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.36.v20210114" }, { "url": "http://public2.vulnerablecode.io/api/packages/233424?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.37.v20210219", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.37.v20210219" }, { "url": "http://public2.vulnerablecode.io/api/packages/237850?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.38.v20210224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.38.v20210224" }, { "url": "http://public2.vulnerablecode.io/api/packages/238124?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.39.v20210325", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.39.v20210325" }, { "url": "http://public2.vulnerablecode.io/api/packages/253570?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.40.v20210413", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.40.v20210413" }, { "url": "http://public2.vulnerablecode.io/api/packages/366705?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.41.v20210516", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.41.v20210516" }, { "url": "http://public2.vulnerablecode.io/api/packages/366706?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.42.v20210604", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.42.v20210604" }, { "url": "http://public2.vulnerablecode.io/api/packages/366707?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.43.v20210629", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.43.v20210629" }, { "url": "http://public2.vulnerablecode.io/api/packages/366708?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.44.v20210927", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.44.v20210927" }, { "url": "http://public2.vulnerablecode.io/api/packages/366709?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.45.v20220203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.45.v20220203" }, { "url": "http://public2.vulnerablecode.io/api/packages/366710?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.46.v20220331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.46.v20220331" }, { "url": "http://public2.vulnerablecode.io/api/packages/366711?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.47.v20220610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.47.v20220610" }, { "url": "http://public2.vulnerablecode.io/api/packages/366712?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.48.v20220622", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.48.v20220622" }, { "url": "http://public2.vulnerablecode.io/api/packages/366713?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.49.v20220914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.49.v20220914" }, { "url": "http://public2.vulnerablecode.io/api/packages/366714?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.50.v20221201", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.50.v20221201" }, { "url": "http://public2.vulnerablecode.io/api/packages/57073?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/75883?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/73829?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/76405?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/319664?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/319665?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/319666?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/319667?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/319668?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/319669?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/81317?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/366715?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/366716?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/366717?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57074?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/75892?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/73837?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/76406?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/319670?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/319671?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/319672?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/319673?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/319674?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/319675?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-h3wz-rdkt-7ue6" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/81318?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/366718?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/366719?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/366720?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/581326?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@12.0.0alpha0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@12.0.0alpha0" }, { "url": "http://public2.vulnerablecode.io/api/packages/57075?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@12.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-daws-9x98-vbbm" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@12.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251565?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251566?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251567?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251568?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/251569?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/251570?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251571?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251572?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251573?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/251574?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/251575?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/251576?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.RC6" }, { "url": "http://public2.vulnerablecode.io/api/packages/251577?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.v20091005", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.0.v20091005" }, { "url": "http://public2.vulnerablecode.io/api/packages/251578?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.1.v20091125", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.1.v20091125" }, { "url": "http://public2.vulnerablecode.io/api/packages/251579?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.2.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.2.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251580?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.2.v20100331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.0.2.v20100331" }, { "url": "http://public2.vulnerablecode.io/api/packages/251581?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251582?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251583?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.0.v20100505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.0.v20100505" }, { "url": "http://public2.vulnerablecode.io/api/packages/251584?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.1.v20100517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.1.v20100517" }, { "url": "http://public2.vulnerablecode.io/api/packages/251585?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.2.v20100523", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.2.v20100523" }, { "url": "http://public2.vulnerablecode.io/api/packages/251586?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.3.v20100526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.3.v20100526" }, { "url": "http://public2.vulnerablecode.io/api/packages/251587?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.4.v20100610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.4.v20100610" }, { "url": "http://public2.vulnerablecode.io/api/packages/251588?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.5.v20100705", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.5.v20100705" }, { "url": "http://public2.vulnerablecode.io/api/packages/251589?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.6.v20100715", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.1.6.v20100715" }, { "url": "http://public2.vulnerablecode.io/api/packages/251590?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251591?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.0.v20101020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.0.v20101020" }, { "url": "http://public2.vulnerablecode.io/api/packages/251592?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.1.v20101111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.1.v20101111" }, { "url": "http://public2.vulnerablecode.io/api/packages/251593?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.2.v20101205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.2.2.v20101205" }, { "url": "http://public2.vulnerablecode.io/api/packages/251594?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.3.0.v20110203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.3.0.v20110203" }, { "url": "http://public2.vulnerablecode.io/api/packages/251595?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.3.1.v20110307", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.3.1.v20110307" }, { "url": "http://public2.vulnerablecode.io/api/packages/251596?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251597?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.0.v20110414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.0.v20110414" }, { "url": "http://public2.vulnerablecode.io/api/packages/251598?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.1.v20110513", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.1.v20110513" }, { "url": "http://public2.vulnerablecode.io/api/packages/251599?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.2.v20110526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.2.v20110526" }, { "url": "http://public2.vulnerablecode.io/api/packages/251600?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.3.v20110701", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.3.v20110701" }, { "url": "http://public2.vulnerablecode.io/api/packages/251601?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.4.v20110707", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.4.v20110707" }, { "url": "http://public2.vulnerablecode.io/api/packages/251602?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.5.v20110725", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.4.5.v20110725" }, { "url": "http://public2.vulnerablecode.io/api/packages/251603?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251604?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251605?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251606?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/251607?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/251608?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/251609?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/251610?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.5.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/251611?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251612?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251613?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251614?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/251615?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/251616?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/251617?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/251618?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/251619?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/251620?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/251621?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/251622?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/251623?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/251624?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/251625?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/251626?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/251627?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/251628?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/251629?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/251630?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/251631?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/251632?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/251633?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/251634?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/251635?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/251636?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/251637?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/251638?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@7.6.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/251639?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251640?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251641?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251642?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/251643?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251644?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/251645?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/251646?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/251647?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/251648?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.0.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/251649?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251650?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251651?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251652?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/251653?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/251654?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/251655?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/251656?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/251657?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/251658?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/251659?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/251660?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/251661?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/251662?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/251663?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/251664?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/251665?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/251666?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/251667?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/251668?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/251669?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/251670?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/251671?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/251672?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/251673?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/251674?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/251675?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/251676?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.22.v20160922", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.1.22.v20160922" }, { "url": "http://public2.vulnerablecode.io/api/packages/251677?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@8.2.0.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@8.2.0.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/251678?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251679?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251680?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251681?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/251682?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/251683?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.M5" }, { "url": "http://public2.vulnerablecode.io/api/packages/251684?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251685?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251686?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251687?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.v20130308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.v20130308" }, { "url": "http://public2.vulnerablecode.io/api/packages/251688?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.1.v20130408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.1.v20130408" }, { "url": "http://public2.vulnerablecode.io/api/packages/251689?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.2.v20130417", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.2.v20130417" }, { "url": "http://public2.vulnerablecode.io/api/packages/251690?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.3.v20130506", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.3.v20130506" }, { "url": "http://public2.vulnerablecode.io/api/packages/251691?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.4.v20130625", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.4.v20130625" }, { "url": "http://public2.vulnerablecode.io/api/packages/251692?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.5.v20130815", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.5.v20130815" }, { "url": "http://public2.vulnerablecode.io/api/packages/251693?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.6.v20130930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.6.v20130930" }, { "url": "http://public2.vulnerablecode.io/api/packages/251694?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.7.v20131107", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.7.v20131107" }, { "url": "http://public2.vulnerablecode.io/api/packages/251695?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251696?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251697?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251698?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251699?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.v20131115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.v20131115" }, { "url": "http://public2.vulnerablecode.io/api/packages/251700?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.1.v20140108", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.1.v20140108" }, { "url": "http://public2.vulnerablecode.io/api/packages/251701?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.2.v20140210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.2.v20140210" }, { "url": "http://public2.vulnerablecode.io/api/packages/251702?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.3.v20140225", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.3.v20140225" }, { "url": "http://public2.vulnerablecode.io/api/packages/251703?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.4.v20140401", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.4.v20140401" }, { "url": "http://public2.vulnerablecode.io/api/packages/251704?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.5.v20140505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.5.v20140505" }, { "url": "http://public2.vulnerablecode.io/api/packages/251705?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.6.v20160112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.6.v20160112" }, { "url": "http://public2.vulnerablecode.io/api/packages/251706?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251707?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251708?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251709?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.v20140526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.v20140526" }, { "url": "http://public2.vulnerablecode.io/api/packages/251710?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.1.v20140609", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.1.v20140609" }, { "url": "http://public2.vulnerablecode.io/api/packages/251711?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.2.v20140723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.2.v20140723" }, { "url": "http://public2.vulnerablecode.io/api/packages/251712?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.3.v20140905", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.3.v20140905" }, { "url": "http://public2.vulnerablecode.io/api/packages/251713?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.4.v20141103", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.4.v20141103" }, { "url": "http://public2.vulnerablecode.io/api/packages/251714?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.5.v20141112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.5.v20141112" }, { "url": "http://public2.vulnerablecode.io/api/packages/251715?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.6.v20141205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.6.v20141205" }, { "url": "http://public2.vulnerablecode.io/api/packages/251716?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.7.v20150116", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.7.v20150116" }, { "url": "http://public2.vulnerablecode.io/api/packages/251717?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.8.v20150217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.8.v20150217" }, { "url": "http://public2.vulnerablecode.io/api/packages/251718?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.9.v20150224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.9.v20150224" }, { "url": "http://public2.vulnerablecode.io/api/packages/251719?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.10.v20150310", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.10.v20150310" }, { "url": "http://public2.vulnerablecode.io/api/packages/251720?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251721?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.v20150529", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.v20150529" }, { "url": "http://public2.vulnerablecode.io/api/packages/251722?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251723?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.v20150709", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.v20150709" }, { "url": "http://public2.vulnerablecode.io/api/packages/251724?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.13.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.13.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/251725?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.14.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.14.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/251726?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.15.v20160210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.15.v20160210" }, { "url": "http://public2.vulnerablecode.io/api/packages/251727?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.16.v20160414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.16.v20160414" }, { "url": "http://public2.vulnerablecode.io/api/packages/251728?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.17.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.17.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/251729?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.18.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.18.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/251730?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.19.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.19.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/251731?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.20.v20161216", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.20.v20161216" }, { "url": "http://public2.vulnerablecode.io/api/packages/251732?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.21.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.21.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251733?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.22.v20170606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.22.v20170606" }, { "url": "http://public2.vulnerablecode.io/api/packages/251734?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.23.v20171218", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.23.v20171218" }, { "url": "http://public2.vulnerablecode.io/api/packages/251735?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.24.v20180105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.24.v20180105" }, { "url": "http://public2.vulnerablecode.io/api/packages/251736?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.25.v20180606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.25.v20180606" }, { "url": "http://public2.vulnerablecode.io/api/packages/251737?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.26.v20180806", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.26.v20180806" }, { "url": "http://public2.vulnerablecode.io/api/packages/251738?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.27.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.27.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/251739?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.28.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.28.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/251740?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.29.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.29.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/251741?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.30.v20200428", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.30.v20200428" }, { "url": "http://public2.vulnerablecode.io/api/packages/251742?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251743?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251744?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251745?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251746?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251747?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.v20150612", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.v20150612" }, { "url": "http://public2.vulnerablecode.io/api/packages/251748?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.1.v20150714", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.1.v20150714" }, { "url": "http://public2.vulnerablecode.io/api/packages/251749?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.2.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.2.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/251750?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.3.v20150827", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.3.v20150827" }, { "url": "http://public2.vulnerablecode.io/api/packages/251751?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251752?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251753?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.v20151007", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.v20151007" }, { "url": "http://public2.vulnerablecode.io/api/packages/251754?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.5.v20151012", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.5.v20151012" }, { "url": "http://public2.vulnerablecode.io/api/packages/251755?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.6.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.6.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/251756?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251757?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251758?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.v20160115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.v20160115" }, { "url": "http://public2.vulnerablecode.io/api/packages/251759?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251760?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.v20160314", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.v20160314" }, { "url": "http://public2.vulnerablecode.io/api/packages/251761?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251762?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251763?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/251764?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251765?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.v20160621", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.v20160621" }, { "url": "http://public2.vulnerablecode.io/api/packages/251766?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251767?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/251768?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.12.v20160915", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.12.v20160915" }, { "url": "http://public2.vulnerablecode.io/api/packages/251769?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251770?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.v20161014", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.v20161014" }, { "url": "http://public2.vulnerablecode.io/api/packages/251771?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.14.v20161028", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.14.v20161028" }, { "url": "http://public2.vulnerablecode.io/api/packages/251772?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.15.v20161220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.15.v20161220" }, { "url": "http://public2.vulnerablecode.io/api/packages/251773?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.16.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.16.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251774?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251775?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/251776?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.18.v20170406", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.18.v20170406" }, { "url": "http://public2.vulnerablecode.io/api/packages/251777?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.19.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.19.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/251778?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.20.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.20.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/251779?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251780?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251781?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.v20170918", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.v20170918" }, { "url": "http://public2.vulnerablecode.io/api/packages/251782?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.22.v20171030", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.22.v20171030" }, { "url": "http://public2.vulnerablecode.io/api/packages/251783?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.23.v20180228", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.23.v20180228" }, { "url": "http://public2.vulnerablecode.io/api/packages/251784?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.24.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.24.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/251785?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.25.v20180904", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.25.v20180904" }, { "url": "http://public2.vulnerablecode.io/api/packages/251786?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.26.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.26.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/251787?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.27.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.27.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/251788?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.28.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.28.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/251789?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.29.v20201019", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.29.v20201019" }, { "url": "http://public2.vulnerablecode.io/api/packages/251790?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.30.v20211001", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.30.v20211001" }, { "url": "http://public2.vulnerablecode.io/api/packages/251791?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251792?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251793?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251794?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251795?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251796?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/251797?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20161208", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20161208" }, { "url": "http://public2.vulnerablecode.io/api/packages/251798?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251799?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251800?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251801?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20170220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20170220" }, { "url": "http://public2.vulnerablecode.io/api/packages/251802?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251803?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/251804?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251805?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20170414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20170414" }, { "url": "http://public2.vulnerablecode.io/api/packages/251806?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251807?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/251808?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251809?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/251810?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251811?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251812?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20170914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20170914" }, { "url": "http://public2.vulnerablecode.io/api/packages/251813?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251814?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20171121", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20171121" }, { "url": "http://public2.vulnerablecode.io/api/packages/251815?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251816?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.9.v20180320", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.9.v20180320" }, { "url": "http://public2.vulnerablecode.io/api/packages/251817?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251818?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251819?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.v20180503", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.v20180503" }, { "url": "http://public2.vulnerablecode.io/api/packages/251820?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.11.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.11.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/251821?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251822?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251823?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251824?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.v20180830", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.v20180830" }, { "url": "http://public2.vulnerablecode.io/api/packages/251825?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.13.v20181111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.13.v20181111" }, { "url": "http://public2.vulnerablecode.io/api/packages/251826?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.14.v20181114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.14.v20181114" }, { "url": "http://public2.vulnerablecode.io/api/packages/251827?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.15.v20190215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.15.v20190215" }, { "url": "http://public2.vulnerablecode.io/api/packages/251828?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.16.v20190411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.16.v20190411" }, { "url": "http://public2.vulnerablecode.io/api/packages/251829?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.17.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.17.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/251830?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429" }, { "url": "http://public2.vulnerablecode.io/api/packages/251831?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.19.v20190610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.19.v20190610" }, { "url": "http://public2.vulnerablecode.io/api/packages/251832?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.20.v20190813", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.20.v20190813" }, { "url": "http://public2.vulnerablecode.io/api/packages/251833?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.21.v20190926", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.21.v20190926" }, { "url": "http://public2.vulnerablecode.io/api/packages/251834?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.22.v20191022", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.22.v20191022" }, { "url": "http://public2.vulnerablecode.io/api/packages/251835?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.23.v20191118", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.23.v20191118" }, { "url": "http://public2.vulnerablecode.io/api/packages/251836?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.24.v20191120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.24.v20191120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251837?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.25.v20191220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.25.v20191220" }, { "url": "http://public2.vulnerablecode.io/api/packages/251838?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.26.v20200117", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.26.v20200117" }, { "url": "http://public2.vulnerablecode.io/api/packages/251839?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.27.v20200227", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.27.v20200227" }, { "url": "http://public2.vulnerablecode.io/api/packages/251840?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.28.v20200408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.28.v20200408" }, { "url": "http://public2.vulnerablecode.io/api/packages/251841?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.29.v20200521", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.29.v20200521" }, { "url": "http://public2.vulnerablecode.io/api/packages/251842?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.30.v20200611", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.30.v20200611" }, { "url": "http://public2.vulnerablecode.io/api/packages/251843?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.31.v20200723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.31.v20200723" }, { "url": "http://public2.vulnerablecode.io/api/packages/251844?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.32.v20200930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.32.v20200930" }, { "url": "http://public2.vulnerablecode.io/api/packages/251845?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.33.v20201020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.33.v20201020" }, { "url": "http://public2.vulnerablecode.io/api/packages/251846?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.34.v20201102", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.34.v20201102" }, { "url": "http://public2.vulnerablecode.io/api/packages/251847?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.35.v20201120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.35.v20201120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251848?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.36.v20210114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.36.v20210114" }, { "url": "http://public2.vulnerablecode.io/api/packages/251849?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.37.v20210219", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.37.v20210219" }, { "url": "http://public2.vulnerablecode.io/api/packages/251850?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.38.v20210224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.38.v20210224" }, { "url": "http://public2.vulnerablecode.io/api/packages/251851?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.39.v20210325", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.39.v20210325" }, { "url": "http://public2.vulnerablecode.io/api/packages/251852?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.40.v20210413", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.40.v20210413" }, { "url": "http://public2.vulnerablecode.io/api/packages/251853?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.41.v20210516", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.41.v20210516" }, { "url": "http://public2.vulnerablecode.io/api/packages/367108?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.42.v20210604", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.42.v20210604" }, { "url": "http://public2.vulnerablecode.io/api/packages/367109?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.43.v20210629", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.43.v20210629" }, { "url": "http://public2.vulnerablecode.io/api/packages/367110?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.44.v20210927", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.44.v20210927" }, { "url": "http://public2.vulnerablecode.io/api/packages/367111?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.45.v20220203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.45.v20220203" }, { "url": "http://public2.vulnerablecode.io/api/packages/367112?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.46.v20220331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.46.v20220331" }, { "url": "http://public2.vulnerablecode.io/api/packages/367113?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.47.v20220610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.47.v20220610" }, { "url": "http://public2.vulnerablecode.io/api/packages/367114?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.48.v20220622", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.48.v20220622" }, { "url": "http://public2.vulnerablecode.io/api/packages/367115?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.49.v20220914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.49.v20220914" }, { "url": "http://public2.vulnerablecode.io/api/packages/367116?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.50.v20221201", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.50.v20221201" }, { "url": "http://public2.vulnerablecode.io/api/packages/57107?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251854?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251855?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/76563?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367117?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367118?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367119?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367120?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367121?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367122?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367123?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367124?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367125?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367126?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57108?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251856?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251857?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/76564?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367127?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367128?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367129?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367130?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367131?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367132?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367133?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367134?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367135?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367136?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57109?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@12.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@12.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217601?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217602?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217603?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217604?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/217605?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/217606?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217607?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217608?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217609?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/217610?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/217611?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/217612?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.RC6" }, { "url": "http://public2.vulnerablecode.io/api/packages/217613?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.v20091005", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.0.v20091005" }, { "url": "http://public2.vulnerablecode.io/api/packages/217614?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.1.v20091125", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.1.v20091125" }, { "url": "http://public2.vulnerablecode.io/api/packages/217615?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.2.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.2.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217616?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.2.v20100331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.0.2.v20100331" }, { "url": "http://public2.vulnerablecode.io/api/packages/217617?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217618?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217619?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.0.v20100505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.0.v20100505" }, { "url": "http://public2.vulnerablecode.io/api/packages/217620?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.1.v20100517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.1.v20100517" }, { "url": "http://public2.vulnerablecode.io/api/packages/217621?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.2.v20100523", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.2.v20100523" }, { "url": "http://public2.vulnerablecode.io/api/packages/217622?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.3.v20100526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.3.v20100526" }, { "url": "http://public2.vulnerablecode.io/api/packages/217623?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.4.v20100610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.4.v20100610" }, { "url": "http://public2.vulnerablecode.io/api/packages/217624?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.5.v20100705", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.5.v20100705" }, { "url": "http://public2.vulnerablecode.io/api/packages/217625?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.6.v20100715", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.1.6.v20100715" }, { "url": "http://public2.vulnerablecode.io/api/packages/217626?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217627?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.0.v20101020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.0.v20101020" }, { "url": "http://public2.vulnerablecode.io/api/packages/217628?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.1.v20101111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.1.v20101111" }, { "url": "http://public2.vulnerablecode.io/api/packages/217629?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.2.v20101205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.2.2.v20101205" }, { "url": "http://public2.vulnerablecode.io/api/packages/217630?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.3.0.v20110203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.3.0.v20110203" }, { "url": "http://public2.vulnerablecode.io/api/packages/217631?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.3.1.v20110307", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.3.1.v20110307" }, { "url": "http://public2.vulnerablecode.io/api/packages/217632?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217633?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.0.v20110414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.0.v20110414" }, { "url": "http://public2.vulnerablecode.io/api/packages/217634?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.1.v20110513", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.1.v20110513" }, { "url": "http://public2.vulnerablecode.io/api/packages/217635?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.2.v20110526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.2.v20110526" }, { "url": "http://public2.vulnerablecode.io/api/packages/217636?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.3.v20110701", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.3.v20110701" }, { "url": "http://public2.vulnerablecode.io/api/packages/217637?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.4.v20110707", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.4.v20110707" }, { "url": "http://public2.vulnerablecode.io/api/packages/217638?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.5.v20110725", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.4.5.v20110725" }, { "url": "http://public2.vulnerablecode.io/api/packages/217639?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217640?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217641?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217642?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/217643?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/217644?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/217645?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/217646?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.5.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/217647?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217648?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217649?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217650?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/217651?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/217652?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/217653?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/217654?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/217655?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/217656?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/217657?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/217658?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/217659?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/217660?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/217661?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/217662?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/217663?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/217664?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/217665?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/217666?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/217667?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/217668?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/217669?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/217670?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/217671?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/217672?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/217673?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/217674?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@7.6.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/217675?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217676?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217677?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217678?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/217679?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217680?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.v20110901", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.0.v20110901" }, { "url": "http://public2.vulnerablecode.io/api/packages/217681?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.1.v20110908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.1.v20110908" }, { "url": "http://public2.vulnerablecode.io/api/packages/217682?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.2.v20111006", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.2.v20111006" }, { "url": "http://public2.vulnerablecode.io/api/packages/217683?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.3.v20111011", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.3.v20111011" }, { "url": "http://public2.vulnerablecode.io/api/packages/217684?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.4.v20111024", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.0.4.v20111024" }, { "url": "http://public2.vulnerablecode.io/api/packages/217685?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217686?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217687?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217688?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC4" }, { "url": "http://public2.vulnerablecode.io/api/packages/217689?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.RC5" }, { "url": "http://public2.vulnerablecode.io/api/packages/217690?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.v20120127", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.0.v20120127" }, { "url": "http://public2.vulnerablecode.io/api/packages/217691?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.1.v20120215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.1.v20120215" }, { "url": "http://public2.vulnerablecode.io/api/packages/217692?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.2.v20120308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.2.v20120308" }, { "url": "http://public2.vulnerablecode.io/api/packages/217693?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.3.v20120416", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.3.v20120416" }, { "url": "http://public2.vulnerablecode.io/api/packages/217694?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.4.v20120524", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.4.v20120524" }, { "url": "http://public2.vulnerablecode.io/api/packages/217695?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.5.v20120716", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.5.v20120716" }, { "url": "http://public2.vulnerablecode.io/api/packages/217696?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.6.v20120903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.6.v20120903" }, { "url": "http://public2.vulnerablecode.io/api/packages/217697?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.7.v20120910", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.7.v20120910" }, { "url": "http://public2.vulnerablecode.io/api/packages/217698?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.8.v20121106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.8.v20121106" }, { "url": "http://public2.vulnerablecode.io/api/packages/217699?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.9.v20130131", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.9.v20130131" }, { "url": "http://public2.vulnerablecode.io/api/packages/217700?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.10.v20130312", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.10.v20130312" }, { "url": "http://public2.vulnerablecode.io/api/packages/217701?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.11.v20130520", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.11.v20130520" }, { "url": "http://public2.vulnerablecode.io/api/packages/217702?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.12.v20130726", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.12.v20130726" }, { "url": "http://public2.vulnerablecode.io/api/packages/217703?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.13.v20130916", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.13.v20130916" }, { "url": "http://public2.vulnerablecode.io/api/packages/217704?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.14.v20131031", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.14.v20131031" }, { "url": "http://public2.vulnerablecode.io/api/packages/217705?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.15.v20140411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.15.v20140411" }, { "url": "http://public2.vulnerablecode.io/api/packages/217706?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.16.v20140903", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.16.v20140903" }, { "url": "http://public2.vulnerablecode.io/api/packages/217707?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.17.v20150415", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.17.v20150415" }, { "url": "http://public2.vulnerablecode.io/api/packages/217708?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.18.v20150929", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.18.v20150929" }, { "url": "http://public2.vulnerablecode.io/api/packages/217709?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.19.v20160209", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.19.v20160209" }, { "url": "http://public2.vulnerablecode.io/api/packages/217710?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.20.v20160902", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.20.v20160902" }, { "url": "http://public2.vulnerablecode.io/api/packages/217711?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.21.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.21.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/217712?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.22.v20160922", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.1.22.v20160922" }, { "url": "http://public2.vulnerablecode.io/api/packages/217713?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@8.2.0.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@8.2.0.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/217714?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217715?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217716?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217717?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M3" }, { "url": "http://public2.vulnerablecode.io/api/packages/217718?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M4" }, { "url": "http://public2.vulnerablecode.io/api/packages/217719?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.M5" }, { "url": "http://public2.vulnerablecode.io/api/packages/217720?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217721?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217722?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217723?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.v20130308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.v20130308" }, { "url": "http://public2.vulnerablecode.io/api/packages/217724?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.1.v20130408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.1.v20130408" }, { "url": "http://public2.vulnerablecode.io/api/packages/217725?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.2.v20130417", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.2.v20130417" }, { "url": "http://public2.vulnerablecode.io/api/packages/217726?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.3.v20130506", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.3.v20130506" }, { "url": "http://public2.vulnerablecode.io/api/packages/217727?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.4.v20130625", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.4.v20130625" }, { "url": "http://public2.vulnerablecode.io/api/packages/217728?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.5.v20130815", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.5.v20130815" }, { "url": "http://public2.vulnerablecode.io/api/packages/217729?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.6.v20130930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.6.v20130930" }, { "url": "http://public2.vulnerablecode.io/api/packages/217730?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.7.v20131107", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.7.v20131107" }, { "url": "http://public2.vulnerablecode.io/api/packages/217731?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217732?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217733?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217734?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217735?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.v20131115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.v20131115" }, { "url": "http://public2.vulnerablecode.io/api/packages/217736?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.1.v20140108", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.1.v20140108" }, { "url": "http://public2.vulnerablecode.io/api/packages/217737?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.2.v20140210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.2.v20140210" }, { "url": "http://public2.vulnerablecode.io/api/packages/217738?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.3.v20140225", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.3.v20140225" }, { "url": "http://public2.vulnerablecode.io/api/packages/217739?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.4.v20140401", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.4.v20140401" }, { "url": "http://public2.vulnerablecode.io/api/packages/217740?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.5.v20140505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.5.v20140505" }, { "url": "http://public2.vulnerablecode.io/api/packages/217741?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.6.v20160112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.6.v20160112" }, { "url": "http://public2.vulnerablecode.io/api/packages/217742?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217743?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217744?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217745?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.v20140526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.v20140526" }, { "url": "http://public2.vulnerablecode.io/api/packages/217746?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.1.v20140609", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.1.v20140609" }, { "url": "http://public2.vulnerablecode.io/api/packages/217747?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.2.v20140723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.2.v20140723" }, { "url": "http://public2.vulnerablecode.io/api/packages/217748?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.3.v20140905", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.3.v20140905" }, { "url": "http://public2.vulnerablecode.io/api/packages/217749?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.4.v20141103", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.4.v20141103" }, { "url": "http://public2.vulnerablecode.io/api/packages/217750?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.5.v20141112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.5.v20141112" }, { "url": "http://public2.vulnerablecode.io/api/packages/217751?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.6.v20141205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.6.v20141205" }, { "url": "http://public2.vulnerablecode.io/api/packages/217752?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.7.v20150116", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.7.v20150116" }, { "url": "http://public2.vulnerablecode.io/api/packages/217753?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.8.v20150217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.8.v20150217" }, { "url": "http://public2.vulnerablecode.io/api/packages/217754?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.9.v20150224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.9.v20150224" }, { "url": "http://public2.vulnerablecode.io/api/packages/217755?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.10.v20150310", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.10.v20150310" }, { "url": "http://public2.vulnerablecode.io/api/packages/217756?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217757?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.v20150529", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.v20150529" }, { "url": "http://public2.vulnerablecode.io/api/packages/217758?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217759?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.v20150709", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.v20150709" }, { "url": "http://public2.vulnerablecode.io/api/packages/217760?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.13.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.13.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/217761?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.14.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.14.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/217762?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.15.v20160210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.15.v20160210" }, { "url": "http://public2.vulnerablecode.io/api/packages/217763?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.16.v20160414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.16.v20160414" }, { "url": "http://public2.vulnerablecode.io/api/packages/217764?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.17.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.17.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/217765?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.18.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.18.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/217766?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.19.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.19.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/217767?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.20.v20161216", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.20.v20161216" }, { "url": "http://public2.vulnerablecode.io/api/packages/217768?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.21.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.21.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217769?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.22.v20170606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.22.v20170606" }, { "url": "http://public2.vulnerablecode.io/api/packages/217770?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.23.v20171218", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.23.v20171218" }, { "url": "http://public2.vulnerablecode.io/api/packages/217771?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.24.v20180105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.24.v20180105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217772?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.25.v20180606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.25.v20180606" }, { "url": "http://public2.vulnerablecode.io/api/packages/217773?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.26.v20180806", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.26.v20180806" }, { "url": "http://public2.vulnerablecode.io/api/packages/217774?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.27.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.27.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/217775?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.28.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.28.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217776?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.29.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.29.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217777?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.30.v20200428", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.30.v20200428" }, { "url": "http://public2.vulnerablecode.io/api/packages/217778?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217779?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217780?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217781?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217782?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217783?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.v20150612", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.v20150612" }, { "url": "http://public2.vulnerablecode.io/api/packages/217784?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.1.v20150714", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.1.v20150714" }, { "url": "http://public2.vulnerablecode.io/api/packages/217785?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.2.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.2.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/217786?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.3.v20150827", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.3.v20150827" }, { "url": "http://public2.vulnerablecode.io/api/packages/217787?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217788?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217789?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.v20151007", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.v20151007" }, { "url": "http://public2.vulnerablecode.io/api/packages/217790?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.5.v20151012", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.5.v20151012" }, { "url": "http://public2.vulnerablecode.io/api/packages/217791?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.6.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.6.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/217792?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217793?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217794?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.v20160115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.v20160115" }, { "url": "http://public2.vulnerablecode.io/api/packages/217795?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217796?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.v20160314", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.v20160314" }, { "url": "http://public2.vulnerablecode.io/api/packages/217797?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217798?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217799?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/217800?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217801?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.v20160621", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.v20160621" }, { "url": "http://public2.vulnerablecode.io/api/packages/217802?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217803?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/217804?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.12.v20160915", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.12.v20160915" }, { "url": "http://public2.vulnerablecode.io/api/packages/217805?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217806?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.v20161014", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.v20161014" }, { "url": "http://public2.vulnerablecode.io/api/packages/217807?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.14.v20161028", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.14.v20161028" }, { "url": "http://public2.vulnerablecode.io/api/packages/217808?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.15.v20161220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.15.v20161220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217809?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.16.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.16.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217810?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217811?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/217812?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.18.v20170406", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.18.v20170406" }, { "url": "http://public2.vulnerablecode.io/api/packages/217813?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.19.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.19.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/217814?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.20.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.20.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/217815?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217816?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217817?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.v20170918", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.v20170918" }, { "url": "http://public2.vulnerablecode.io/api/packages/217818?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.22.v20171030", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.22.v20171030" }, { "url": "http://public2.vulnerablecode.io/api/packages/217819?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.23.v20180228", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.23.v20180228" }, { "url": "http://public2.vulnerablecode.io/api/packages/217820?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.24.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.24.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/217821?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.25.v20180904", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.25.v20180904" }, { "url": "http://public2.vulnerablecode.io/api/packages/217822?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.26.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.26.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/217823?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.27.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.27.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217824?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.28.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.28.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217825?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.29.v20201019", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.29.v20201019" }, { "url": "http://public2.vulnerablecode.io/api/packages/217826?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.30.v20211001", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.30.v20211001" }, { "url": "http://public2.vulnerablecode.io/api/packages/217827?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217828?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217829?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217830?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217831?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217832?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/217833?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20161208", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20161208" }, { "url": "http://public2.vulnerablecode.io/api/packages/217834?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217835?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217836?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217837?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20170220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20170220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217838?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217839?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/217840?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217841?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20170414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20170414" }, { "url": "http://public2.vulnerablecode.io/api/packages/217842?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217843?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/217844?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217845?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/217846?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217847?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217848?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20170914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20170914" }, { "url": "http://public2.vulnerablecode.io/api/packages/217849?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217850?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20171121", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20171121" }, { "url": "http://public2.vulnerablecode.io/api/packages/217851?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217852?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.9.v20180320", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.9.v20180320" }, { "url": "http://public2.vulnerablecode.io/api/packages/217853?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217854?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217855?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.v20180503", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.v20180503" }, { "url": "http://public2.vulnerablecode.io/api/packages/217856?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.11.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.11.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/217857?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217858?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217859?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217860?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.v20180830", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.v20180830" }, { "url": "http://public2.vulnerablecode.io/api/packages/217861?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.13.v20181111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.13.v20181111" }, { "url": "http://public2.vulnerablecode.io/api/packages/217862?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.14.v20181114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.14.v20181114" }, { "url": "http://public2.vulnerablecode.io/api/packages/217863?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.15.v20190215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.15.v20190215" }, { "url": "http://public2.vulnerablecode.io/api/packages/217864?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.16.v20190411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.16.v20190411" }, { "url": "http://public2.vulnerablecode.io/api/packages/217865?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.17.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.17.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217866?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429" }, { "url": "http://public2.vulnerablecode.io/api/packages/217867?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.19.v20190610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.19.v20190610" }, { "url": "http://public2.vulnerablecode.io/api/packages/217868?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.20.v20190813", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.20.v20190813" }, { "url": "http://public2.vulnerablecode.io/api/packages/217869?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.21.v20190926", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.21.v20190926" }, { "url": "http://public2.vulnerablecode.io/api/packages/217870?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.22.v20191022", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.22.v20191022" }, { "url": "http://public2.vulnerablecode.io/api/packages/217871?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.23.v20191118", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.23.v20191118" }, { "url": "http://public2.vulnerablecode.io/api/packages/217872?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.24.v20191120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.24.v20191120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217873?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.25.v20191220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.25.v20191220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217874?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.26.v20200117", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.26.v20200117" }, { "url": "http://public2.vulnerablecode.io/api/packages/217875?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.27.v20200227", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.27.v20200227" }, { "url": "http://public2.vulnerablecode.io/api/packages/217876?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.28.v20200408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.28.v20200408" }, { "url": "http://public2.vulnerablecode.io/api/packages/217877?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.29.v20200521", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.29.v20200521" }, { "url": "http://public2.vulnerablecode.io/api/packages/217878?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.30.v20200611", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.30.v20200611" }, { "url": "http://public2.vulnerablecode.io/api/packages/217879?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.31.v20200723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.31.v20200723" }, { "url": "http://public2.vulnerablecode.io/api/packages/217880?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.32.v20200930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.32.v20200930" }, { "url": "http://public2.vulnerablecode.io/api/packages/73271?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.33.v20201020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.33.v20201020" }, { "url": "http://public2.vulnerablecode.io/api/packages/222609?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.34.v20201102", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.34.v20201102" }, { "url": "http://public2.vulnerablecode.io/api/packages/222610?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.35.v20201120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.35.v20201120" }, { "url": "http://public2.vulnerablecode.io/api/packages/238141?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.36.v20210114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.36.v20210114" }, { "url": "http://public2.vulnerablecode.io/api/packages/238139?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.37.v20210219", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.37.v20210219" }, { "url": "http://public2.vulnerablecode.io/api/packages/238140?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.38.v20210224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.38.v20210224" }, { "url": "http://public2.vulnerablecode.io/api/packages/238142?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.39.v20210325", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.39.v20210325" }, { "url": "http://public2.vulnerablecode.io/api/packages/255054?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.40.v20210413", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.40.v20210413" }, { "url": "http://public2.vulnerablecode.io/api/packages/255055?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.41.v20210516", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.41.v20210516" }, { "url": "http://public2.vulnerablecode.io/api/packages/255056?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.42.v20210604", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.42.v20210604" }, { "url": "http://public2.vulnerablecode.io/api/packages/255057?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.43.v20210629", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.43.v20210629" }, { "url": "http://public2.vulnerablecode.io/api/packages/366721?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.44.v20210927", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.44.v20210927" }, { "url": "http://public2.vulnerablecode.io/api/packages/366722?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.45.v20220203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.45.v20220203" }, { "url": "http://public2.vulnerablecode.io/api/packages/366723?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.46.v20220331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.46.v20220331" }, { "url": "http://public2.vulnerablecode.io/api/packages/366724?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.47.v20220610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.47.v20220610" }, { "url": "http://public2.vulnerablecode.io/api/packages/366725?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.48.v20220622", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.48.v20220622" }, { "url": "http://public2.vulnerablecode.io/api/packages/366726?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.49.v20220914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.49.v20220914" }, { "url": "http://public2.vulnerablecode.io/api/packages/366727?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.50.v20221201", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.50.v20221201" }, { "url": "http://public2.vulnerablecode.io/api/packages/57081?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/37544?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/238143?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/255058?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/255059?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/255060?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/37547?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/366728?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/366729?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/366730?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/366731?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/366732?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/366733?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/366734?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57082?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/37545?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/238144?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/255061?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/255062?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/255063?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/37548?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/366735?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/366736?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/366737?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/366738?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/366739?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/366740?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/366741?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57083?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@12.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@12.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/94732?format=api", "purl": "pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-r4e4-u4s6-63gc" }, { "vulnerability": "VCID-vf46-vrr9-k7c6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/94796?format=api", "purl": "pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-r4e4-u4s6-63gc" }, { "vulnerability": "VCID-vf46-vrr9-k7c6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/94692?format=api", "purl": "pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1?arch=el7eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-r4e4-u4s6-63gc" }, { "vulnerability": "VCID-vf46-vrr9-k7c6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1%3Farch=el7eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/94687?format=api", "purl": "pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-r4e4-u4s6-63gc" }, { "vulnerability": "VCID-vf46-vrr9-k7c6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/94793?format=api", "purl": "pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1?arch=el7eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-r4e4-u4s6-63gc" }, { "vulnerability": "VCID-vf46-vrr9-k7c6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1%3Farch=el7eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/94752?format=api", "purl": "pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-r4e4-u4s6-63gc" }, { "vulnerability": "VCID-vf46-vrr9-k7c6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/95216?format=api", "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/96284?format=api", "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/95162?format=api", "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1?arch=el7eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1%3Farch=el7eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/94491?format=api", "purl": "pkg:rpm/redhat/jenkins@2.426.3.1706515686-3?arch=el8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-26me-tpwn-7udz" }, { "vulnerability": "VCID-432r-ukuw-4bgt" }, { "vulnerability": "VCID-5jqb-k5g9-6bb4" }, { "vulnerability": "VCID-6925-fwf4-f7df" }, { "vulnerability": "VCID-9tg6-2h2y-abah" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-as38-uuy9-5qhu" }, { "vulnerability": "VCID-fnpa-1sqy-u7hw" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-z3th-j593-m7bg" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins@2.426.3.1706515686-3%3Farch=el8" }, { "url": "http://public2.vulnerablecode.io/api/packages/95457?format=api", "purl": "pkg:rpm/redhat/puppetserver@7.14.0-1?arch=el8sat", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/puppetserver@7.14.0-1%3Farch=el8sat" }, { "url": "http://public2.vulnerablecode.io/api/packages/94575?format=api", "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.12-1.redhat_00001.1?arch=el7sso", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9wzh-7ych-y7c6" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-engr-q4ge-53dc" }, { "vulnerability": "VCID-epys-8p8v-zugv" }, { "vulnerability": "VCID-fnpa-1sqy-u7hw" }, { "vulnerability": "VCID-nhe2-8dtq-gqbf" }, { "vulnerability": "VCID-vhn6-32bh-xuc6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-sso7-keycloak@18.0.12-1.redhat_00001.1%3Farch=el7sso" }, { "url": "http://public2.vulnerablecode.io/api/packages/94573?format=api", "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.12-1.redhat_00001.1?arch=el8sso", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9wzh-7ych-y7c6" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-engr-q4ge-53dc" }, { "vulnerability": "VCID-epys-8p8v-zugv" }, { "vulnerability": "VCID-fnpa-1sqy-u7hw" }, { "vulnerability": "VCID-nhe2-8dtq-gqbf" }, { "vulnerability": "VCID-vhn6-32bh-xuc6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-sso7-keycloak@18.0.12-1.redhat_00001.1%3Farch=el8sso" }, { "url": "http://public2.vulnerablecode.io/api/packages/94572?format=api", "purl": "pkg:rpm/redhat/rh-sso7-keycloak@18.0.12-1.redhat_00001.1?arch=el9sso", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9wzh-7ych-y7c6" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-engr-q4ge-53dc" }, { "vulnerability": "VCID-epys-8p8v-zugv" }, { "vulnerability": "VCID-fnpa-1sqy-u7hw" }, { "vulnerability": "VCID-nhe2-8dtq-gqbf" }, { "vulnerability": "VCID-vhn6-32bh-xuc6" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-sso7-keycloak@18.0.12-1.redhat_00001.1%3Farch=el9sso" } ], "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-26049.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-26049.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-26049", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.57268", "published_at": "2026-04-18T12:55:00Z" }, { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.57244", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.57265", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.57217", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.5724", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.57269", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.57285", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00346", "scoring_system": "epss", "scoring_elements": "0.57272", "published_at": "2026-04-16T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-26049" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26048", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26048" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26049", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26049" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36479", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36479" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40167", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40167" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-41900", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-41900" }, { "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/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.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/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/pull/9339", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/eclipse/jetty.project/pull/9339" }, { "reference_url": "https://github.com/eclipse/jetty.project/pull/9352", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/eclipse/jetty.project/pull/9352" }, { "reference_url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.51.v20230217", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.51.v20230217" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20230526-0001", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://security.netapp.com/advisory/ntap-20230526-0001" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20230526-0001/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://security.netapp.com/advisory/ntap-20230526-0001/" }, { "reference_url": "https://www.debian.org/security/2023/dsa-5507", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://www.debian.org/security/2023/dsa-5507" }, { "reference_url": "https://www.rfc-editor.org/rfc/rfc2965", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://www.rfc-editor.org/rfc/rfc2965" }, { "reference_url": "https://www.rfc-editor.org/rfc/rfc6265", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://www.rfc-editor.org/rfc/rfc6265" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236341", "reference_id": "2236341", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236341" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26049", "reference_id": "CVE-2023-26049", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26049" }, { "reference_url": "https://github.com/advisories/GHSA-p26g-97m4-6q7c", "reference_id": "GHSA-p26g-97m4-6q7c", "reference_type": "", "scores": [ { "value": "LOW", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-p26g-97m4-6q7c" }, { "reference_url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-p26g-97m4-6q7c", "reference_id": "GHSA-p26g-97m4-6q7c", "reference_type": "", "scores": [ { "value": "2.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/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-p26g-97m4-6q7c" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2023:5165", "reference_id": "RHSA-2023:5165", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2023:5165" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2023:5441", "reference_id": "RHSA-2023:5441", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2023:5441" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:0778", "reference_id": "RHSA-2024:0778", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:0778" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:0797", "reference_id": "RHSA-2024:0797", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:0797" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3385", "reference_id": "RHSA-2024:3385", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3385" } ], "weaknesses": [ { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." }, { "cwe_id": 200, "name": "Exposure of Sensitive Information to an Unauthorized Actor", "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information." }, { "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." }, { "cwe_id": 1286, "name": "Improper Validation of Syntactic Correctness of Input", "description": "The product receives input that is expected to be well-formed - i.e., to comply with a certain syntax - but it does not validate or incorrectly validates that the input complies with the syntax." } ], "exploits": [], "severity_range_score": "0.1 - 5.3", "exploitability": "0.5", "weighted_severity": "4.8", "risk_score": 2.4, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9xw3-4a4u-hbbb" }