microsoft / msticpy

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

v2.7.0 - changing new kql/sentinel drivers to be defaults #696

Closed ianhelle closed 11 months ago

ianhelle commented 11 months ago

Updated DataEnvironment enum to add IDs for Legacy drivers in query_defns.py Updated driver mapping for new drivers in data/drivers/init.py Updated documentation Removed dependency on kql_driver in test_query_source.py Removed redundant formatters in kql_driver.py (since these were identical to the query_source defaults) Changes to requirements.txt and setup.py: