ansible/lib/ansible/utils
Brian Coca ba87c225cd
fixed fetch traversal from slurp (#68720)
* fixed fetch traversal from slurp

  * ignore slurp result for dest
  * fixed naming when source is relative
  * fixed bug in local connection plugin
  * added tests with fake slurp
  * moved existing role tests into runme.sh
  * normalized on action excepts
  * moved dest transform down to when needed
  * added is_subpath check
  * fixed bug in local connection

fixes #67793

CVE-2019-3828
2020-04-08 14:28:51 -04:00
..
__init__.py
cmd_functions.py
collection_loader.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
color.py fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751) 2019-11-21 09:41:42 -05:00
context_objects.py
display.py fallback to uid when no uname (#68466) 2020-03-27 22:09:51 -04:00
encrypt.py
hashing.py
helpers.py preserve same order as inventory manager when using host lookup (#55331) 2019-04-18 15:54:03 -04:00
jsonrpc.py Revert "Allow httpapi for EOS resource modules (#66871)" (#67131) 2020-02-06 10:20:08 -05:00
listify.py
multiprocessing.py Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
path.py fixed fetch traversal from slurp (#68720) 2020-04-08 14:28:51 -04:00
plugin_docs.py add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
py3compat.py config encode errors should not be fatal (#63311) 2019-10-09 17:08:29 -07:00
sentinel.py
shlex.py
singleton.py
ssh_functions.py
unicode.py
unsafe_proxy.py Ensure that data within a tuple is marked as unsafe (#65918) 2020-01-07 08:41:37 -06:00
vars.py combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
version.py Support pre-releases via new SemanticVersion (#68258) 2020-03-23 16:04:07 -05:00