epicyon/security_audit

4 lines
52 B
Plaintext
Raw Normal View History

2020-07-08 14:28:08 +00:00
#!/bin/bash
bandit *.py
bandit src/*.py -x tests.py