Commit Graph

3 Commits (c558023f7aa77d13767dd4f11a37229a0014b04f)

Author SHA1 Message Date
Brian Coca c558023f7a added output dir 6 years ago
Brian Coca 1e9f5af248 handle role diffs in older versions 6 years ago
Brian Coca 3c484831f8 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

(cherry picked from commit ba87c225cd)
6 years ago