Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Base Maven Dockerfile is Insecure #181

@shamiq

Description

@shamiq

hi! https://github.com/groupon/DotCi/blob/master/Dockerfile is based on maven:3, which from Dockerhub (https://hub.docker.com/_/maven/) is this Dockerfile:
https://github.com/carlossg/docker-maven/blob/882a21728d702dad08279afe6b6bf9fa4b8bfe18/jdk-8/Dockerfile

This base file is curling over an insecure connection, and piping it to tar without any verification (of either the download or the checksum). The rest of the chain of dockerfiles looks reasonable!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions