Skip to content

Quantco/pre-commit-mirrors-bandit

Repository files navigation

bandit pre-commit hook

pre-commit hook of bandit with conda as a language / package manager.

For pre-commit: see here

For bandit: see here

Using bandit with pre-commit and conda:

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published