PyCQA / PyCQA/bandit

Doc - Usage with Code Climate

Open
#519 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Python
Stars
8.3k
Forks
836
Avg merge
5d 3h
Merged PRs (30d)
1

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked Code Climate Bandit integration documentation and the reported .codeclimate.yml configuration. The issue names no repository files or tests; document what Bandit does with this minimal configuration and provide guidance for interpreting the CI output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, security
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.