MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

Functiontest_sent_ti_query_indicator
Test Sentinel analytics feature.
tests/context/azure/test_sentinel_ti.py:274
Functiontest_sent_ti_result
Test Sentinel hunting feature.
tests/context/azure/test_sentinel_ti.py:205
Functiontest_sent_ti_results
Test Sentinel hunting feature.
tests/context/azure/test_sentinel_ti.py:193
Functiontest_sent_ti_update_indicator
Test Sentinel analytics feature.
tests/context/azure/test_sentinel_ti.py:247
Functiontest_sent_updates
Test Sentinel incident update feature.
tests/context/azure/test_sentinel_incidents.py:76
Functiontest_sent_watchlists
Test Sentinel Watchlist feature.
tests/context/azure/test_sentinel_watchlists.py:85
Functiontest_sent_watchlists_create
Test Sentinel Watchlist feature.
tests/context/azure/test_sentinel_watchlists.py:97
Functiontest_sent_watchlists_delete
Test Sentinel Watchlist feature.
tests/context/azure/test_sentinel_watchlists.py:113
Functiontest_sent_watchlists_items
Test Sentinel Watchlist feature.
tests/context/azure/test_sentinel_watchlists.py:123
Functiontest_sent_watchlists_items_add
Test Sentinel Watchlist feature.
tests/context/azure/test_sentinel_watchlists.py:137
Functiontest_sentinel_connect
Test connect method with different parameter combinations.
tests/context/azure/test_sentinel_core.py:213
Functiontest_sentinel_connect_no_init_params
Test connect method where no initial parameters are set.
tests/context/azure/test_sentinel_core.py:284
Functiontest_sentinel_entity_creation
Test creation of Sentinel Alert entity.
tests/datamodel/entities/test_entity.py:184
Functiontest_sentinel_ti_multi_lookups
Test multiple IOCs and failures.
tests/context/test_tiprovider_kql.py:289
Functiontest_sentinel_ti_provider
Test TI provider queries.
tests/context/test_tiprovider_kql.py:221
Methodtest_service_queries
Test default implementation of property service_queries.
tests/data/test_dataqueries.py:466
Methodtest_sessionize_data
(self)
tests/analysis/test_anom_sessionize.py:217
Functiontest_set_azure_env_creds
Test setting environment variables for env credential.
tests/init/test_azure_synapse_tools.py:198
Functiontest_set_azure_msi_creds
Test setting environment variables for env credential.
tests/init/test_azure_synapse_tools.py:223
Functiontest_set_config
Test pkg_config.set_config.
tests/common/test_pkg_config.py:255
Functiontest_set_database_query
Test that we can set the database via the set_database method.
tests/data/drivers/test_azure_kusto_driver.py:821
Functiontest_set_default_workspace
Test setting default workspace.
tests/context/azure/test_sentinel_core.py:141
Methodtest_set_driver_property
Test default implementation of method set_driver_property with invalid property.
tests/data/test_dataqueries.py:489
Functiontest_set_mp_azure_settings
Test setting msticpy settings.
tests/init/test_azure_synapse_tools.py:243
Functiontest_settings_dict_get
Test get method.
tests/common/test_pkg_config.py:290
Functiontest_settings_dict_getitem
Test __getitem__ method.
tests/common/test_pkg_config.py:269
Functiontest_settings_dict_setitem
Test __setitem__ method.
tests/common/test_pkg_config.py:281
Methodtest_skip_already_timedelta_column
Test that columns already in timedelta format are skipped.
tests/common/test_data_utils.py:128
Methodtest_skip_nonexistent_column
Test that nonexistent columns are skipped without error.
tests/common/test_data_utils.py:137
Functiontest_sort
Test mp_pivot.sort accessor.
tests/init/pivot/test_pivot_pd_accessor.py:172
Methodtest_split_queries
Test queries split into time segments.
tests/data/test_dataqueries.py:405
Functiontest_split_queries_async
Test queries split into time segments threaded execution.
tests/data/test_async_queries.py:330
Methodtest_split_queries_err
Test queries split error conditions.
tests/data/test_dataqueries.py:426
Functiontest_split_queries_sync
Test queries split into time segments.
tests/data/test_async_queries.py:293
Methodtest_split_ranges
Test time range split logic.
tests/data/test_dataqueries.py:386
Functiontest_splunk_connect_errors
Check connect failure errors.
tests/data/drivers/test_splunk_driver.py:196
Functiontest_splunk_connect_no_params
Check failure with no args.
tests/data/drivers/test_splunk_driver.py:161
Functiontest_splunk_connect_req_params
Check load/connect success with required params.
tests/data/drivers/test_splunk_driver.py:175
Functiontest_splunk_fired_alerts
Check fired alerts.
tests/data/drivers/test_splunk_driver.py:226
Functiontest_splunk_query_success
Check loaded true.
tests/data/drivers/test_splunk_driver.py:280
Functiontest_splunk_saved_searches
Check saved searches.
tests/data/drivers/test_splunk_driver.py:249
Functiontest_sql_convert
Test SQL to KQL Conversion.
tests/data/test_sql_to_kql.py:190
Methodtest_state_matrix
(self)
tests/analysis/test_anom_seq_data_structures.py:12
Functiontest_string_functions
Test string manipulation functions.
tests/data/test_sql_to_kql.py:247
Functiontest_subgroups
Test subgroups.
tests/vis/test_folium.py:164
Functiontest_subquery_in_from
Test subquery in FROM clause.
tests/data/test_sql_to_kql.py:334
Functiontest_sumologic_connect_errors
Check connect failure errors.
tests/data/drivers/test_sumologic_driver.py:183
Functiontest_sumologic_connect_no_params
Check failure with no args.
tests/data/drivers/test_sumologic_driver.py:157
Functiontest_sumologic_connect_req_params
Check load/connect success with required params.
tests/data/drivers/test_sumologic_driver.py:169
Functiontest_sumologic_query
Check queries with different outcomes.
tests/data/drivers/test_sumologic_driver.py:268
Functiontest_sumologic_query_export
Check queries with different parameters.
tests/data/drivers/test_sumologic_driver.py:358
Functiontest_sumologic_query_no_connect
Check query fails when not connected true.
tests/data/drivers/test_sumologic_driver.py:222
Functiontest_sumologic_query_params
Check queries with different parameters.
tests/data/drivers/test_sumologic_driver.py:343
Functiontest_synapse_name
Test the Synapse Name class.
tests/init/test_azure_synapse_tools.py:180
Functiontest_syslog_risky_actions
()
tests/transform/test_cmd_line.py:38
Functiontest_tee
Test mp_pivot.tee_exec accessor.
tests/init/pivot/test_pivot_pd_accessor.py:96
Functiontest_tee_exec
Test mp_pivot.tee_exec accessor.
tests/init/pivot/test_pivot_pd_accessor.py:119
Functiontest_text_process_tree
()
tests/transform/test_process_tree_utils.py:430
Functiontest_ti_config_and_load
Test loading settings and TI Lookup.
tests/context/test_tiprovider_kql.py:164
Functiontest_ti_config_and_load
Test loading TI providers.
tests/context/test_lookup.py:74
Functiontest_ti_config_and_load
Test loading TI providers.
tests/context/test_tiproviders.py:281
Functiontest_ti_lookup_enable_disable
Test enable and disable a provider.
tests/context/test_lookup.py:139
Functiontest_ti_lookup_enable_disable
Test enable and disable a provider.
tests/context/test_tiproviders.py:313
Functiontest_ti_provider
Test individual providers.
tests/context/test_tiproviders.py:189
Functiontest_timeline
Test display_timeline.
tests/vis/test_timeline.py:126
Functiontest_timeline_controls
Test timeline notebook.
tests/vis/test_timeline.py:265
Functiontest_timeline_dict
Test display_timeline_dict.
tests/vis/test_timeline.py:184
Functiontest_timeline_duration
Test display_timeline_duration.
tests/vis/test_timeline.py:240
Functiontest_timeline_refs
Test display_timeline with reference items.
tests/vis/test_timeline.py:169
Functiontest_timeline_values
Test display_timeline_values.
tests/vis/test_timeline.py:201
Functiontest_timespan_eq
Test creating Timespan from another Timespan.
tests/common/test_timespan.py:60
Functiontest_timespan_invalid_params
Test error handling for invalid params.
tests/common/test_timespan.py:100
Functiontest_timespan_parms
Test standard parameters.
tests/common/test_timespan.py:28
Functiontest_timespan_timeselector
Test timespan with a time selector object.
tests/common/test_timespan.py:76
Functiontest_tiproviders_editor
TI Providers item editor.
tests/config/test_item_editors.py:252
Functiontest_to_df
Test exporting graph nodes to a dataframe.
tests/vis/test_entity_graph.py:188
Functiontest_to_html
Test to_html function.
tests/vis/test_code_view.py:77
Functiontest_tor_exit_nodes
Test TOR exit nodes.
tests/context/test_tiproviders.py:414
Methodtest_train
(self)
tests/analysis/test_anom_seq_model.py:51
Functiontest_tree_utils_lx
Test process tree utils.
tests/transform/test_process_tree_utils.py:316
Functiontest_tree_utils_win
Test process tree utils.
tests/transform/test_process_tree_utils.py:269
Functiontest_ts_anomalies_seasonal_zero
Test ts_anomalies_stl handles seasonal == 0 case correctly.
tests/analysis/test_timeseries.py:88
Functiontest_ts_anomalies_stl
Test ts_anomalies_stl function.
tests/analysis/test_timeseries.py:33
Functiontest_txt2df
Test txt2df magic function.
tests/init/pivot/test_txt_df_magic.py:41
Functiontest_union_without_all
Test UNION (which adds distinct).
tests/data/test_sql_to_kql.py:386
Functiontest_upload_fails
Check upload failure.
tests/data/uploaders/test_loganalytics_uploader.py:64
Functiontest_url
Test URL get_componennts.
tests/datamodel/entities/test_entity.py:60
Functiontest_url
(ioc_extract)
tests/transform/test_ioc_extractor.py:75
Methodtest_urlvalidation
(self)
tests/context/test_vtlookup.py:53
Functiontest_user_config
Test user config.
tests/init/test_user_config.py:87
Functiontest_user_exceptions
Test user exceptions with messages to std out.
tests/common/test_exceptions.py:81
Functiontest_valid_queries
Test load default settings.
tests/data/queries/test_query_files.py:44
Methodtest_valid_relative_path
Validate a simple relative path succeeds.
tests/common/test_archive_utils.py:28
Methodtest_valid_simple_filename
Validate a plain filename succeeds.
tests/common/test_archive_utils.py:33
Functiontest_validate_config
Test config validation function.
tests/common/test_pkg_config.py:124
Functiontest_validate_domain
()
tests/context/test_domain_utils.py:15
Functiontest_validate_domain_fail
()
tests/context/test_domain_utils.py:25
Functiontest_vr_query
Test loading and querying velociraptor data.
tests/data/drivers/test_velociraptor_driver.py:51
Functiontest_vt_search
Test search API.
tests/context/test_vtlookupv3.py:399
Functiontest_whois_pdext
Test IP Whois.
tests/context/test_ip_utils.py:495
← previousnext →3,501–3,600 of 3,664, ranked by callers