Skip to content
Snippets Groups Projects
  1. Mar 07, 2023
    • georg's avatar
      CI: linting: ruff: specify image · 8b41764a
      georg authored
      Otherwise, this job might fail, depending on the runner which executes
      the job, due to different configurations, especially wrt the default
      image.
      
      Ref !105
      8b41764a
  2. Feb 20, 2023
  3. Dec 05, 2022
  4. Nov 21, 2022
  5. Apr 02, 2022
  6. Dec 09, 2021
  7. Nov 23, 2021
  8. Nov 21, 2021
  9. Oct 03, 2021
  10. May 05, 2021
  11. Nov 30, 2020
  12. Nov 23, 2020
  13. Nov 13, 2020
  14. Mar 08, 2020
  15. Dec 02, 2019
  16. Nov 26, 2019
  17. Oct 05, 2019
    • madaidan's avatar
      Mount a new tmpfs on /tmp and drop all capabilities · 58773088
      madaidan authored and jvoisin's avatar jvoisin committed
      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.
      58773088
  18. Jul 22, 2019
  19. May 08, 2019
  20. Mar 22, 2019
  21. Mar 09, 2019
  22. Mar 07, 2019
  23. Feb 03, 2019
  24. Nov 08, 2018
  25. Oct 22, 2018
    • Julien (jvoisin) Voisin's avatar
      Implement support for .avi files, via ffmpeg · e70ea811
      Julien (jvoisin) Voisin 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.
      e70ea811
  26. Oct 12, 2018
  27. Oct 05, 2018
  28. Sep 25, 2018
  29. Sep 01, 2018
  30. Aug 25, 2018
  31. Jul 25, 2018
  32. Jul 23, 2018
  33. Jul 08, 2018
Loading