Removing deprecated images for security. #199
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
An old security vulnerability was recently identified in our Ubuntu 14.04 and 16.04 Docker images related to a malicious dependency in the event-stream npm package we include as a dependency of our proboscis npm package. See dominictarr/event-stream#116 for more details on the event-stream vulnerability.
Our investigation into how this vulnerability affected our Docker images identified that some older Probo Docker image tags built at the time that vulnerability was active do contain the malicious flatmap-stream npm package. The specific security vulnerability was patched shortly after it was identified by the cryptocurrency wallet, Copay, which was the target of the original attack.
We have not identified any malicious activity that has occurred on our servers related to this vulnerability, but we are removing all of the Ubuntu 14.04 and Ubuntu 16.04 images that contain the flatmap-stream npm package from our authorized images list effective immediately to address any possible security concerns related to the malicious flatmap-stream package.
We have recently added 18.04 images for all supported PHP versions that do not contain the malicious flatmap-stream package. All Probo users are advised to update their 14.04 or 16.04 images to the respective 18.04 image in their .probo.yaml. See https://docs.probo.ci/build/images/ for the most up to date approved Probo Docker images.