Skip to content

Update Dockerfile to use mambaorg/micromamba version 2.3.0#91

Merged
barne856 merged 1 commit into
mainfrom
update-docker-base-image
Jun 30, 2025
Merged

Update Dockerfile to use mambaorg/micromamba version 2.3.0#91
barne856 merged 1 commit into
mainfrom
update-docker-base-image

Conversation

@barne856

Copy link
Copy Markdown
Member

This should use a newer base image that hopefully fixes the docker scout vulnerability. The action only scans images that have been pushed to ghcr, so we will need to rerun the scan after merging to check.

@github-actions

Copy link
Copy Markdown

🔍 SonarQube Analysis Results

Summary:

  • 🐛 Bugs: 0
  • 🔒 Vulnerabilities: 0
  • 🧹 Code Smells: 31
  • 📊 Total Issues: 31

📋 Detailed Reports Available

📥 Download Full Report - Click "Artifacts" section

The detailed report includes:

  • Complete breakdown by severity and type
  • Specific file locations and line numbers
  • Rule descriptions and fix suggestions
  • CSV format for spreadsheet analysis
  • Raw JSON data for custom processing

💡 Review the workflow summary for metrics and download the artifact for complete details.

@barne856 barne856 requested a review from thwllms June 30, 2025 18:43
@github-actions

Copy link
Copy Markdown

🔍 Vulnerabilities of ghcr.io/fema-ffrd/stormlit:latest

📦 Image Reference ghcr.io/fema-ffrd/stormlit:latest
digestsha256:65acfd9ff658e2cf94d7603ebd1506fd2f47c040b1b853d30f80384a18925faf
vulnerabilitiescritical: 0 high: 2 medium: 0 low: 0
platformlinux/amd64
size909 MB
packages400
📦 Base Image debian:12-slim
also known as
  • 12.9-slim
  • bookworm-20250203-slim
  • bookworm-slim
digestsha256:44bccdd61bf09a081b1db8c61cf49bfabf30ac7afcc970010137c0ab587b209c
vulnerabilitiescritical: 0 high: 2 medium: 5 low: 12
critical: 0 high: 1 medium: 0 low: 0 pam 1.5.2-6+deb12u1 (deb)

pkg:deb/debian/pam@1.5.2-6%2Bdeb12u1?os_distro=bookworm&os_name=debian&os_version=12

# Dockerfile (3:3)
WORKDIR /app

high : CVE--2025--6020

Affected range>=1.5.2-6+deb12u1
Fixed versionNot Fixed
EPSS Score0.023%
EPSS Percentile4th percentile
Description

A flaw was found in linux-pam. The module pam_namespace may use access user-controlled paths without proper protection, allowing local users to elevate their privileges to root via multiple symlink attacks and race conditions.


[experimental] - pam 1.7.0-4

critical: 0 high: 1 medium: 0 low: 0 glibc 2.36-9+deb12u9 (deb)

pkg:deb/debian/glibc@2.36-9%2Bdeb12u9?os_distro=bookworm&os_name=debian&os_version=12

# Dockerfile (3:3)
WORKDIR /app

high : CVE--2025--0395

Affected range<2.36-9+deb12u10
Fixed version2.36-9+deb12u10
EPSS Score0.191%
EPSS Percentile42nd percentile
Description

When the assert() function in the GNU C Library versions 2.13 to 2.40 fails, it does not allocate enough space for the assertion failure message string and size information, which may lead to a buffer overflow if the message string size aligns to page size.


@barne856 barne856 merged commit c059c9c into main Jun 30, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants