1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/shell
Matt Davis 8c1f701e6e
split PS wrapper and payload (CVE-2018-16859) (#49142)
* prevent scriptblock logging from logging payload contents
* added tests to verify no payload contents in PS Operational event log
* fix script action to send split-aware wrapper
* fix CLIXML error parser (return to -EncodedCommand exposed problems with it)
2018-11-26 15:28:21 -08:00
..
__init__.py Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
csh.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
fish.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
powershell.py split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
sh.py Temporary (#31677) 2018-01-15 21:15:04 -08:00