OpenShell v0.0.22
Quick install
curl -LsSf https://github.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.22 shWhat's Changed
- fix(cli): sandbox upload overwrites files instead of creating directories by @drew in #694
- feat(bootstrap): resume gateway from existing state and persist SSH handshake secret by @drew in #488
- fix(security): bump container dependencies to remediate 10 CVEs by @johntmyers in #736
- fix(security): update OSS dependencies to remediate 3 high-severity CVEs by @johntmyers in #737
- fix(sandbox): harden seccomp filter to block dangerous syscalls by @johntmyers in #740
- test(e2e): replace flaky Python live policy update tests with Rust by @johntmyers in #742
- fix: remediate 9 security findings from external audit (OS-15 through OS-23) by @johntmyers in #744
- fix(bootstrap,server): persist sandbox state across gateway stop/start cycles by @drew in #739
Full Changelog: v0.0.21...v0.0.22