Test repository to check Git's vulnerability [CVE-2017-1000117](https://access.redhat.com/security/cve/cve-2017-1000117), and try to upgrade git version.
```
$ git clone --recursive https://github.com/shogo82148/Fix-CVE-2017-1000117.git
```
The repository is inspired by https://github.com/greymd/CVE-2017-1000117 .
To make sure that your git is safe, please clone it with `--recursive` option.
[4.0K] /data/pocs/3a4255d3daedd523f556bc6f5bb91c140d7dc09e
├── [ 268] Makefile
├── [ 398] README.md
├── [4.0K] subs
│ └── [4.0K] foobar
└── [ 191] upgrade.sh
2 directories, 3 files