Stypox 8e192acb63
Add test zips and extensive tests for ImportExportManager
Now all possible combinations of files in the zip (present or not) are checked at the same time
2024-03-30 18:42:11 +01:00

463 B

*.zip files in this folder are NewPipe database exports, in all possible configurations:

  • db / nodb indicates if there is a newpipe.db database included or not
  • ser / vulnser / noser indicates if there is a newpipe.settings Java-serialized preferences file included, if it is included and contains an injection attack, of if it is not included
  • json / nojson indicates if there is a preferences.json JSON preferences file included or not