Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/msticpy
/ functions
Functions
3,664 in github.com/microsoft/msticpy
⨍
Functions
3,664
◇
Types & classes
443
↳
Endpoints
149
Function
test_entity_entity_graph
Test graph creation with an entity.
tests/vis/test_entity_graph.py:135
Function
test_entity_graph_incident
Test graph creation with an incident.
tests/vis/test_entity_graph.py:114
Function
test_entity_instantiation
Test that we can instantiate all entities.
tests/datamodel/entities/test_entity.py:118
Function
test_entity_list_piv_functions
Test the pivot_funcs property.
tests/init/pivot/test_pivot.py:219
Function
test_entity_merge
Entity comparison and merging.
tests/datamodel/entities/test_entity.py:27
Function
test_entity_sec_alert_graph
Test graph creation with a security alert.
tests/vis/test_entity_graph.py:128
Function
test_error_invalid_like_operand
Test error handling for invalid LIKE operand.
tests/data/test_sql_to_kql.py:408
Method
test_execute_query_provider_not_connected
Test method _execute_query when driver is not connected.
tests/data/test_dataqueries.py:509
Method
test_execute_query_provider_not_loaded
Test method _execute_query when driver is not loaded.
tests/data/test_dataqueries.py:503
Method
test_extract_from_log_analytics
(self)
tests/transform/test_auditdextract.py:44
Function
test_extract_options
Test extracting select list options from data.
tests/vis/test_ti_browser.py:27
Method
test_extract_pkg_specs_simple
Test extracting simple package specifications.
tests/tools/test_import_analyzer.py:58
Method
test_extract_pkg_specs_with_comments
Test extracting specs with inline comments.
tests/tools/test_import_analyzer.py:68
Method
test_extract_pkg_specs_with_extras
Test extracting specs with extras.
tests/tools/test_import_analyzer.py:83
Method
test_extract_valid_member
Extract a valid tar member to the destination.
tests/common/test_archive_utils.py:92
Method
test_extract_valid_member
Extract a valid zip member to the destination.
tests/common/test_archive_utils.py:159
Function
test_fail_tenantid_lookup
Test when tenant ID lookup fails.
tests/context/azure/test_sentinel_workspaces.py:364
Function
test_fallback_devicecode_creds
( mock_cred_wrapper, mock_device_code_cred, mock_azure_cloud_config )
tests/auth/test_azure_auth.py:74
Function
test_file_behavior
Test get_file_behavior api.
tests/context/test_vtlookupv3.py:354
Function
test_file_browser
Function_docstring.
tests/config/test_file_browser.py:18
Function
test_file_failure
Test file upload failure.
tests/data/uploaders/test_splunk_uploader.py:92
Function
test_file_failure_sourcetype
Test file upload failure.
tests/data/uploaders/test_splunk_uploader.py:101
Function
test_file_upload
Check file upload.
tests/data/uploaders/test_loganalytics_uploader.py:45
Function
test_file_upload
Test file upload.
tests/data/uploaders/test_splunk_uploader.py:78
Function
test_file_upload_sourcetype
Test file upload.
tests/data/uploaders/test_splunk_uploader.py:84
Function
test_filter
Test mp_pivot.filter accessor.
tests/init/pivot/test_pivot_pd_accessor.py:150
Function
test_filter_all_warnings
Test _filter_all_warnings function. Parameters ---------- record_name : str The name of the log record. record_level : i
tests/auth/test_azure_auth_core.py:640
Function
test_filter_cols
Test mp_pivot.filter_cols accessor.
tests/init/pivot/test_pivot_pd_accessor.py:126
Function
test_filter_credential_warning
Test _filter_credential_warning function. Parameters ---------- record_name : str The name of the log record. record_lev
tests/auth/test_azure_auth_core.py:593
Method
test_filter_exclusions
Test filtering imports by prefix exclusions.
tests/tools/test_import_analyzer.py:253
Method
test_filter_none_local_imports
Test filtering imports without dotted names.
tests/tools/test_import_analyzer.py:236
Function
test_folder_upload
Check folder upload.
tests/data/uploaders/test_loganalytics_uploader.py:54
Function
test_folder_upload
Test folder upload.
tests/data/uploaders/test_splunk_uploader.py:110
Function
test_folder_upload_no_name
Test folder upload with no table name specified.
tests/data/uploaders/test_splunk_uploader.py:126
Function
test_folder_upload_sourcetype
Test folder upload.
tests/data/uploaders/test_splunk_uploader.py:118
Function
test_folium_map
Test folium map component.
tests/vis/test_folium.py:48
Function
test_format_powershell
Test reformatting of powershell.
tests/analysis/test_code_cleanup.py:48
Function
test_format_py_identifier
Test replacing illegal chars in identifier.
tests/common/test_utils.py:89
Function
test_full_outer_join
Test FULL OUTER JOIN.
tests/data/test_sql_to_kql.py:368
Function
test_g_test_large_sample
(exclude_pi, expected)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:60
Function
test_g_test_small_sample
(exclude_pi, expected)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:48
Function
test_geo_ip_settings
Test get geo_ip_settings.
tests/common/test_pkg_config.py:88
Function
test_geohash
Test geohash.
tests/vis/test_folium.py:193
Function
test_geoip_notebook
Test geoip notebook.
tests/context/test_geoip.py:32
Function
test_geoiplite_download
Test forced download of GeoIPLite DB.
tests/context/test_geoip.py:51
Function
test_geoiplite_lookup
Test GeoLite lookups.
tests/context/test_geoip.py:87
Function
test_get_cols_from_df
Test creating bokeh columns from dataframe.
tests/vis/test_data_viewer.py:179
Function
test_get_config
Test get configuration.
tests/context/azure/test_azuredata.py:60
Function
test_get_config
Test pkg_config.get_config.
tests/common/test_pkg_config.py:203
Function
test_get_default_resource_name
()
tests/auth/test_azure_auth.py:88
Function
test_get_driver_settings_fallback
Test driver settings retrieval with fallback to legacy.
tests/data/drivers/test_odata_drivers.py:483
Function
test_get_driver_settings_with_instance
Test driver settings retrieval with instance.
tests/data/drivers/test_odata_drivers.py:467
Function
test_get_http_timeout
Test get_http_timeout function with combo of parameters.
tests/common/test_pkg_config.py:172
Function
test_get_ip_type
Test IP Type.
tests/context/test_ip_utils.py:442
Function
test_get_kusto_config
Test creation of Kusto config entries.
tests/data/drivers/test_azure_kusto_driver.py:133
Function
test_get_object
Test simple get_object api.
tests/context/test_vtlookupv3.py:325
Function
test_get_object_browser
Test object browser.
tests/context/test_vtlookupv3.py:373
Method
test_get_params_to_model_values
(self)
tests/analysis/test_anom_seq_cmds_params_values.py:379
Method
test_get_pkg_from_path_init
Test getting module name from __init__.py path.
tests/tools/test_import_analyzer.py:106
Method
test_get_pkg_from_path_simple
Test getting module name from simple path.
tests/tools/test_import_analyzer.py:96
Method
test_get_pkg_modules
Test getting all package modules.
tests/tools/test_import_analyzer.py:121
Function
test_get_resource_id
Test get resource IDs.
tests/context/azure/test_sentinel_workspaces.py:322
Function
test_get_resource_id_bad
Check format/error handling on resource IDs.
tests/context/azure/test_sentinel_workspaces.py:339
Function
test_get_schema
Test KqlDriverAZMon get_schema.
tests/data/drivers/test_azure_monitor_driver.py:192
Function
test_get_sentinel_queries_from_github
(get_sentinel_queries_from_github)
tests/data/drivers/test_sentinel_query_reader.py:38
Method
test_get_setup_reqs
Test getting setup requirements from file.
tests/tools/test_import_analyzer.py:303
Method
test_get_setup_reqs_with_azure_packages
Test getting setup requirements with Azure packages.
tests/tools/test_import_analyzer.py:318
Function
test_get_tenant_id
Test get tenantID function.
tests/config/test_item_editors.py:295
Function
test_get_whois
Test IP Whois.
tests/context/test_ip_utils.py:460
Function
test_get_whois_df
Test IP Whois.
tests/context/test_ip_utils.py:473
Function
test_get_workspace_id
Testing retrieving workspace details from portal url.
tests/context/azure/test_sentinel_workspaces.py:226
Function
test_get_workspace_name
Testing retrieving workspace details from portal url.
tests/context/azure/test_sentinel_workspaces.py:211
Function
test_get_workspace_settings_by_id
Testing retrieving workspace details from portal url.
tests/context/azure/test_sentinel_workspaces.py:254
Function
test_get_workspace_settings_by_name
Testing retrieving workspace details from portal url.
tests/context/azure/test_sentinel_workspaces.py:287
Function
test_getattr
Test fetching and importing dynamic attributes.
tests/test_msticpy.py:16
Method
test_getattr_invalid_attribute
Test method get_attr when attribute is not a supported attribute.
tests/data/test_dataqueries.py:453
Method
test_graph_load_query_exec
Test Security graph run query.
tests/data/test_dataqueries.py:219
Method
test_graph_query_create_funcs
Test Security Graph create partial functions.
tests/data/test_dataqueries.py:202
Function
test_hash_acct
Test hash Account function.
tests/data/test_data_obfus.py:168
Function
test_hash_dict
Test hash dict function.
tests/data/test_data_obfus.py:150
Function
test_hash_ip
Test hash ip function.
tests/data/test_data_obfus.py:118
Function
test_hash_item
Test hash delimited function.
tests/data/test_data_obfus.py:105
Function
test_hash_list
Test hash list function.
tests/data/test_data_obfus.py:142
Function
test_hash_sid
Test hash SID function.
tests/data/test_data_obfus.py:158
Function
test_hash_string
Test basic hash string function.
tests/data/test_data_obfus.py:97
Function
test_hash_uuid
Test hash UUI function.
tests/data/test_data_obfus.py:178
Function
test_hashes
(ioc_extract)
tests/transform/test_ioc_extractor.py:88
Function
test_host_data
()
tests/transform/test_linuxsyslog.py:40
Function
test_import_all
Test import all function.
tests/init/test_nbinit.py:63
Function
test_import_sentinel_query
()
tests/data/drivers/test_sentinel_query_reader.py:94
Function
test_import_vt_funcs
Test VT Pivot functions loaded correctly.
tests/init/pivot/test_vt_pivot.py:14
Function
test_in_with_subquery
Test IN operator with subquery.
tests/data/test_sql_to_kql.py:482
Function
test_incident_add
Test adding an incident to an existing graph.
tests/vis/test_entity_graph.py:151
Function
test_init
Test initialization of AzureKustoDriver.
tests/data/drivers/test_azure_kusto_driver.py:94
Function
test_init_invalid_driver
Test QueryProvider method __init__ with invalid driver.
tests/data/test_dataqueries.py:728
Function
test_init_synapse
Test the init_synapse function.
tests/init/test_azure_synapse_tools.py:270
Function
test_install_pkgs
Test installing and importing a package.
tests/init/test_nbinit.py:232
Function
test_invalid_queries
Test load default settings.
tests/data/queries/test_query_files.py:51
Function
test_ipstack_lookup
Test IPStack lookups.
tests/context/test_geoip.py:103
Function
test_ipv4
(ioc_extract)
tests/transform/test_ioc_extractor.py:67
← previous
next →
3,101–3,200 of 3,664, ranked by callers