Files
workavia-drive/tdrive
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-03-06 17:13:51 +01:00
2023-04-11 10:04:29 +01:00