MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

Functiontest_ipv6
(ioc_extract)
tests/transform/test_ioc_extractor.py:71
Methodtest_ipvalidation
(self)
tests/context/test_vtlookup.py:39
Functiontest_is_in_synapse
Test check for environment variable.
tests/init/test_azure_synapse_tools.py:345
Functiontest_is_null_and_is_not_null
Test IS NULL and IS NOT NULL operators.
tests/data/test_sql_to_kql.py:314
Methodtest_issue_example_large_timespan
Test example from GitHub issue - large timespan that fails with pandas.
tests/common/test_data_utils.py:173
Methodtest_issue_example_small_timespan
Test example from GitHub issue - small timespan.
tests/common/test_data_utils.py:164
Functiontest_item_editor_controls
Items edit controls.
tests/config/test_item_editors.py:120
Functiontest_item_editor_controls_empty
Items edit controls.
tests/config/test_item_editors.py:182
Functiontest_item_editor_load_comp_notebooklets
Items edit controls.
tests/config/test_item_editors.py:192
Functiontest_iterable_generator
Test iterable generator.
tests/context/test_lookup.py:265
Functiontest_iterable_generator
Test iterable generator.
tests/context/test_tiproviders.py:563
Functiontest_join_with_subquery
Test JOIN with subquery having WHERE clause.
tests/data/test_sql_to_kql.py:443
Functiontest_json_responses
Tests any json string test responses for correct formatting.
tests/context/test_contextproviders.py:184
Functiontest_json_responses
Tests any json string test responses for correct formatting.
tests/context/test_tiproviders.py:595
Functiontest_key_vault_editor
KeyVault edit controls.
tests/config/test_item_editors.py:365
Functiontest_keyring_client
()
tests/auth/test_provider_secrets.py:332
Methodtest_keyring_client
Test keyring client.
tests/auth/test_provider_secrets.py:157
Methodtest_keyvault_client
( self, az_connect_core, sec_client, )
tests/auth/test_provider_secrets.py:226
Functiontest_kql_criteria
Test kql criteria generation.
tests/analysis/test_timeseries.py:65
Functiontest_kusto_connect
Test Kusto connect function.
tests/data/drivers/test_azure_kusto_driver.py:351
Functiontest_kusto_get_database_names
Test get_database_names method.
tests/data/drivers/test_azure_kusto_driver.py:966
Functiontest_kusto_get_database_schema
Test get_database_schema method.
tests/data/drivers/test_azure_kusto_driver.py:1007
Functiontest_kusto_query
Test Kusto query with different parameters.
tests/data/drivers/test_azure_kusto_driver.py:769
Functiontest_kwarg_check
Test kwargs checker.
tests/common/test_utils.py:51
Methodtest_laplace_smooth_cmd_counts
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:117
Methodtest_laplace_smooth_counts
(self)
tests/analysis/test_anom_seq_cmds_params_values.py:300
Methodtest_laplace_smooth_counts
(self)
tests/analysis/test_anom_seq_cmds_params_only.py:242
Methodtest_laplace_smooth_counts
(self)
tests/analysis/test_anom_seq_cmds_only.py:66
Methodtest_laplace_smooth_param_counts
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:148
Methodtest_laplace_smooth_value_counts
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:185
Functiontest_left_join
Test LEFT JOIN.
tests/data/test_sql_to_kql.py:346
Functiontest_like_contains
Test LIKE operator with contains pattern.
tests/data/test_sql_to_kql.py:219
Functiontest_like_regex_pattern
Test LIKE operator with complex pattern requiring regex.
tests/data/test_sql_to_kql.py:227
Functiontest_link_add_remove
Test adding and removing a link in an graph.
tests/vis/test_entity_graph.py:168
Functiontest_linked_service_attribs
Test getattr functionality of LinkedService class.
tests/init/test_azure_synapse_tools.py:97
Functiontest_linux_path
(ioc_extract)
tests/transform/test_ioc_extractor.py:84
Methodtest_list_formatter
Test for default list formatting.
tests/data/test_query_source.py:171
Functiontest_list_pygments_styles
Test expected styles in pygments styles.
tests/vis/test_code_view.py:93
Functiontest_list_to_rows
Test list_to_rows.
tests/init/pivot/test_pivot_pd_accessor.py:201
Functiontest_live_connect
Use this to do live testing.
tests/data/drivers/test_splunk_driver.py:322
Functiontest_load_accessor
Function_docstring.
tests/init/pivot/test_pivot_pd_accessor.py:30
Functiontest_load_component
Test load_user_session function. Parameters ---------- mock_load_components : MagicMock Mocked _load_mp_components function.
tests/init/test_mp_user_session.py:97
Functiontest_load_default
Test load default settings.
tests/common/test_pkg_config.py:28
Methodtest_load_graph_query_defs
Test Security graph query load.
tests/data/test_dataqueries.py:182
Methodtest_load_hierarchical_q_paths
Test use of hierarchical query paths.
tests/data/test_dataqueries.py:258
Methodtest_load_kql_query_defs
Test loading query definitions.
tests/data/test_dataqueries.py:119
Functiontest_load_plugins
Load plugins from test data.
tests/init/test_mp_plugins.py:52
Functiontest_load_provider
Test KqlDriverAZMon query when not connected.
tests/data/drivers/test_azure_monitor_driver.py:308
Methodtest_load_query_exec
Test run query.
tests/data/test_dataqueries.py:168
Functiontest_load_query_provider
Test load_user_session function. Parameters ---------- mock_load_components : MagicMock Mocked _load_mp_components function.
tests/init/test_mp_user_session.py:65
Functiontest_load_user_session_bad_missing_file
Test that the function handles invalid YAML content gracefully. Parameters ---------- mock_path_read_text : unittest.mock.Mock
tests/init/test_mp_user_session.py:230
Functiontest_load_user_session_loads_config
Test that the function loads the configuration when the session file exists. Parameters ---------- mock_load_components : unittest.m
tests/init/test_mp_user_session.py:195
Functiontest_load_user_session_no_ipython
Test that the function prints an error message when no IPython session is found. Parameters ---------- mock_get_ipython : unittest.m
tests/init/test_mp_user_session.py:171
Functiontest_load_user_session_no_namespace
Test load_user_session function with no namespace provided. Parameters ---------- mock_load_components : MagicMock Mocked _l
tests/init/test_mp_user_session.py:136
Methodtest_load_yaml_def
Test query loader rejecting badly formed query files.
tests/data/test_dataqueries.py:233
Functiontest_lookup_ioc
Test simple lookup of IoC.
tests/context/test_vtlookupv3.py:164
Functiontest_lookup_ioc_related
Test lookup related objects.
tests/context/test_vtlookupv3.py:277
Functiontest_lookup_ioc_relationship
Test lookup relationship links.
tests/context/test_vtlookupv3.py:252
Functiontest_lookup_iocs
Test lookup of multiple IoCs.
tests/context/test_vtlookupv3.py:199
Functiontest_lookup_iocs_relationships
Test lookup of IoC relationships for multiple IoCs.
tests/context/test_vtlookupv3.py:295
Functiontest_marker_clustering
Test marker clustering.
tests/vis/test_folium.py:148
Methodtest_match_pkg_to_reqs_direct_match
Test matching imports to requirements with direct match.
tests/tools/test_import_analyzer.py:146
Methodtest_match_pkg_to_reqs_missing
Test matching imports with missing requirements.
tests/tools/test_import_analyzer.py:167
Methodtest_match_pkg_to_reqs_partial_match
Test matching imports with partial package names.
tests/tools/test_import_analyzer.py:157
Functiontest_math_operations
Test mathematical operations.
tests/data/test_sql_to_kql.py:279
Functiontest_matrix_plot
Function_docstring.
tests/vis/test_matrix_plot.py:110
Functiontest_matrix_plot_no_cols
Function_docstring.
tests/vis/test_matrix_plot.py:119
Functiontest_matrix_plot_pd
Function_docstring.
tests/vis/test_matrix_plot.py:126
Functiontest_md
Test markdown.
tests/common/test_utils.py:44
Functiontest_mdatp_driver_initialization
Test MDATPDriver initialization with various parameters.
tests/data/drivers/test_odata_drivers.py:643
Functiontest_mdatp_query_datetime_conversion
Test DateTime field conversion in query results.
tests/data/drivers/test_odata_drivers.py:659
Functiontest_mde_certificate_auth
Test MDE driver with certificate authentication.
tests/data/drivers/test_odata_drivers.py:542
Functiontest_mde_connect
Test security graph driver.
tests/data/drivers/test_odata_drivers.py:119
Functiontest_mde_connect_params
Test security graph driver.
tests/data/drivers/test_odata_drivers.py:170
Functiontest_mde_connect_str
Test security graph driver.
tests/data/drivers/test_odata_drivers.py:144
Functiontest_mde_delegated_auth
Test MDE driver with delegated authentication.
tests/data/drivers/test_odata_drivers.py:520
Functiontest_mde_oauth_v2_scope_handling
Test OAuth v2 scope handling in request body.
tests/data/drivers/test_odata_drivers.py:591
Functiontest_metadata_editor_edit
Test editing metadata.
tests/config/test_query_editor.py:174
Functiontest_misc_funcs
Test misc utility functions.
tests/common/test_utils.py:15
Functiontest_misc_functions
Test some additional methods of pivot.py.
tests/init/pivot/test_pivot.py:201
Functiontest_missing_pkgs_req
Check for packages used in code but not in requirements.txt.
tests/test_pkg_imports.py:59
Methodtest_module_imports_initialization
Test ModuleImports class initializes with empty sets.
tests/tools/test_import_analyzer.py:41
Functiontest_mordor_browser
Mordor browser UI Test.
tests/vis/test_mordor_browser.py:24
Functiontest_mordor_cache
Test to see if connecting has created valid cache files.
tests/data/drivers/test_mordor_driver.py:113
Functiontest_mordor_download
Test file download.
tests/data/drivers/test_mordor_driver.py:170
Functiontest_mordor_load
Check basic load of driver.
tests/data/drivers/test_mordor_driver.py:86
Functiontest_mordor_query_provider
Test query functions from query provider.
tests/data/drivers/test_mordor_driver.py:185
Functiontest_mordor_search
Test search functionality.
tests/data/drivers/test_mordor_driver.py:145
Functiontest_mp_config_controls_ctrls
Loading MpConfigControls.
tests/config/test_mp_config_controls.py:117
Functiontest_mp_config_controls_defn
Test misc functions.
tests/config/test_mp_config_controls.py:152
Functiontest_mp_config_controls_load
Loading MpConfigControls.
tests/config/test_mp_config_controls.py:46
Functiontest_mp_config_controls_validation
Test validation functions.
tests/config/test_mp_config_controls.py:271
Functiontest_mp_config_controls_values
Loading MpConfigControls.
tests/config/test_mp_config_controls.py:71
Functiontest_mp_config_file_browse
Test browse.
tests/config/test_mp_config.py:73
Functiontest_mp_config_file_convert
Test convert.
tests/config/test_mp_config.py:101
Functiontest_mp_config_file_init
Test MpConfigFile init.
tests/config/test_mp_config.py:25
Functiontest_mp_config_file_load_default
Test load_default.
tests/config/test_mp_config.py:44
Functiontest_mp_config_file_save
Test save.
tests/config/test_mp_config.py:81
Functiontest_mp_config_file_show_kv
Test view secrets.
tests/config/test_mp_config.py:128
Functiontest_mp_config_file_validate
Test validate.
tests/config/test_mp_config.py:55
← previousnext →3,201–3,300 of 3,664, ranked by callers