Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/53714?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53714?format=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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=api", "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" }