v0.0.1
π¦ static-site β v0.0.1
Release type: latest β’ Commit:
72a0ce2
Security: π‘οΈ β Passed β 3 vulnerabilities (3 medium, 0 low)
Image Availability
| Registry | Image | Tags |
|---|---|---|
| Docker Hub | docker.io/prplanit/static-site |
v0.0.1 latest |
| cr.pcfae.com | cr.pcfae.com/prplanit/static-site |
v0.0.1 latest |
| GitHub Container Registry | ghcr.io/prplanit/static-site |
v0.0.1 latest |
Digest pull commands & supply chain artifacts
docker.io/prplanit/static-site
docker pull docker.io/prplanit/static-site@sha256:e167013b4dbd298b224928f7976412812b4dbdf32a06cafd26951337314b2273
cr.pcfae.com/prplanit/static-site
docker pull cr.pcfae.com/prplanit/static-site@sha256:e167013b4dbd298b224928f7976412812b4dbdf32a06cafd26951337314b2273
ghcr.io/prplanit/static-site
docker pull ghcr.io/prplanit/static-site@sha256:e167013b4dbd298b224928f7976412812b4dbdf32a06cafd26951337314b2273
Highlights
- static-site v0.0.1 β first release
Notable Changes
Features
- hardened non-root nginx (brotli) static-site base image (SoFMeRight)
Bug Fixes
- docker.io consumer FROM + restore full flagship badge/scribe set (SoFMeRight)
Documentation
- refresh generated docs and badges (stagefreight) Γ3
Maintenance
- move nginx config + entrypoint into nginx/ (SoFMeRight)
Security
π‘οΈ β Passed β 3 vulnerabilities (3 medium, 0 low)
Vulnerability details (3 medium)
| Severity | CVE | Package | Installed | Fixed | Description |
|---|---|---|---|---|---|
| Medium | CVE-2025-60876 | busybox | 1.37.0-r30 | β | BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) ... |
| Medium | CVE-2025-60876 | busybox-binsh | 1.37.0-r30 | β | BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) ... |
| Medium | CVE-2025-60876 | ssl_client | 1.37.0-r30 | β | BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) ... |
Full changelog
- [
72a0ce2] refresh generated docs and badges (stagefreight) - [
e858b96] docker.io consumer FROM + restore full flagship badge/scribe set (SoFMeRight) - [
04f087f] refresh generated docs and badges (stagefreight) - [
fd689fd] move nginx config + entrypoint into nginx/ (SoFMeRight) - [
e7d56c9] refresh generated docs and badges (stagefreight) - [
585756f] hardened non-root nginx (brotli) static-site base image (SoFMeRight)