Files
workavia-drive/tdrive/backend/utils/nextcloud-migration/src
Yadd faa42c2b22 Replace child_process.exec by child_process.spawnSync (#428)
child_process.exec uses a shell to parse and launch command.

Since here some arguments comes from external, it's unsecured.

This MR uses spawnSync instead.
2024-03-11 12:03:25 +01:00
..
2024-01-22 20:30:19 +01:00
2024-01-02 15:09:43 +01:00
2024-01-22 20:30:19 +01:00