Msticnb

Latest version: v1.2.3

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.3

Some fixes for url_summary, host_network_summary and miscellaneous shared code.
Adding more unit tests.
Ensuring unit tests do not call online services.
Fixing pandas and pkg_resources deprecation warnings

What's Changed
* Ianhelle/url-summary-fixes-2024-09-23 by ianhelle in https://github.com/microsoft/msticnb/pull/47


**Full Changelog**: https://github.com/microsoft/msticnb/compare/v1.2.2...v1.2.3

1.2.2

What's Changed
* Updates for msticpy compatibility by ianhelle in https://github.com/microsoft/msticnb/pull/46


**Full Changelog**: https://github.com/microsoft/msticnb/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* Adding new azure pipelines to repo by ianhelle in https://github.com/microsoft/msticnb/pull/43
* Misc build and linter fixes by ianhelle in https://github.com/microsoft/msticnb/pull/44
* Ianhelle/tldextract fix 2024 07 22 by ianhelle in https://github.com/microsoft/msticnb/pull/45


**Full Changelog**: https://github.com/microsoft/msticnb/compare/v.1.2.0...v1.2.1

v.1.2.0
What's Changed
* Test and doc updates by ianhelle in https://github.com/microsoft/msticnb/pull/39
* [Fix] Added MANIFEST.in to include YAML files by rjaakke in https://github.com/microsoft/msticnb/pull/38
* Fixes for MSTICPy 2.9 compatibility by ianhelle in https://github.com/microsoft/msticnb/pull/41
* Ianhelle/fix build errors 2024 02 11 by ianhelle in https://github.com/microsoft/msticnb/pull/42
* Adding patch to mock GeoIP provider in Folium map by ianhelle in https://github.com/microsoft/msticnb/pull/40

New Contributors
* rjaakke made their first contribution in https://github.com/microsoft/msticnb/pull/38

**Full Changelog**: https://github.com/microsoft/msticnb/compare/v1.0.1...v.1.2.0

1.0.1

This release contains several fixes and enhancements to individual notebooklets.
Also in this release a function to generate template notebooklets so you can build your own and import them into the package.
python
import msticnb as nb

nb.create_template(nb_name="MyNotebooklet", folder="mynotebooklet")


What's Changed
* Updated and fixed host notebooks by petebryan in https://github.com/microsoft/msticnb/pull/35
* Fix import custom Nblts and added create_template by ianhelle in https://github.com/microsoft/msticnb/pull/34
* Fixed Linting Issues by petebryan in https://github.com/microsoft/msticnb/pull/36


**Full Changelog**: https://github.com/microsoft/msticnb/compare/v1.0.0...v1.1.0

1.0.0

631a57dFixing docstring in ip_summary
d330b22
- Better formatting of options in help- added options doc string to notebooklet init.
- Refactored large __init__ function in notebooklet
419cce1Fixing tests that depend on GeoLiteLookup - replace with mock class.Temporary workaround for convert_to_ip_entities in host.py
1d2cf20Update azure-pipelines.yml for Azure PipelinesAdd maxmind auth key
256f6ecFixing setup.py to read from requirements.txt
e2e48e6Update azure-pipelines.yml for Azure PipelinesAdd install of pytest-check
0a88c16Some test and linter fixes
3d619cb
- Fixes/regularization to host.host.py and iptools.py. Added VPS lookup
- Added several test data sets such as azure_activity_df, az_net_df (interface), vmcomputer_df, host_hb_df
- Added mock classes for TILookup and GeoIP for testing
- Switched several test modules to native pytest format.
184a2af
- Update to add extra method to notebooklet base class for wrapped run method
- Some fixes due to pandas TZ-specific changes and some of the test data.
- Removed TimeSpan from common.py - now imported from msticpy.
029753eAdd pivot support for notebooklets run method.
ee1125e
- Update to add extra method to notebooklet base class for wrapped run method
- Some fixes due to pandas TZ-specific changes and some of the test data.
- Removed TimeStamp from common.py - now imported from msticpy.
159d63fCreate CONTRIBUTING.md
617ce20Changing image sizes in readme. Spelling corrections
99a3441Documentation addition and update to README.md
906da10Update README.mdAdded link to the notebook and introductory text.

0.2.3

5ce81a0Reverting change to calling SelectAlert since it fails on MSTICPy 1.4.5 and earlier
d06e23dFixing error caused by msticpy bug in ti_enrich
4bdf7b6Fixing test breaks in ti_enrich.py and account_summary.pyAdding 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)

34af0daAddressing McCabe and Prospector warnings
bdae992Fix failing test in test_metadata.py
79c8ae8Linting errors
e10a429Updating azure-pipelines to python 3.8type hints in data_providers

a124c8fRemoving azure_data requirement from host_summary notebooklet for test
bb908cdMerge pull request 20 from microsoft/pebryan/2021-7-2MinorFixesMinor fixes to account and ip nblts
9b2b549Minor fixes to account and ip nblts
cc391c9Updating version

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.