epicyon/security_audit

4 lines
52 B
Bash
Executable File

#!/bin/bash
bandit *.py
bandit src/*.py -x tests.py