Related Experiment Video
Updated: Nov 3, 2025

09:27
Measuring the Shape and Size of Activated Sludge Particles Immobilized in Agar with an Open Source Software Pipeline
Published on: January 30, 2019
7.2K
An analysis of security vulnerabilities in container images for scientific data analysis
Bhupinder Kaur1, Mathieu Dugré1, Aiman Hanna1
1Department of Computer Science and Software Engineering, Concordia University, Montreal, QC H3G 1M8, Canada.
Gigascience
|June 3, 2021
Summary
Container images for scientific data analysis often have hundreds of security vulnerabilities. Updating software and removing unused packages can significantly reduce these risks, enhancing computational infrastructure security.
Area of Science:
- Computational Neuroscience
- Software Engineering
- Cybersecurity
Background:
- Software containers are crucial for reproducible scientific data analysis.
- Container images frequently contain outdated or unnecessary packages, leading to security vulnerabilities.
- These vulnerabilities pose significant risks to computing infrastructures.
Purpose of the Study:
- To analyze vulnerabilities in container images used for scientific data analysis.
- To evaluate the effectiveness of updating and minifying container images for security.
- To focus on the specific use case of neuroscience data analysis.
Main Methods:
- Utilized 4 different vulnerability scanners for analysis.
- Focused on container images for neuroscience data analysis.
- Quantified the impact of image updates and package removal on vulnerability counts.
Main Results:
- Neuroscience data analysis container images contained hundreds of vulnerabilities.
- Software updates effectively removed approximately two-thirds of identified vulnerabilities.
- Minifying images by removing unused packages also proved effective in reducing vulnerabilities.
Conclusions:
- Container images for scientific analysis require regular security audits.
- Implementing software updates and image minification are key strategies to mitigate container vulnerabilities.
- Recommendations are provided for building more secure container images.

