Skip to content

Fix WebSocket header handling and tighten update archive checks#715

Merged
ryanfowler merged 1 commit into
mainfrom
misc-bugs
Jun 5, 2026
Merged

Fix WebSocket header handling and tighten update archive checks#715
ryanfowler merged 1 commit into
mainfrom
misc-bugs

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Preserve duplicate WebSocket handshake headers while still replacing generated defaults
  • Harden Windows update archive path validation against trailing-space and trailing-dot normalization
  • Add unit coverage for both behavior changes

Testing

  • cargo test --all-features websocket_request_preserves_duplicate_cli_headers_and_replaces_defaults
  • cargo test --all-features test_unpack_zip_artifact_path_traversal
  • cargo clippy --locked --all-targets --all-features -- -D warnings

@ryanfowler ryanfowler enabled auto-merge June 5, 2026 15:25
@ryanfowler ryanfowler merged commit 7c5ef9e into main Jun 5, 2026
4 checks passed
@ryanfowler ryanfowler deleted the misc-bugs branch June 5, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant