Skip to content

Conversation

@securestep9
Copy link
Collaborator

Docker base image update to 3.11.14-slim

Type of change

  • New core framework functionality
  • Bugfix (non-breaking change which fixes an issue)
  • Code refactoring without any functionality changes
  • New or existing module/payload change
  • Documentation/localization improvement
  • Test coverage improvement
  • Dependency upgrade
  • Other improvement (best practice, cleanup, optimization, etc)

@securestep9 securestep9 requested a review from arkid15r as a code owner January 6, 2026 21:55
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 6, 2026

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated Docker base image to Python 3.11.14 (minor version bump from 3.11.13)

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

The Dockerfile's Python base image is updated from version 3.11.13-slim to 3.11.14-slim in a multi-stage build. No functional or structural changes to the build configuration were made.

Changes

Cohort / File(s) Summary
Dockerfile base image update
Dockerfile
Base image tag bumped from python:3.11.13-slim to python:3.11.14-slim across all build stages

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

Docker

Suggested reviewers

  • arkid15r

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title directly and clearly summarizes the main change: updating the Docker base image to version 3.11.14.
Description check ✅ Passed The pull request description is directly related to the changeset, specifying the Docker base image update to 3.11.14-slim and appropriately categorizing the change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between bcbf512 and f165d46.

📒 Files selected for processing (1)
  • Dockerfile
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
  • GitHub Check: Test build on ubuntu-24.04
  • GitHub Check: Test Docker image
  • GitHub Check: Test Docker 26.0.0-1ubuntu.24.04noble image build
  • GitHub Check: Test Docker 27.5.0-1ubuntu.24.04noble image build
  • GitHub Check: Test Docker 26.1.4-1ubuntu.24.04noble image build
🔇 Additional comments (1)
Dockerfile (1)

3-3: Good practice to update the base image.

Updating to Python 3.11.14-slim includes important security fixes: CVE-2025-59375 (libexpat upgrade to 2.7.3), tarfile validation improvements, and ZIP64 consistency checks. The image is available on Docker Hub and this patch release is well-established.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@securestep9 securestep9 added this pull request to the merge queue Jan 6, 2026
Merged via the queue into OWASP:master with commit 58d0d21 Jan 6, 2026
18 checks passed
@securestep9 securestep9 deleted the docker-update-3.11.14 branch January 6, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants