This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Summary
AI summaryUpdates 🚜 Refactor, backend, and https://github.com/anchore/grype across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Refactor | Low |
Move caching logic to new cache module. Move caching logic to new cache module. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Refactor | Low |
Split routes into separate modules in backend. Split routes into separate modules in backend. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Refactor | Low |
Extract database logic into its own module in backend. Extract database logic into its own module in backend. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Refactor | Low |
Replace PTY logic with new terminal module in backend. Replace PTY logic with new terminal module in backend. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Refactor | Low |
Replace task exec/validate logic with new exec module in backend. Replace task exec/validate logic with new exec module in backend. Source: llm_adapter@2026-07-14 Confidence: high |
— |
Full changelog
Docker image
docker pull zeborg/kubekosh:v0.4.1
Supply chain security
This release includes:
- Build provenance attestation — verifiable record of how and where the image was built
- SBOM (Software Bill of Materials) — full inventory of packages inside the image
Verify with the GitHub CLI:
gh attestation verify oci://docker.io/zeborg/kubekosh:v0.4.1 \
--repo zeborg/kubekosh
Or scan for vulnerabilities using Grype:
grype zeborg/kubekosh:v0.4.1
[0.4.1] - 2026-07-13
🚜 Refactor
-
(cache) Move caching logic in new cache module by @zeborg
-
(backend) Split routes into modules by @zeborg
-
(backend) Split database logic by @zeborg
-
(backend) Replace PTY logic in new terminal module by @zeborg
-
(backend) Replace task exec/validate logic in new exec module by @zeborg
Contributors
- @zeborg
Full Changelog: https://github.com/zeborg/kubekosh/compare/v0.4.0...v0.4.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About zeborg/kubekosh
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]