-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Remove use of shell=True in update-language helper script (#1474)
Fix insecure use patterns of subprocess.run() in the helper script updating language files. In addition all calls to subprocess.run() now raise an exception if something is wrong.
- Loading branch information
Showing
1 changed file
with
44 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters