mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Generally, we avoid os.system, since it shells out and thus can be a cause of security issues.
Generally, we avoid os.system, since it shells out and thus can be a cause of security issues.