# :zap: Security - No security fixes since previous release - Oldest release with no known security issues: `v3.00.00` (first public version) # :bulb: Highlights Previous version (v3.09.01) was tagged but not released, main change since last released version is a speedup of the internal `execute()` function, speeding up several portions of the code. A more complete list of changes can be found below, for an exhaustive (and boring) list, please refer to the commit log. # :pushpin: Changes - fix: basic mitigation for ``scp``'s CVE-2020-15778 (upstream doesn't consider it a bug) - fix: ``batch``: don't attempt to read if STDIN is closed - enh: make ``execute()`` way WAY faster # :fast_forward: Upgrading - [General upgrade instructions](https://ovh.github.io/the-bastion/installation/upgrading.html) - [Specific upgrade instructions for v3.09.02](https://ovh.github.io/the-bastion/installation/upgrading.html#v3-09-02-2022-11-15)