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

Added bandit to CI to avoid security issues #627

Merged
merged 5 commits into from Dec 17, 2018
Merged

Added bandit to CI to avoid security issues #627

merged 5 commits into from Dec 17, 2018

Conversation

thedrow
Copy link
Collaborator

@thedrow thedrow commented Dec 13, 2018

Bandit is a static analysis tool that finds security issues within Python code.
Since we deal with authorization we should avoid insecure code.

tox.ini Outdated Show resolved Hide resolved
bandit.json Outdated Show resolved Hide resolved
tox.ini Show resolved Hide resolved
@thedrow thedrow merged commit e9c6f01 into master Dec 17, 2018
@thedrow thedrow deleted the bandit branch December 17, 2018 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants