{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/53714?format=json","vulnerability_id":"VCID-tsxs-hxbv-4qgd","summary":"Memory exhaustion in http4s-async-http-client with large or malicious compressed responses\n### Impact\nA server we connect to with http4s-async-http-client could theoretically respond with a large or malicious compressed stream and exhaust memory in the client JVM.  It does not affect http4s servers, other client backends, or clients that speak only to trusted servers.  This is related to a transitive dependency on netty-codec-4.1.45.Final, which is affected by [CVE-2020-11612](https://app.snyk.io/vuln/SNYK-JAVA-IONETTY-564897).\n\n### Patches\nUpgrade to http4s-async-http-client >= 0.21.8.  All 1.0 milestones are also safe.\n\n### Workarounds\nAdd an explicit runtime dependency on async-http-client's netty dependencies that evicts them to an unaffected version:\n\n```scala\nlibraryDependencies ++= Seq(\n  \"io.netty\" %  \"netty-codec\"         % \"4.1.53.Final\" % Runtime,\n  \"io.netty\" %  \"netty-codec-socks\"   % \"4.1.53.Final\" % Runtime,\n  \"io.netty\" %  \"netty-handler-proxy\" % \"4.1.53.Final\" % Runtime,\n  \"io.netty\" %  \"netty-common\"        % \"4.1.53.Final\" % Runtime,\n  \"io.netty\" %  \"netty-transport\"     % \"4.1.53.Final\" % Runtime,\n  \"io.netty\" %  \"netty-handler\"       % \"4.1.53.Final\" % Runtime,\n  \"io.netty\" %  \"netty-resolver-dns\"  % \"4.1.53.Final\" % Runtime\n)\n```\n\n### References\n* https://app.snyk.io/vuln/SNYK-JAVA-IONETTY-564897\n* https://github.com/http4s/http4s/issues/3681\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [http4s](https://github.com/http4s/http4s/issues/new)\n* Contact a maintainer privately per [http4s' security policy](https://github.com/http4s/http4s/blob/master/SECURITY.md#reporting-a-vulnerability)","aliases":[{"alias":"GHSA-8hxh-r6f7-jf45"},{"alias":"GMS-2020-578"},{"alias":"GMS-2020-579"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/78944?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.8"},{"url":"http://public2.vulnerablecode.io/api/packages/78953?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.8"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/274771?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.10.0-M10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.10.0-M10"},{"url":"http://public2.vulnerablecode.io/api/packages/274772?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274773?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0a"},{"url":"http://public2.vulnerablecode.io/api/packages/274774?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1"},{"url":"http://public2.vulnerablecode.io/api/packages/274775?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1a"},{"url":"http://public2.vulnerablecode.io/api/packages/274776?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2"},{"url":"http://public2.vulnerablecode.io/api/packages/274777?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2a"},{"url":"http://public2.vulnerablecode.io/api/packages/274778?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3"},{"url":"http://public2.vulnerablecode.io/api/packages/274779?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3a"},{"url":"http://public2.vulnerablecode.io/api/packages/274780?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4"},{"url":"http://public2.vulnerablecode.io/api/packages/274781?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4a"},{"url":"http://public2.vulnerablecode.io/api/packages/274782?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5"},{"url":"http://public2.vulnerablecode.io/api/packages/274783?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5a"},{"url":"http://public2.vulnerablecode.io/api/packages/274784?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6"},{"url":"http://public2.vulnerablecode.io/api/packages/274785?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6a"},{"url":"http://public2.vulnerablecode.io/api/packages/274786?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7"},{"url":"http://public2.vulnerablecode.io/api/packages/274787?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7a"},{"url":"http://public2.vulnerablecode.io/api/packages/274788?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8"},{"url":"http://public2.vulnerablecode.io/api/packages/274789?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8a"},{"url":"http://public2.vulnerablecode.io/api/packages/274790?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9"},{"url":"http://public2.vulnerablecode.io/api/packages/274791?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9a"},{"url":"http://public2.vulnerablecode.io/api/packages/274792?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10"},{"url":"http://public2.vulnerablecode.io/api/packages/274793?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10a"},{"url":"http://public2.vulnerablecode.io/api/packages/274794?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11"},{"url":"http://public2.vulnerablecode.io/api/packages/274795?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11a"},{"url":"http://public2.vulnerablecode.io/api/packages/274796?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12"},{"url":"http://public2.vulnerablecode.io/api/packages/274797?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12a"},{"url":"http://public2.vulnerablecode.io/api/packages/274798?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13"},{"url":"http://public2.vulnerablecode.io/api/packages/274799?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13a"},{"url":"http://public2.vulnerablecode.io/api/packages/274800?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14"},{"url":"http://public2.vulnerablecode.io/api/packages/274801?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14a"},{"url":"http://public2.vulnerablecode.io/api/packages/274802?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15"},{"url":"http://public2.vulnerablecode.io/api/packages/274803?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15a"},{"url":"http://public2.vulnerablecode.io/api/packages/274804?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16"},{"url":"http://public2.vulnerablecode.io/api/packages/274805?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16a"},{"url":"http://public2.vulnerablecode.io/api/packages/274806?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M1"},{"url":"http://public2.vulnerablecode.io/api/packages/274807?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274808?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274809?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC1"},{"url":"http://public2.vulnerablecode.io/api/packages/274810?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC2"},{"url":"http://public2.vulnerablecode.io/api/packages/274811?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC3"},{"url":"http://public2.vulnerablecode.io/api/packages/274812?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274813?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M1"},{"url":"http://public2.vulnerablecode.io/api/packages/274814?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274815?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274816?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC1"},{"url":"http://public2.vulnerablecode.io/api/packages/274817?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC2"},{"url":"http://public2.vulnerablecode.io/api/packages/274818?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC3"},{"url":"http://public2.vulnerablecode.io/api/packages/274819?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a"},{"url":"http://public2.vulnerablecode.io/api/packages/274820?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1"},{"url":"http://public2.vulnerablecode.io/api/packages/274821?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1a"},{"url":"http://public2.vulnerablecode.io/api/packages/274822?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2"},{"url":"http://public2.vulnerablecode.io/api/packages/274823?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2a"},{"url":"http://public2.vulnerablecode.io/api/packages/274824?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3"},{"url":"http://public2.vulnerablecode.io/api/packages/274825?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3a"},{"url":"http://public2.vulnerablecode.io/api/packages/274826?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4"},{"url":"http://public2.vulnerablecode.io/api/packages/274827?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4a"},{"url":"http://public2.vulnerablecode.io/api/packages/274828?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5"},{"url":"http://public2.vulnerablecode.io/api/packages/274829?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5a"},{"url":"http://public2.vulnerablecode.io/api/packages/274830?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6"},{"url":"http://public2.vulnerablecode.io/api/packages/274831?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6a","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6a"},{"url":"http://public2.vulnerablecode.io/api/packages/274832?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274833?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274834?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC1"},{"url":"http://public2.vulnerablecode.io/api/packages/274835?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC2"},{"url":"http://public2.vulnerablecode.io/api/packages/274836?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC3"},{"url":"http://public2.vulnerablecode.io/api/packages/274837?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274838?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.1"},{"url":"http://public2.vulnerablecode.io/api/packages/274839?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.2"},{"url":"http://public2.vulnerablecode.io/api/packages/274840?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.3"},{"url":"http://public2.vulnerablecode.io/api/packages/274841?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.4"},{"url":"http://public2.vulnerablecode.io/api/packages/274842?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.5"},{"url":"http://public2.vulnerablecode.io/api/packages/274843?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.6"},{"url":"http://public2.vulnerablecode.io/api/packages/274844?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M1"},{"url":"http://public2.vulnerablecode.io/api/packages/274845?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274846?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274847?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M4"},{"url":"http://public2.vulnerablecode.io/api/packages/274848?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M5"},{"url":"http://public2.vulnerablecode.io/api/packages/274849?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M6"},{"url":"http://public2.vulnerablecode.io/api/packages/274850?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M7"},{"url":"http://public2.vulnerablecode.io/api/packages/274851?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M8"},{"url":"http://public2.vulnerablecode.io/api/packages/274852?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M9"},{"url":"http://public2.vulnerablecode.io/api/packages/274853?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274854?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.1"},{"url":"http://public2.vulnerablecode.io/api/packages/274855?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.2"},{"url":"http://public2.vulnerablecode.io/api/packages/274856?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.3"},{"url":"http://public2.vulnerablecode.io/api/packages/274857?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.4"},{"url":"http://public2.vulnerablecode.io/api/packages/274858?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.5"},{"url":"http://public2.vulnerablecode.io/api/packages/274859?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.6"},{"url":"http://public2.vulnerablecode.io/api/packages/274860?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.7"},{"url":"http://public2.vulnerablecode.io/api/packages/274861?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.8"},{"url":"http://public2.vulnerablecode.io/api/packages/274862?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.9"},{"url":"http://public2.vulnerablecode.io/api/packages/274863?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.10"},{"url":"http://public2.vulnerablecode.io/api/packages/274864?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.11","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.11"},{"url":"http://public2.vulnerablecode.io/api/packages/274865?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.12","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.12"},{"url":"http://public2.vulnerablecode.io/api/packages/274866?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.13"},{"url":"http://public2.vulnerablecode.io/api/packages/274867?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.14","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.14"},{"url":"http://public2.vulnerablecode.io/api/packages/274868?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.15","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.15"},{"url":"http://public2.vulnerablecode.io/api/packages/274869?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.16","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.16"},{"url":"http://public2.vulnerablecode.io/api/packages/274870?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.17","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.17"},{"url":"http://public2.vulnerablecode.io/api/packages/274871?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.18","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.18"},{"url":"http://public2.vulnerablecode.io/api/packages/274872?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.19","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.19"},{"url":"http://public2.vulnerablecode.io/api/packages/274873?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.20","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.20"},{"url":"http://public2.vulnerablecode.io/api/packages/274874?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.21","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.21"},{"url":"http://public2.vulnerablecode.io/api/packages/274875?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.22","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.22"},{"url":"http://public2.vulnerablecode.io/api/packages/274876?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.23","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.23"},{"url":"http://public2.vulnerablecode.io/api/packages/274877?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.24","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.24"},{"url":"http://public2.vulnerablecode.io/api/packages/274878?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.25","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.25"},{"url":"http://public2.vulnerablecode.io/api/packages/274879?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.26","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.26"},{"url":"http://public2.vulnerablecode.io/api/packages/274880?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M1"},{"url":"http://public2.vulnerablecode.io/api/packages/274881?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274882?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274883?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M4"},{"url":"http://public2.vulnerablecode.io/api/packages/274884?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274885?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M1"},{"url":"http://public2.vulnerablecode.io/api/packages/274886?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274887?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274888?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M4"},{"url":"http://public2.vulnerablecode.io/api/packages/274889?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M5"},{"url":"http://public2.vulnerablecode.io/api/packages/274890?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M6"},{"url":"http://public2.vulnerablecode.io/api/packages/274891?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M7"},{"url":"http://public2.vulnerablecode.io/api/packages/274892?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-RC1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-RC1"},{"url":"http://public2.vulnerablecode.io/api/packages/274893?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274894?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.1"},{"url":"http://public2.vulnerablecode.io/api/packages/274895?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.2"},{"url":"http://public2.vulnerablecode.io/api/packages/274896?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.3"},{"url":"http://public2.vulnerablecode.io/api/packages/274897?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.4"},{"url":"http://public2.vulnerablecode.io/api/packages/274898?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.5"},{"url":"http://public2.vulnerablecode.io/api/packages/274899?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.6"},{"url":"http://public2.vulnerablecode.io/api/packages/274900?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.7"},{"url":"http://public2.vulnerablecode.io/api/packages/274901?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.8"},{"url":"http://public2.vulnerablecode.io/api/packages/274902?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.9"},{"url":"http://public2.vulnerablecode.io/api/packages/274903?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.10"},{"url":"http://public2.vulnerablecode.io/api/packages/274904?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.11","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.11"},{"url":"http://public2.vulnerablecode.io/api/packages/274905?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.12","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.12"},{"url":"http://public2.vulnerablecode.io/api/packages/274906?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.13"},{"url":"http://public2.vulnerablecode.io/api/packages/274907?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.14","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.14"},{"url":"http://public2.vulnerablecode.io/api/packages/274908?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.15","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.15"},{"url":"http://public2.vulnerablecode.io/api/packages/274909?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.16","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.16"},{"url":"http://public2.vulnerablecode.io/api/packages/274910?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.17","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.17"},{"url":"http://public2.vulnerablecode.io/api/packages/274911?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.18","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.18"},{"url":"http://public2.vulnerablecode.io/api/packages/274912?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.19","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.19"},{"url":"http://public2.vulnerablecode.io/api/packages/274913?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.20","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.20"},{"url":"http://public2.vulnerablecode.io/api/packages/274914?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.21","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.21"},{"url":"http://public2.vulnerablecode.io/api/packages/274915?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.22","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.22"},{"url":"http://public2.vulnerablecode.io/api/packages/274916?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.23","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.23"},{"url":"http://public2.vulnerablecode.io/api/packages/274917?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M1"},{"url":"http://public2.vulnerablecode.io/api/packages/274918?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274919?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274920?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M4"},{"url":"http://public2.vulnerablecode.io/api/packages/274921?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M5"},{"url":"http://public2.vulnerablecode.io/api/packages/274922?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M6"},{"url":"http://public2.vulnerablecode.io/api/packages/274923?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC1"},{"url":"http://public2.vulnerablecode.io/api/packages/274924?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC2"},{"url":"http://public2.vulnerablecode.io/api/packages/274925?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC3"},{"url":"http://public2.vulnerablecode.io/api/packages/274926?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC4"},{"url":"http://public2.vulnerablecode.io/api/packages/274927?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC5"},{"url":"http://public2.vulnerablecode.io/api/packages/274928?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274929?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.1"},{"url":"http://public2.vulnerablecode.io/api/packages/274930?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.2"},{"url":"http://public2.vulnerablecode.io/api/packages/274931?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.3"},{"url":"http://public2.vulnerablecode.io/api/packages/274932?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.4"},{"url":"http://public2.vulnerablecode.io/api/packages/274933?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.5"},{"url":"http://public2.vulnerablecode.io/api/packages/274934?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.6"},{"url":"http://public2.vulnerablecode.io/api/packages/78943?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.7"},{"url":"http://public2.vulnerablecode.io/api/packages/274949?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.10.0-M10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.10.0-M10"},{"url":"http://public2.vulnerablecode.io/api/packages/274950?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M1"},{"url":"http://public2.vulnerablecode.io/api/packages/274951?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M2"},{"url":"http://public2.vulnerablecode.io/api/packages/274952?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M3"},{"url":"http://public2.vulnerablecode.io/api/packages/274953?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M4"},{"url":"http://public2.vulnerablecode.io/api/packages/274954?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M5"},{"url":"http://public2.vulnerablecode.io/api/packages/274955?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M6"},{"url":"http://public2.vulnerablecode.io/api/packages/274956?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC1"},{"url":"http://public2.vulnerablecode.io/api/packages/274957?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC2"},{"url":"http://public2.vulnerablecode.io/api/packages/274958?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC3"},{"url":"http://public2.vulnerablecode.io/api/packages/274959?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC4"},{"url":"http://public2.vulnerablecode.io/api/packages/274960?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC5"},{"url":"http://public2.vulnerablecode.io/api/packages/274961?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0"},{"url":"http://public2.vulnerablecode.io/api/packages/274962?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.1"},{"url":"http://public2.vulnerablecode.io/api/packages/274963?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.2"},{"url":"http://public2.vulnerablecode.io/api/packages/274964?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.3"},{"url":"http://public2.vulnerablecode.io/api/packages/274965?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.4"},{"url":"http://public2.vulnerablecode.io/api/packages/274966?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.5"},{"url":"http://public2.vulnerablecode.io/api/packages/274967?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.6"},{"url":"http://public2.vulnerablecode.io/api/packages/78952?format=json","purl":"pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-tsxs-hxbv-4qgd"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.7"}],"references":[{"reference_url":"https://github.com/http4s/http4s","reference_id":"","reference_type":"","scores":[{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/http4s/http4s"},{"reference_url":"https://github.com/advisories/GHSA-8hxh-r6f7-jf45","reference_id":"GHSA-8hxh-r6f7-jf45","reference_type":"","scores":[{"value":"LOW","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-8hxh-r6f7-jf45"},{"reference_url":"https://github.com/http4s/http4s/security/advisories/GHSA-8hxh-r6f7-jf45","reference_id":"GHSA-8hxh-r6f7-jf45","reference_type":"","scores":[{"value":"LOW","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/http4s/http4s/security/advisories/GHSA-8hxh-r6f7-jf45"}],"weaknesses":[{"cwe_id":1035,"name":"OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."},{"cwe_id":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":400,"name":"Uncontrolled Resource Consumption","description":"The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources."}],"exploits":[],"severity_range_score":"0.1 - 3","exploitability":"0.5","weighted_severity":"2.7","risk_score":1.4,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-tsxs-hxbv-4qgd"}