-
-
Notifications
You must be signed in to change notification settings - Fork 711
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I've never used Bandit, but I saw there is an integration within Code Climate and I'm interested in giving it a try. https://docs.codeclimate.com/docs/bandit
I'm not quite sure what Bandit does with minimal configuration, here is my output during the CI build:

With the following .codeclimate.yml config file:
bandit: # Security - See https://docs.codeclimate.com/docs/bandit
enabled: trueI feel like not much is being done there, and wonder if there are any guide or doc.
I'm using python 2.7 with Django 1.8
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested