chore: apply security updates to docker images and python dependencies#3937
Open
gcf-owl-bot[bot] wants to merge 1 commit into
Conversation
- Add `apt-get upgrade -y` right after `apt-get update` in all OwlBot Dockerfiles to patch OS-level vulnerabilities (e.g. perl). - Upgrade `pip`, `setuptools`, and `wheel` inside Python pyenv and virtual environments in the Dockerfiles to address vulnerabilities in the Python toolchain. - Regenerate `requirements.txt` using Python 3.10 to update transitive dependencies, notably upgrading `idna` to `3.18` to resolve CVE-2026-45409. Source-Link: googleapis/synthtool@2bb8ca5 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e7afa06497c2aa2a1d2403c140600802d851dc501e345901adde3b5dadd7e51a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
apt-get upgrade -yright afterapt-get updatein all OwlBot Dockerfiles to patch OS-level vulnerabilities (e.g. perl).pip,setuptools, andwheelinside Python pyenv and virtual environments in the Dockerfiles to address vulnerabilities in the Python toolchain.requirements.txtusing Python 3.10 to update transitive dependencies, notably upgradingidnato3.18to resolve CVE-2026-45409.Source-Link: googleapis/synthtool@2bb8ca5
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e7afa06497c2aa2a1d2403c140600802d851dc501e345901adde3b5dadd7e51a