Sphinx Documentation
New Features
Adding Sphinx documentation for Read the docs
Numpy docstrings should now be used (almost) everywhere
Added function to kql.py execute simple kql string query.
Added function to auditdextract.py to read audit logs from file.
Added these HowTo docs to repo:
- Jupyter And Security
- Azure Sentinel and Jupyter
- Enabling Auditd on Linux in Azure Sentinel
Fixes
Fixing some errors in iocextract
Pylint and Flake8 warnings (mostly reducing line length to < 90)