Skip to content

Pullrun

v0.7.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed false‑success reporting for container workloads with PID 0; start() now writes the correct PID into ProcessHandle.

Full changelog

Bug fixes

  • exec returned success with pid:0 for container workloads. start() now takes &mut ProcessHandle so the trait impls can write PID back into the handle. After runc run -d both rootless and non-rootless executors verify the container state via runc state and only report success when PID > 0 and status is running.

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

Track Pullrun

Get notified when new releases ship.

Sign up free

About Pullrun

All releases →

Related context

Beta — feedback welcome: [email protected]