mirror of https://gitlab.com/bashrc2/epicyon
2 lines
35 B
Plaintext
2 lines
35 B
Plaintext
|
#!/bin/bash
|
||
|
bandit *.py -x tests.py
|