chore(release): bump to 0.7.3#52
Conversation
Ships the deploy-command security hardening (S3/S2): container commands are now built as argv with no shell, so a credential containing shell metacharacters can no longer break a deploy or inject commands (CWE-78); Mysterium's management UI is bound to 127.0.0.1. Verified live against all 7 command-setting services.
|
Warning Review limit reached
Next review available in: 48 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Prepares v0.7.3, shipping the deploy-command security hardening (#51):
sh -c "<interpolated>", so a password/token with shell metacharacters is inert data, never executed. Verified live against all 7 command-setting services (honeygain, iproyal, packetshare, traffmonetizer, urnetwork, mysterium, storj) — each starts and the flags reach the real image entrypoint.127.0.0.1(was0.0.0.0, exposed to the LAN under host networking).Bumps
wails.json, bothpackage.json, and the frontend lockfile to 0.7.3. After merge, taggingv0.7.3builds the 3-platform release.