SHOT-4598: Alias 2027.1 python support #143
5 issue(s) found
Summary of Issues
| Type | Count | Severity | Secure Coding Guidelines |
|---|---|---|---|
| B110: try_except_pass | 5 | LOW | PYTH-GEAP-50 |
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 notice on line 87 in python/tk_framework_alias/server/socketio/server_json.py
shotgrid-chorus / security/bandit
B110: try_except_pass
Try, Except, Pass detected.
secure coding id: PYTH-GEAP-50.
Check notice on line 267 in python/tk_framework_alias/server/socketio/server_json.py
shotgrid-chorus / security/bandit
B110: try_except_pass
Try, Except, Pass detected.
secure coding id: PYTH-GEAP-50.
Check notice on line 276 in python/tk_framework_alias/server/socketio/server_json.py
shotgrid-chorus / security/bandit
B110: try_except_pass
Try, Except, Pass detected.
secure coding id: PYTH-GEAP-50.
Check notice on line 356 in python/tk_framework_alias/server/socketio/server_json.py
shotgrid-chorus / security/bandit
B110: try_except_pass
Try, Except, Pass detected.
secure coding id: PYTH-GEAP-50.
Check notice on line 365 in python/tk_framework_alias/server/socketio/server_json.py
shotgrid-chorus / security/bandit
B110: try_except_pass
Try, Except, Pass detected.
secure coding id: PYTH-GEAP-50.