M289/backport 5852 (#2404)

* set env in ProcessInvoker sanitized (#2280)

* set env in ProcessInvoker sanitized

* Update runnerversion and rel notes

---------

Co-authored-by: Stefan Ruvceski <96768603+ruvceskistefan@users.noreply.github.com>
This commit is contained in:
Ferenc Hammerl
2023-01-30 16:58:52 +01:00
committed by GitHub
parent 3c64f26321
commit 5a187de1c9
4 changed files with 81 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
## Bugs
- Fixed an issue where container environment variables names or values could escape the docker command (#2108)
- Sanitize Windows ENVs (#2280)
## Windows x64