add big brother readme and test

This commit is contained in:
Kevin Froman 2019-12-18 03:52:52 -06:00
parent 9790785c08
commit 743e735c48
2 changed files with 35 additions and 0 deletions

8
src/bigbrother/README.md Normal file
View file

@ -0,0 +1,8 @@
# Bigbrother
Python 3.8+ auditing to detect and block some exploits and privacy leaks
## Files
* \_\_init\_\_.py: Contains sys audit hook and py version safe enabler
* ministry/: contains functions wrapped by the audit hook to process security events