otavio merged shellhub-io/shellhub#6987 · August 29, 2026 06:28 fix(agent): do not hand a pty to a wrapped owner id #6987 WhatptyStartOptions converted a uint32 uid to int for gliderssh.WithOwner, which hands it to os.Chown. The conversion is now bounded.Whyint is 3… +64 -2 1 comment