summaryrefslogtreecommitdiff
path: root/python/samba/safe_tarfile.py
AgeCommit message (Expand)AuthorFilesLines
2025-08-26python:tarfile: notes about extraction_filterDouglas Bagnall1-1/+16
2023-08-30python: Remove unused importsJoseph Sutton1-1/+1
2023-07-21python/samba: Adjust tarfile extraction filterNoel Power1-1/+1
2023-06-14python:safe_tarfile: Improve safe extract()Andreas Schneider1-11/+1
2023-06-14python:safe_tarfile: Implement safer extractall()Andreas Schneider1-0/+53
2023-06-14python:safe_tarfile: Set extraction_filter for pythons providing itAndreas Schneider1-14/+22
2022-10-04CVE-2007-4559 python: ensure sanity in our tarfilesDouglas Bagnall1-0/+43