Docker Images Analysis
收藏Mendeley Data2024-03-27 更新2024-06-30 收录
下载链接:
https://zenodo.org/record/2350504
下载链接
链接失效反馈官方服务:
资源简介:
This replication package is for the Docker container analysis submitted and accepted in SANER2019. Paper title: On The Relation Between Outdated Docker Containers, Severity Vulnerabilities and Bugs This replication package requires Python 3.5+ to be installed, and all the dependencies listed in ``requirements.txt``. They can be automatically installed using ``pip install -r requirements.txt``. The replication package also needs "docker" and "skopeo" (https://github.com/containers/skopeo) tools be installed. However, one can directly use the prepared data and analyze it, without the need to docker or skopeo. These experiments were executed on a Linux Ubuntu OS. Content: + notebooks: contains the notebook with the results and analysis. + data: contains prepared data for the analysis + scripts: contains other scripts needed for inspecting the images before analysis and extracting Debian packages from the Debian snapshot. To obtain the analysis used in the paper, one should execute ``jupyter notebook`` at the root of this replication package, and open the notebook contained in ``notebooks``. For the Data Extraction part, we relied on the tool of ConPan: https://github.com/neglectos/ConPan The data is under the Creative Commons Attribution Share-Alike 4.0 license. The source code is under the GNU General Public License.
创建时间:
2023-06-28



