microsoft / msticpy

Microsoft Threat Intelligence Security Tools
Other
1.72k stars 310 forks source link

Fixing np.NaN error and build warnings #785

Closed ianhelle closed 1 week ago

ianhelle commented 1 week ago

Fixing pandas deprecation warnings in vtfile_behaviour and process_tree_utils. The rest is mostly suppressing expected warnings in unit tests

FlorianBracq commented 1 week ago

That looks good to me too!

ianhelle commented 1 week ago

Merging this despite AzDevops pipeline failure (AV checks on some examples in our documentation and tests - which are really examples of malicious PS scripts). Working on this while I try to work out how to implement suppressions for these