Skip to content
Snippets Groups Projects
  1. Jan 09, 2025
  2. Jan 02, 2024
  3. Mar 20, 2023
  4. Mar 15, 2023
  5. 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
  6. Feb 20, 2023
  7. Dec 05, 2022
  8. Nov 21, 2022
  9. Apr 02, 2022
  10. Dec 09, 2021
  11. Nov 23, 2021
  12. Nov 21, 2021
  13. Oct 03, 2021
  14. May 05, 2021
  15. Nov 30, 2020
  16. Nov 23, 2020
  17. Nov 13, 2020
  18. Mar 08, 2020
  19. Dec 02, 2019
  20. Nov 26, 2019
  21. 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
  22. Jul 22, 2019
  23. May 08, 2019
  24. Mar 22, 2019
  25. Mar 09, 2019
  26. Mar 07, 2019
  27. Feb 03, 2019
  28. Nov 08, 2018
  29. 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
  30. Oct 12, 2018
  31. Oct 05, 2018
  32. Sep 25, 2018
Loading