Skip to content

Sphinx Documentation

Compare
Choose a tag to compare
@ianhelle ianhelle released this 12 Apr 15:53

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)