Update Nginx to 1.27 and optimize apt-get cleanup#150
Open
RomuloGatto wants to merge 1 commit into
Open
Conversation
|
@RomuloGatto is attempting to deploy a commit to the authzed Team on Vercel. A member of the Team first needs to authorize it. |
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Author
|
I have read the CLA Document and I hereby sign the CLA |
Author
|
recheck |
authzedbot
added a commit
to authzed/cla
that referenced
this pull request
May 15, 2026
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.
Description
Upgrades the final-stage base image from
nginx:1.25.2(August 2023) tonginx:1.27and adds anapt-get upgradestep to pick up all available Debian 12 security patches at build time.This resolves all fixable CVEs flagged by Wiz scanning, including 3 critical policy-failing vulnerabilities:
Also fixes ~12 HIGH-severity CVEs across libkrb5, libexpat1, perl-base, libpam, libdav1d6, and libavif15.
Testing
docker build -t spicedb-playground . && docker run -p 3000:3000 spicedb-playgroundlocalhost:3000References
Wiz scan output for
ghcr.io/authzed/spicedb-playground:v0.3.1showing critical vulnerability policy failures