1
0
mirror of synced 2024-05-29 09:28:02 +02:00
mat2/libmat2
madaidan 58773088ac Mount a new tmpfs on /tmp and drop all capabilities
This mounts a new tmpfs on /tmp so any files residing there would be hidden
from the sandbox. Many programs store some files in there that might be useful
to an attacker.  It also drops all capabilities incase it is ever run with
extra capabilities for whatever reason.
2019-10-05 15:21:40 +02:00
..
__init__.py Please mypy wrt. the last two commits 2019-05-14 00:50:17 +02:00
abstract.py Minor code cleanup 2019-05-09 09:41:05 +02:00
archive.py Mark a comment as FP 2019-09-01 19:01:33 +02:00
audio.py Fix the testsuite 2019-03-23 00:41:23 +01:00
epub.py Add tar archive support 2019-04-27 04:05:36 -07:00
exiftool.py Use memoization get _*_path() functions 2019-05-16 00:31:40 +02:00
harmless.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
images.py Add support for ppm 2019-09-01 09:28:46 -07:00
office.py Improve a bit the comments in the code 2019-09-01 13:52:02 +02:00
parser_factory.py CI: Add job to run codespell, a spell checking software 2019-07-22 13:31:40 -07:00
pdf.py Improve type annotation coverage 2018-10-23 16:32:28 +02:00
subprocess.py Mount a new tmpfs on /tmp and drop all capabilities 2019-10-05 15:21:40 +02:00
torrent.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00
video.py Use memoization get _*_path() functions 2019-05-16 00:31:40 +02:00
web.py Remove a mypy workaround to bump coverage back to 100% 2019-07-22 23:28:51 +02:00