You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sam Doran 8cccb33d71
[stable-2.7] win_unzip - normalize and compare paths to prevent path traversal (#67799) (#67938)
* win_unzip  - normalize and compare paths to prevent path traversal (#67799)

* Actually inspect the paths and prevent escape
* Add integration tests
* Generate zip files for use in integration test
* Adjust error message

(cherry picked from commit d30c57ab22)

* Fix tests for 2.7
6 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env [stable-2.7] Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration [stable-2.7] win_unzip - normalize and compare paths to prevent path traversal (#67799) (#67938) 6 years ago
legacy safe_eval fix (#57188) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner [stable-2.7] Update tests to use RHEL 7.8. (#68787) 6 years ago
sanity Ignore false positive in sanity test. 6 years ago
units [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 6 years ago
utils Fix pylint issue. 6 years ago