Commit Graph

8 Commits

Author SHA1 Message Date
Username
5a05af4764 containerfile: use --no-deps to prevent jaraco.context downgrade
All checks were successful
CI / Security Scan (push) Successful in 20s
CI / Lint & Format (push) Successful in 24s
CI / Advanced Security Tests (push) Successful in 16s
CI / Memory Leak Check (push) Successful in 20s
CI / Security Tests (push) Successful in 26s
CI / Unit Tests (push) Successful in 34s
CI / Fuzz Testing (push) Successful in 24s
CI / SBOM Generation (push) Successful in 20s
CI / Build & Push Image (push) Successful in 31s
CI / Harbor Vulnerability Scan (push) Successful in 34s
2026-01-20 08:25:16 +01:00
Username
329563f4b9 containerfile: force reinstall jaraco.context to fix GHSA-58pv
Some checks failed
CI / Security Scan (push) Successful in 19s
CI / Lint & Format (push) Successful in 22s
CI / Advanced Security Tests (push) Successful in 16s
CI / Memory Leak Check (push) Successful in 20s
CI / Security Tests (push) Successful in 25s
CI / Unit Tests (push) Successful in 33s
CI / Fuzz Testing (push) Successful in 24s
CI / SBOM Generation (push) Successful in 20s
CI / Harbor Vulnerability Scan (push) Has been cancelled
CI / Build & Push Image (push) Has been cancelled
2026-01-20 08:23:53 +01:00
Username
66d7948073 containerfile: consolidate security pins in requirements.txt
All checks were successful
CI / Security Scan (push) Successful in 20s
CI / Lint & Format (push) Successful in 22s
CI / Advanced Security Tests (push) Successful in 17s
CI / Memory Leak Check (push) Successful in 21s
CI / Security Tests (push) Successful in 26s
CI / Unit Tests (push) Successful in 34s
CI / Fuzz Testing (push) Successful in 25s
CI / SBOM Generation (push) Successful in 19s
CI / Build & Push Image (push) Successful in 42s
CI / Harbor Vulnerability Scan (push) Successful in 33s
2026-01-20 08:20:55 +01:00
Username
677cdff58d containerfile: upgrade base image pip and jaraco.context
Some checks failed
CI / Security Scan (push) Successful in 20s
CI / Lint & Format (push) Successful in 22s
CI / Advanced Security Tests (push) Successful in 15s
CI / Memory Leak Check (push) Successful in 19s
CI / Security Tests (push) Successful in 25s
CI / Unit Tests (push) Successful in 33s
CI / Fuzz Testing (push) Successful in 24s
CI / Harbor Vulnerability Scan (push) Has been cancelled
CI / SBOM Generation (push) Has been cancelled
CI / Build & Push Image (push) Has been cancelled
2026-01-20 08:19:41 +01:00
Username
aba81f908e containerfile: force upgrade pip and jaraco.context post-install
All checks were successful
CI / Security Scan (push) Successful in 20s
CI / Lint & Format (push) Successful in 22s
CI / Advanced Security Tests (push) Successful in 15s
CI / Memory Leak Check (push) Successful in 19s
CI / Security Tests (push) Successful in 25s
CI / Unit Tests (push) Successful in 33s
CI / Fuzz Testing (push) Successful in 25s
CI / SBOM Generation (push) Successful in 20s
CI / Build & Push Image (push) Successful in 26s
CI / Harbor Vulnerability Scan (push) Successful in 34s
2026-01-20 08:16:49 +01:00
Username
e4b313041e containerfile: pin pip>=25.3 to fix CVE-2025-8869
All checks were successful
CI / Lint & Format (push) Successful in 21s
CI / Security Scan (push) Successful in 19s
CI / Advanced Security Tests (push) Successful in 15s
CI / Memory Leak Check (push) Successful in 19s
CI / Security Tests (push) Successful in 25s
CI / Unit Tests (push) Successful in 33s
CI / Fuzz Testing (push) Successful in 25s
CI / SBOM Generation (push) Successful in 19s
CI / Build & Push Image (push) Successful in 29s
CI / Harbor Vulnerability Scan (push) Successful in 34s
2026-01-20 08:12:22 +01:00
Username
0f5742ccc2 containerfile: switch slim image to alpine base
Debian distroless had 5 critical CVEs (unfixed in Debian 12).
Alpine has active security patches and smaller footprint.
2026-01-19 23:58:34 +01:00
Username
fc7d3df308 add distroless slim container image 2026-01-19 19:52:56 +01:00