Versions in this module Expand all Collapse all v0 v0.13.1 Jan 12, 2020 GO-2022-0937 GO-2022-0937: Elvish vulnerable to remote code execution via the web UI backend in github.com/elves/elvish v0.13.0 Jan 1, 2020 GO-2022-0937 GO-2022-0937: Elvish vulnerable to remote code execution via the web UI backend in github.com/elves/elvish Changes in this version + type ExecuteResponse struct + Err string + ErrBytes string + OutBytes string + OutValues []interface{} + type Web struct + BinPath string + DbPath string + Port int + SockPath string + func (web *Web) Main(fds [3]*os.File, _ []string) int