Projects per year
Abstract
Docker is one of the most popular containerization technologies. A Docker container can be saved into an image including all environmental packages required to run it, such as system and third-party packages from language-specific package repositories. Relying on its modularity, an image can be shared and included in other images to simplify the way of building and packaging new software. However, some package managers allow to include duplicated packages in an image, increasing its footprint; and outdated packages may miss new features and bug fixes or contain reported security vulnerabilities, putting the image in which they are contained at risk. Previous research has focused on studying operating system packages within Docker images, but little attention has been given to third-party packages. This article empirically studies installation practices, outdatedness and vulnerabilities of JavaScript, Python and Ruby packages installed in 3,000 popular community Docker Hub images. In many cases, these installed packages missed important releases leading to potential vulnerabilities of the images. Our findings suggest that maintainers of Docker Hub community images should invest more effort in updating outdated packages contained in those images in order to significantly reduce the number of vulnerabilities. In addition to this, Python community images are generally much less outdated and much less subject to vulnerabilities than NodeJS and Ruby community images. Specifically for NodeJS community images, elimination of duplicate package releases could lead to a significant reduction in their image footprint.
Original language | English |
---|---|
Article number | 102653 |
Number of pages | 19 |
Journal | Science of Computer Programming |
Volume | 207 |
DOIs | |
Publication status | Published - 10 Apr 2021 |
Keywords
- software containerization
- Docker
- package management
- software vulnerability
- software ecosystems
Fingerprint
Dive into the research topics of 'On the Usage of JavaScript, Python and Ruby Packages in Docker Hub images'. Together they form a unique fingerprint.Projects
- 1 Finished
-
FWOEOS10: Automated Assistance for Developing Software in Ecosystems of the Future
De Roover, C., Mens, T., Demeyer, S. & Cleve, A.
1/01/18 → 31/12/21
Project: Fundamental
Datasets
-
Community Docker Hub images and the third-party (JavaScript, Python and Ruby) packages installed in them
Zerouali, A. (Creator), Mens, T. (Creator) & De Roover, C. (Creator), Zenodo, 9 Oct 2020
DOI: 10.5281/zenodo.4075044, https://zenodo.org/records/4075044
Dataset
Activities
- 2 Talk at a festival/exhibition
-
Delivering security by design: testing, supply chain challenges …
Coen De Roover (Speaker) & Ruben Opdebeeck (Speaker)
14 Nov 2024Activity: Talk or presentation › Talk at a festival/exhibition
File -
Securing Infrastructure Code for Build and Deployment Environments
Ruben Opdebeeck (Speaker) & Ahmed Zerouali (Speaker)
17 Oct 2023Activity: Talk or presentation › Talk at a festival/exhibition
File