You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HIGH: Zeroize cloned TLS 1.3 secrets after key derivation; zeroize
decrypted plaintext after copying to connection buffer.
MEDIUM: Cap HTTP/2 discard_header_bufs at 64 entries (was 1000);
cap HTTP continuation header values at 8KB; use saturating_add for
TUI memory tracking; cap DNS detail display at 100 records/section;
cap HTTP message display at 256KB; cap format_hex input at 16KB.
LOW: Remove zombie connections on handshake buffer overflow; redact
StreamKey from eprintln warning; add context to regex error message;
replace unwrap with expect on guarded HashMap remove.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments