Skip to content

Update Nginx to 1.27 and optimize apt-get cleanup#150

Merged
tstirrat15 merged 1 commit into
authzed:mainfrom
RomuloGatto:main
May 21, 2026
Merged

Update Nginx to 1.27 and optimize apt-get cleanup#150
tstirrat15 merged 1 commit into
authzed:mainfrom
RomuloGatto:main

Conversation

@RomuloGatto

Copy link
Copy Markdown
Contributor

Description

Upgrades the final-stage base image from nginx:1.25.2 (August 2023) to nginx:1.27 and adds an apt-get upgrade step 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

  • Rebuild the image and verify nginx starts correctly: docker build -t spicedb-playground . && docker run -p 3000:3000 spicedb-playground
  • Re-run Wiz scan against the new image to confirm policy-failing CVEs are resolved
  • Verify the playground loads correctly at localhost:3000

References

Wiz scan output for ghcr.io/authzed/spicedb-playground:v0.3.1 showing critical vulnerability policy failures

@vercel

vercel Bot commented May 15, 2026

Copy link
Copy Markdown

@RomuloGatto is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented May 15, 2026

Copy link
Copy Markdown

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@RomuloGatto

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@RomuloGatto

Copy link
Copy Markdown
Contributor Author

recheck

authzedbot added a commit to authzed/cla that referenced this pull request May 15, 2026

@tstirrat15 tstirrat15 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tstirrat15 tstirrat15 merged commit 64d4397 into authzed:main May 21, 2026
3 of 4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants