Skip to content

Ianhelle/notebooklet fixes 2022 04 12#26

Merged
petebryan merged 8 commits intomainfrom
ianhelle/notebooklet-fixes-2022-04-12
May 6, 2022
Merged

Ianhelle/notebooklet fixes 2022 04 12#26
petebryan merged 8 commits intomainfrom
ianhelle/notebooklet-fixes-2022-04-12

Conversation

@ianhelle
Copy link
Copy Markdown
Contributor

No description provided.

Updating azure-pipelines to python 3.8

type hints in data_providers

Linting errors

Another failing test in test_metadata.py

Addressing McCabe and Prospector warnings

Fixing test breaks in ti_enrich.py and account_summary.py

Adding 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)

Fixing error caused by msticpy bug in ti_enrich

Reverting change to calling SelectAlert since it fails on 1.4.5 and earlier

Updating version to 0.2.3

Account summary updates
Fixing deprecated paths in data_providers.py and logon_session_rarity.py
…etwork events

Fixed style bug in notebooklet_result.py that made title text invisible in dark mode.
Added tests for MDE to test_ip_summary.py
@ianhelle ianhelle requested a review from petebryan April 20, 2022 03:52
Adding some display for MDE data in ip_summary.py
Fixing import of display timeline
Fixing some other broken things
Copy link
Copy Markdown
Contributor

@petebryan petebryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, getting the information from MDE is definitely more complex than I realized it would be!

@petebryan petebryan merged commit f7cb6f3 into main May 6, 2022
@petebryan petebryan deleted the ianhelle/notebooklet-fixes-2022-04-12 branch May 6, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants