Skip to content

Minor fixes to host and account notebooklets

Compare
Choose a tag to compare
@ianhelle ianhelle released this 13 Nov 03:11
b5b3598

Fixes

b5b3598@Updating version to 0.2.3
5ce81a0@Reverting change to calling SelectAlert since it fails on MSTICPy 1.4.5 and earlier
d06e23d@Fixing error caused by msticpy bug in ti_enrich
4bdf7b6@Fixing test breaks in ti_enrich.py and account_summary.pyAdding additional McCabe suppressions to deal with diff versions (sometimes McCabe IDs the start of decorated function as the decorator line, in newer versions, it uses the def line)

34af0da@Addressing McCabe and Prospector warnings
bdae992@Fix failing test in test_metadata.py
79c8ae8@Linting errors
e10a429@Updating azure-pipelines to python 3.8type hints in data_providers

a124c8f@Removing azure_data requirement from host_summary notebooklet for test
bb908cd@Merge pull request #20 from microsoft/pebryan/2021-7-2MinorFixesMinor fixes to account and ip nblts
9b2b549@Minor fixes to account and ip nblts
cc391c9@Updating version