You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support the bandit check by GitHub Action (sonic-net#2358)
What I did
Support the bandit check by GitHub Action to find out the potential security issues in the python code.
How I did it
Add the bandit check action in GitHub workflow
0 commit comments