Closed
Description
Currently, the Dockerfiles fetch "cpanm" from the "master" branch on miyagawa's github account.
This means that if github or miyagawa's account is (unknowingly) compromised at the time the Docker images are built, all Perl(-based) images will contain a compromised version of cpanm.
It also makes the images non-reproducible (see https://reproducible-builds.org/ for why this is a good idea)
The sha256 of the downloaded Perl .tar.gz is already checked, for the same reasons.
Metadata
Metadata
Assignees
Labels
No labels