unit test unlink protection for tarfile
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 3 Feb 2020 10:03:48 +0000 (11:03 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 4 Feb 2020 13:08:27 +0000 (14:08 +0100)
commitfcb3615d7501ecdc60d308252981503164f33c59
tree7b7f6be569783e42e7d3c29492fa285fbd70bd73
parent5f939f6651a6551c81b61933f2f9cc63b84c2073
unit test unlink protection for tarfile

Add a separate test series that uses Tarfile directly, bypassing
DeltaTar because the latter does not allow fine-grained control
over what mitigations are active.
testing/test_deltatar.py