Skip to content

Doc - Usage with Code Climate #519

@Vadorequest

Description

@Vadorequest

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:
image

With the following .codeclimate.yml config file:

  bandit: # Security - See https://docs.codeclimate.com/docs/bandit
    enabled: true

I 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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions