appropriate / docker-jetty

Formerly the location of the Docker official image for Jetty
https://registry.hub.docker.com/_/jetty/
46 stars 46 forks source link

sqlite (used in sqlite-libs) version 3.26.0-r3 has 2 vulnerabilities #107

Closed rvillane closed 4 years ago

rvillane commented 5 years ago

jetty:alpine latest version (JETTY_VERSION=9.4.18.v20190429) is including sqlite (used in sqlite-libs) as a dependency, and this version has 2 security vulnerabilities causing docker images that use jetty:alpine as base image to be flagged by container registry vulnerability scans.

Both vulnerabilities have been fixed in sqlite 3.28.0-r0.

  1. CVE-2019-8457
  1. CVE-2019-5018

Can sqlite 3.28.0-r0 be included to avoid these 2 vulnerabilities ?

thanks

joakime commented 4 years ago

This issue has been moved to the new Official Eclipse Jetty Docker repository.

See https://github.com/eclipse/jetty.docker/issues/9