github microsoft/msticpy v1.3.1
Kql from Python Scripts, Mordor provider fixes

latest releases: v2.11.0, v2.10.0, v2.9.0...
2 years ago

New Features

We've updated the Kql/Azure Sentinel data provider so that it no longer depends on
IPython/Jupyter functionality to work. This prevented using the provider from
Python scripts and applications. The new implementation uses Kqlmagic as
a standard import and no longer requires IPython magics to work.

08c7cf1@Ianhelle/kql as function 2021 08 04 (#190) Kqlmagic operations called as func vs. IPython magics
Now using Kqlmagic.kql() function in kql_driver, allowing it to be used from python code.

Fixes

The main fix here was to adapt to changes in the Mordor attack data repository
Mordor is now known as OTRF Security Datasets
(Although it will continue to be known as Mordor in MSTICPy for the time being).

  • 17f9704@Ianhelle/modor url refix 2021 08 04 (#189)
  • fabde53@fix img src for broken preview images (#191)
  • 17b9227@Pebryan/7 16 21 sent api update (#187)* added incident collection
    • Updated pandas version to pandas>=1.1.5
    • Updated docstrings for Azure and Azure Sentinel APIs

Potentially breaking changes

  • MSTICPY now requires pandas 1.1.5 as a minimum

Don't miss a new msticpy release

NewReleases is sending notifications on new releases.