Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.
/ mirrors-bandit Public archive

Mirror of the bandit package for pre-commit

Notifications You must be signed in to change notification settings

KPilnacek/mirrors-bandit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bandit mirror

Mirror of bandit for pre-commit.

For pre-commit: see https://github.com/pre-commit/pre-commit

For bandit: see https://github.com/PyCQA/bandit

Using bandit with pre-commit:

Add this to your .pre-commit-config.yaml

-   repo: https://github.com/KPilnacek/mirrors-bandit
    rev: ''  # Use the sha / tag you want to point at
    hooks:
    -   id: bandit

By default, bandit will run with bandit -lll.

About

Mirror of the bandit package for pre-commit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages