- 30 Nov, 2020 1 commit
-
-
jvoisin authored
-
- 23 Nov, 2020 1 commit
-
-
jvoisin authored
-
- 13 Nov, 2020 1 commit
-
-
jvoisin authored
-
- 08 Mar, 2020 1 commit
-
-
jvoisin authored
-
- 02 Dec, 2019 1 commit
-
-
Ivy Fay authored
This switches to use "python3 -m unittest discover -v" onevery distro.
-
- 26 Nov, 2019 2 commits
-
-
georg authored
It seems, despite the name, both packages depend on Python 3. However, pylint3 seems deprecated, and upstream recommends to install pylint: https://www.pylint.org/#install The current versions of both packages in Debian unstable are: pylint 2.4.4-1 pylint3 2.2.2-1 This commit fixes failing CI jobs due to the use of pylint3 2.2.2-1, which seems broken.
-
jvoisin authored
-
- 05 Oct, 2019 1 commit
-
-
madaidan authored
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.
-
- 22 Jul, 2019 3 commits
- 08 May, 2019 1 commit
-
-
jvoisin authored
-
- 22 Mar, 2019 1 commit
-
-
jvoisin authored
-
- 09 Mar, 2019 1 commit
-
-
georg authored
Closes #93
-
- 07 Mar, 2019 5 commits
- 03 Feb, 2019 1 commit
-
-
intrigeri authored
This should closes #90
-
- 08 Nov, 2018 1 commit
-
-
jvoisin authored
-
- 22 Oct, 2018 1 commit
-
-
jvoisin authored
- This commit introduces optional dependencies (namely ffmpeg): mat2 will spit a warning when trying to process an .avi file if ffmpeg isn't installed. - Since metadata are obtained via exiftool, this commit also refactors a bit our exfitool wrapper.
-
- 12 Oct, 2018 1 commit
-
-
Rémi Oudin authored
Fixes issue #61
-
- 05 Oct, 2018 1 commit
-
-
jvoisin authored
-
- 25 Sep, 2018 1 commit
-
- 01 Sep, 2018 1 commit
-
-
jvoisin authored
-
- 25 Aug, 2018 1 commit
-
-
jvoisin authored
-
- 25 Jul, 2018 1 commit
-
-
jvoisin authored
-
- 23 Jul, 2018 1 commit
-
-
jvoisin authored
-
- 08 Jul, 2018 3 commits
- 01 Jul, 2018 1 commit
-
-
jvoisin authored
-
- 22 Jun, 2018 1 commit
-
-
jvoisin authored
-
- 18 Jun, 2018 1 commit
-
-
jvoisin authored
refactor
-
- 09 Jun, 2018 1 commit
-
-
jvoisin authored
-
- 04 Jun, 2018 2 commits
- 18 May, 2018 1 commit
-
-
jvoisin authored
- the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py`
-
- 30 Apr, 2018 1 commit
-
-
jvoisin authored
-