Doc - Usage with Code Climate
Nobody has claimed this yet.
- 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:

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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