{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/19030?format=json","vulnerability_id":"VCID-thpu-76e5-j3d3","summary":"Jetty vulnerable to errant command quoting in CGI Servlet\nIf a user sends a request to a `org.eclipse.jetty.servlets.CGI` Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. For example, if a request references a binary called file” name “here, the escaping algorithm will generate the command line string “file” name “here”, which will invoke the binary named file, not the one that the user requested.\n\n```java\nif (execCmd.length() > 0 && execCmd.charAt(0) != '\"' && execCmd.contains(\" \"))\nexecCmd = \"\\\"\" + execCmd + \"\\\"\";\n```","aliases":[{"alias":"CVE-2023-36479"},{"alias":"GHSA-3gh6-v5v9-6v9j"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/925892?format=json","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/925875?format=json","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/1049401?format=json","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/925891?format=json","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=json","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=json","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=json","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=json","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/1104201?format=json","purl":"pkg:deb/debian/jetty9@9.4.58-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.58-2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/60003?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-server@9.4.52.v20230823","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-kx4x-gnk4-yugu"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.52.v20230823"},{"url":"http://public2.vulnerablecode.io/api/packages/60004?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-server@10.0.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/60005?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-server@11.0.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/57079?format=json","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/60002?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.52.v20230823","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-memq-11qz-9qem"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.52.v20230823"},{"url":"http://public2.vulnerablecode.io/api/packages/59967?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.16","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-1ejr-3tea-kydr"},{"vulnerability":"VCID-memq-11qz-9qem"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/59968?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.16","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-1ejr-3tea-kydr"},{"vulnerability":"VCID-memq-11qz-9qem"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/60018?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823"},{"url":"http://public2.vulnerablecode.io/api/packages/60019?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-util@10.0.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@10.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/60020?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-util@11.0.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@11.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/60021?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-util@12.0.1","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@12.0.1"},{"url":"http://public2.vulnerablecode.io/api/packages/60008?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.52.v20230823","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.52.v20230823"},{"url":"http://public2.vulnerablecode.io/api/packages/60009?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.16"},{"url":"http://public2.vulnerablecode.io/api/packages/60010?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.16"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/1036988?format=json","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=json","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=json","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=json","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/59965?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"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"},{"url":"http://public2.vulnerablecode.io/api/packages/251687?format=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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/581549?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-thpu-76e5-j3d3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51"},{"url":"http://public2.vulnerablecode.io/api/packages/57110?format=json","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/57107?format=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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/57111?format=json","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/581547?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.15","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.15"},{"url":"http://public2.vulnerablecode.io/api/packages/57108?format=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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/57113?format=json","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/581550?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.15","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.15"},{"url":"http://public2.vulnerablecode.io/api/packages/60007?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"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"},{"url":"http://public2.vulnerablecode.io/api/packages/217723?format=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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/57084?format=json","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/57081?format=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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/57085?format=json","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/621927?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.15","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.15"},{"url":"http://public2.vulnerablecode.io/api/packages/57082?format=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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=json","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/57086?format=json","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"},{"url":"http://public2.vulnerablecode.io/api/packages/621928?format=json","purl":"pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.15","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.15"},{"url":"http://public2.vulnerablecode.io/api/packages/57083?format=json","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/581546?format=json","purl":"pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.0-beta1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-thpu-76e5-j3d3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.0-beta1"},{"url":"http://public2.vulnerablecode.io/api/packages/581548?format=json","purl":"pkg:maven/org.eclipse.jetty.ee8/jetty-ee8-servlets@12.0.0-beta1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-thpu-76e5-j3d3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.ee8/jetty-ee8-servlets@12.0.0-beta1"},{"url":"http://public2.vulnerablecode.io/api/packages/581545?format=json","purl":"pkg:maven/org.eclipse.jetty.ee9/jetty-ee9-servlets@12.0.0-beta1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-thpu-76e5-j3d3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.ee9/jetty-ee9-servlets@12.0.0-beta1"},{"url":"http://public2.vulnerablecode.io/api/packages/95456?format=json","purl":"pkg:rpm/redhat/candlepin@4.3.11-1?arch=el8sat","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-q3k2-1x5q-buhy"},{"vulnerability":"VCID-thpu-76e5-j3d3"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/candlepin@4.3.11-1%3Farch=el8sat"},{"url":"http://public2.vulnerablecode.io/api/packages/95457?format=json","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"}],"references":[{"reference_url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-36479.json","reference_id":"","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"}],"url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-36479.json"},{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-36479","reference_id":"","reference_type":"","scores":[{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80496","published_at":"2026-05-14T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80454","published_at":"2026-05-12T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80437","published_at":"2026-05-11T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80442","published_at":"2026-05-09T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80424","published_at":"2026-05-07T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80402","published_at":"2026-05-05T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80264","published_at":"2026-04-07T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80255","published_at":"2026-04-02T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.8033","published_at":"2026-04-16T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.803","published_at":"2026-04-13T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80306","published_at":"2026-04-12T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80321","published_at":"2026-04-11T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80302","published_at":"2026-04-09T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80276","published_at":"2026-04-04T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80291","published_at":"2026-04-08T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80385","published_at":"2026-04-29T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80368","published_at":"2026-04-26T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80362","published_at":"2026-04-24T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80336","published_at":"2026-04-21T12:55:00Z"},{"value":"0.01383","scoring_system":"epss","scoring_elements":"0.80332","published_at":"2026-04-18T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-36479"},{"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.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/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":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/eclipse/jetty.project"},{"reference_url":"https://github.com/eclipse/jetty.project/pull/9516","reference_id":"","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/"}],"url":"https://github.com/eclipse/jetty.project/pull/9516"},{"reference_url":"https://github.com/eclipse/jetty.project/pull/9888","reference_id":"","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/"}],"url":"https://github.com/eclipse/jetty.project/pull/9888"},{"reference_url":"https://github.com/eclipse/jetty.project/pull/9889","reference_id":"","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/"}],"url":"https://github.com/eclipse/jetty.project/pull/9889"},{"reference_url":"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html","reference_id":"","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/"}],"url":"https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html"},{"reference_url":"https://www.debian.org/security/2023/dsa-5507","reference_id":"","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/"}],"url":"https://www.debian.org/security/2023/dsa-5507"},{"reference_url":"https://bugzilla.redhat.com/show_bug.cgi?id=2239630","reference_id":"2239630","reference_type":"","scores":[],"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2239630"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-36479","reference_id":"CVE-2023-36479","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-36479"},{"reference_url":"https://github.com/advisories/GHSA-3gh6-v5v9-6v9j","reference_id":"GHSA-3gh6-v5v9-6v9j","reference_type":"","scores":[{"value":"LOW","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-3gh6-v5v9-6v9j"},{"reference_url":"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j","reference_id":"GHSA-3gh6-v5v9-6v9j","reference_type":"","scores":[{"value":"3.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N"},{"value":"LOW","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/"}],"url":"https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j"},{"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"}],"weaknesses":[{"cwe_id":149,"name":"Improper Neutralization of Quoting Syntax","description":"Quotes injected into a product can be used to compromise a system. As data are parsed, an injected/absent/duplicate/malformed use of quotes may cause the process to take unexpected actions."},{"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":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."}],"exploits":[],"severity_range_score":"0.1 - 3.5","exploitability":"0.5","weighted_severity":"3.1","risk_score":1.6,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-thpu-76e5-j3d3"}