PyCQA / bandit

Bandit is a tool designed to find common security issues in Python code.
https://bandit.readthedocs.io
Apache License 2.0
6.52k stars 612 forks source link

Document adding a job to GitLab CICD #1086

Open Bengt opened 11 months ago

Bengt commented 11 months ago

This documents how to add a job to GitLab CI/CD for running Bandit.