github nushell/nushell 0.92.2

19 days ago

This is the 0.92.2 patch release of Nushell.

This hot-fix addresses a security concern with how arguments are passed to external commands on Windows.

The underlying vulnerability was found in the interaction of the Rust standard library we use and the Windows command invocation logic and documented as CVE-2024-24576

To address this concern, we update the version of the Rust compiler and standard library used to build Nushell to the latest stable version (1.77.2).

Note: Distributors of Nushell need to upgrade their Rust toolchain to provide a patched Nushell build.

For convenience, we are providing full patched builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

Don't miss a new nushell release

NewReleases is sending notifications on new releases.