Skip to content

Merge branch 'alias-python-api-v8.0.1-Alias2027.0.1' into SHOT-4598/a…

76bc920
Select commit
Loading
Failed to load commit list.
Draft

SHOT-4598: Alias 2027.1 python support #143

Merge branch 'alias-python-api-v8.0.1-Alias2027.0.1' into SHOT-4598/a…
76bc920
Select commit
Loading
Failed to load commit list.
ShotGrid Chorus / security/bandit completed Jun 10, 2026 in 4m 58s

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

See this annotation in the file changed.

@shotgrid-chorus 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

See this annotation in the file changed.

@shotgrid-chorus 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

See this annotation in the file changed.

@shotgrid-chorus 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

See this annotation in the file changed.

@shotgrid-chorus 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

See this annotation in the file changed.

@shotgrid-chorus shotgrid-chorus / security/bandit

B110: try_except_pass

Try, Except, Pass detected.
secure coding id: PYTH-GEAP-50.