SG-26915 Formalize the end of CentOS support #994
+31
−39
ShotGrid Chorus / security/bandit
completed
Dec 13, 2024 in 8s
1 issue(s) found
Summary of Issues
Type | Count | Severity | Secure Coding Guidelines |
---|---|---|---|
B604: any_other_function_with_shell_equals_true | 1 | MEDIUM | PYTH-INJC-30 |
How do I clear all these issues?
If you suspect these issues are not actual issues, click “Clear All Issues” above. Click here for more details.
Details and Annotations
Details
bandit version 1.7.9
Annotations
Check warning on line 211 in python/tank/descriptor/io_descriptor/git.py
shotgrid-chorus / security/bandit
B604: any_other_function_with_shell_equals_true
Function call with shell=True parameter identified, possible security issue.
secure coding id: PYTH-INJC-30.
Loading