Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: format code with Autopep8, Black, isort and Yapf #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

style: format code with Autopep8, Black, isort and Yapf

fc74431
Select commit
Loading
Failed to load commit list.
Open

style: format code with Autopep8, Black, isort and Yapf #33

style: format code with Autopep8, Black, isort and Yapf
fc74431
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Bandit failed Dec 15, 2023 in 6s

2 new alerts including 2 errors

New alerts in code changed by this pull request

  • 2 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 90 in trustauthx/cli.py

See this annotation in the file changed.

Code scanning / Bandit

subprocess call with shell=True identified, security issue. Error

subprocess call with shell=True identified, security issue.

Check failure on line 92 in trustauthx/cli.py

See this annotation in the file changed.

Code scanning / Bandit

subprocess call with shell=True identified, security issue. Error

subprocess call with shell=True identified, security issue.