Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update branch with msticpy main #2

Merged
merged 10 commits into from
May 5, 2023
Merged

Conversation

d3vzer0
Copy link
Owner

@d3vzer0 d3vzer0 commented May 5, 2023

No description provided.

ianhelle and others added 10 commits March 22, 2023 12:39
Only add "encoding" parameter if Python 3.9 or later
Remove default encoding parameter
Replacing NAs in process_tree DF - causes Bokeh 3.0 to fail
Co-authored-by: Ian Hellen <ianhelle@microsoft.com>
* adding documentation for spark installation

* updating links

* fixing spaces

* fixing yaml code block

---------

Co-authored-by: Ian Hellen <ianhelle@microsoft.com>
* added g test

* Finished polling detector

* finished unit tests for periodogram polling detector

* removed unused variables

* removed unused import

* added additional test for multiple observations at each timestep

* reformatted files and added tutorial notebook

* reformatted to meet black, pylint, mypy and prospector requirements

* Added further analysis to the documentation notebook

* reformatted code to conform with linting requirements

* Finished polling docs

* reformatted with black

* Removed junit xml file

* Added tests and functionality to accept a dataframe

* reformatted files to conform to linting requirements

---------

Co-authored-by: Pete Bryan <peter.bryan@microsoft.com>
Co-authored-by: Ian Hellen <ianhelle@microsoft.com>
This is used by default if panel is installed.
Fixing some docstring errors in sentinel_dynamic_summary_types and pulsedive.py
* add LocalOsquery driver based on LocalData one

* split try/except, mypy json_out

* Simplifed local_osquery_driver.py a little. Now loads query files to memory on connect/query/schema access.

Changed name/enum of provider to OSQueryLogs
Added template unit test case test_load_osquery_driver.py
Added entry in msticpyconfig-test.yaml for OSQueryLogs (in DataProviders section)

* Skipping tests that will currently fail because no data in test_load_osquery_driver.py

* Updating OSQuery driver.

Auto-generate query names from data
Rename columns from json-normalized form
Add documentation
Add unit tests and test data

* Missed the updated unit tests

* Updating the process tree schema for cleaned col names

* Suppress low-sev bandit issue

---------

Co-authored-by: Ian Hellen <ianhelle@microsoft.com>
Bumps [httpx](https://github.com/encode/httpx) from 0.23.3 to 0.24.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.23.3...0.24.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Hellen <ianhelle@microsoft.com>
@d3vzer0 d3vzer0 merged commit ead4cb5 into d3vzer0:multithreading May 5, 2023
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.

6 participants