This website requires JavaScript.
Explore
Help
Register
Sign In
indymedia
/
epicyon
mirror of
https://gitlab.com/bashrc2/epicyon
Watch
7
Star
4
Fork
You've already forked epicyon
1
Code
Issues
14
Releases
Wiki
Activity
faae1de321
epicyon
/
security_audit
4 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Security audit script
2020-07-08 14:28:08 +00:00
#!/bin/bash
Move most source code into src subdirectory
2026-06-04 12:32:10 +00:00
bandit *.py
bandit src/*.py -x tests.py