mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +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.