631a57dFixing docstring in ip_summary
d330b22
- Better formatting of options in help- added options doc string to notebooklet init.
- Refactored large __init__ function in notebooklet
419cce1Fixing tests that depend on GeoLiteLookup - replace with mock class.Temporary workaround for convert_to_ip_entities in host.py
1d2cf20Update azure-pipelines.yml for Azure PipelinesAdd maxmind auth key
256f6ecFixing setup.py to read from requirements.txt
e2e48e6Update azure-pipelines.yml for Azure PipelinesAdd install of pytest-check
0a88c16Some test and linter fixes
3d619cb
- Fixes/regularization to host.host.py and iptools.py. Added VPS lookup
- Added several test data sets such as azure_activity_df, az_net_df (interface), vmcomputer_df, host_hb_df
- Added mock classes for TILookup and GeoIP for testing
- Switched several test modules to native pytest format.
184a2af
- Update to add extra method to notebooklet base class for wrapped run method
- Some fixes due to pandas TZ-specific changes and some of the test data.
- Removed TimeSpan from common.py - now imported from msticpy.
029753eAdd pivot support for notebooklets run method.
ee1125e
- Update to add extra method to notebooklet base class for wrapped run method
- Some fixes due to pandas TZ-specific changes and some of the test data.
- Removed TimeStamp from common.py - now imported from msticpy.
159d63fCreate CONTRIBUTING.md
617ce20Changing image sizes in readme. Spelling corrections
99a3441Documentation addition and update to README.md
906da10Update README.mdAdded link to the notebook and introductory text.