snapshotmanager / boom-boot

Boom Boot Manager
GNU General Public License v2.0
30 stars 4 forks source link

Add bandit to CI tests #11

Closed bmr-cymru closed 1 year ago

bmr-cymru commented 2 years ago

Add bandit to CI tests:

"Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report."

bmr-cymru commented 1 year ago

Fixed in commit 4e4339ca812f70aa5470c7c17a8148d7bea1acb8