MCPcopy Create free account

hub / github.com/microsoft/msticpy / functions

Functions3,664 in github.com/microsoft/msticpy

↓ 1 callersMethodvalidate
Validate the source to ensure that all required properties are present. Returns ------- bool True if val
msticpy/data/core/query_source.py:467
↓ 1 callersMethodvalidate
Check that `input_str` matches the regex for the specified `ioc_type`. Parameters ---------- input_str : str
msticpy/transform/iocextract.py:550
↓ 1 callersFunctionvalidate_query_defs
Validate content of query definition. Parameters ---------- query_def_dict : dict Dictionary of query definition yaml file c
msticpy/data/core/data_query_reader.py:95
↓ 1 callersFunctionvalidate_resource_id
Validate a Resource ID String and fix if needed.
msticpy/context/azure/sentinel_utils.py:350
↓ 1 callersFunctionvisualise_scored_sessions
Visualise the scored sessions on an interactive timeline. Parameters ---------- data_with_scores: pd.DataFrame Dataframe whi
msticpy/analysis/anomalous_sequence/anomalous.py:82
MethodAadUserId
Return the Azure AD user ID or the ObjectGuid.
msticpy/datamodel/entities/account.py:128
MethodAlertId
Return the system alert ID.
msticpy/datamodel/entities/alert.py:150
MethodCountryName
Return CountryName.
msticpy/datamodel/entities/geo_location.py:88
MethodFullName
Return the full name of the host - either FQDN or Netbiosname.
msticpy/datamodel/entities/host.py:112
MethodProcessFilePath
Return the name of the process file path.
msticpy/datamodel/entities/process.py:143
MethodProcessName
Return the name of the process file.
msticpy/datamodel/entities/process.py:137
MethodProvider
Return the Provider name or None.
msticpy/datamodel/entities/azure_resource.py:87
MethodResourceGroup
Return the ResourceGroup name or None.
msticpy/datamodel/entities/azure_resource.py:82
MethodSubscriptionId
Return the subscription Id or None.
msticpy/datamodel/entities/azure_resource.py:77
Function_
( data: pd.DataFrame, item_col: str, item_type_col: str | None = None, )
msticpy/context/provider_base.py:476
Function_
Import driver class for a data environment.
msticpy/data/drivers/__init__.py:61
Function_
(parameters: dict[str, Any], param_dict: dict[str, Any])
msticpy/data/drivers/cybereason_driver.py:986
Method_
Add DataFrame of dynamic summary items. Parameters ---------- data : pd.DataFrame DataFrame containing d
msticpy/context/azure/sentinel_dynamic_summary_types.py:459
Method_
Create a Dynamic Summary in the Sentinel Workspace. Parameters ---------- name : str The name of the dyn
msticpy/context/azure/sentinel_dynamic_summary.py:326
Method__call__
Return list of attributes or help.
msticpy/init/pivot_core/pivot_container.py:30
Method__call__
Return list of attributes or help.
msticpy/data/core/query_container.py:32
Method__call__
Return list of attributes or help.
msticpy/common/data_types.py:63
Method__call__
Override the __call__ method for the wrapper class.
msticpy/common/utility/types.py:316
Method__call__
Override the __call__ method for the wrapper class.
msticpy/common/utility/types.py:363
Method__call__
If object is called, print requirements.
msticpy/common/utility/types.py:401
Method__contains__
Allow property 'in' test.
msticpy/nbtools/security_base.py:85
Method__contains__
Return true if key is a valid attribute.
msticpy/auth/keyvault_settings.py:96
Method__contains__
Allow property in test.
msticpy/datamodel/entities/entity.py:224
Method__contains__
Return True if attribute in self or args.
msticpy/data/drivers/azure_kusto_driver.py:112
Method__contains__
Allow property in test.
msticpy/common/wsconfig.py:182
Function__dir__
Return module attribute list combining static and dynamic attribs.
msticpy/lazy_importer.py:85
Method__enter__
Enter the context manager.
msticpy/config/query_editor.py:964
Method__eq__
Return True if the entities have the same properties/values. Parameters ---------- other : Any The entit
msticpy/datamodel/entities/entity.py:298
Method__eq__
Return True if severities are equal. Parameters ---------- other : Any ResultSeverity to compare to.
msticpy/context/tiproviders/result_severity.py:58
Method__eq__
Return True if the timespans are equal.
msticpy/common/timespan.py:90
Method__eq__
Return False if any non-blank field values are unequal.
msticpy/transform/proc_tree_schema.py:61
Method__exit__
Exit the context manager.
msticpy/config/query_editor.py:978
Method__get__
Return the value of the instance attribute.
msticpy/common/data_types.py:100
Method__get__
Return the value of the instance (or default) attribute.
msticpy/common/data_types.py:127
Method__get__
Return the value of the instance attribute.
msticpy/common/data_types.py:159
Function__getattr__
Return the imported module or module member.
msticpy/lazy_importer.py:59
Method__getattr__
Return the value of the named property 'name'.
msticpy/nbtools/security_base.py:90
Method__getattr__
Return the value of the named property 'name'.
msticpy/nbtools/security_event.py:75
Method__getattr__
Raise not implemented error.
msticpy/init/azure_synapse_tools.py:32
Method__getattr__
Return sub property `name` from properties or typeProperties.
msticpy/init/azure_synapse_tools.py:248
Method__getattr__
Return the value of the named property 'name'.
msticpy/datamodel/entities/url.py:98
Method__getattr__
Return the value of the named property 'name'.
msticpy/datamodel/entities/entity.py:229
Method__getattr__
Return the value of the named property 'name'.
msticpy/data/core/data_providers.py:178
Method__getattr__
Return the item in dot-separated path `name`.
msticpy/data/core/query_store.py:93
Method__getattr__
Return item from the properties dictionary as an attribute.
msticpy/data/drivers/driver_base.py:108
Method__getattr__
Return attribute from args if not in self.
msticpy/data/drivers/azure_kusto_driver.py:105
Method__getattr__
Return attribute from underlying Tabulator control.
msticpy/vis/data_viewer_panel.py:131
Method__getattr__
Print usable error message if attribute not found.
msticpy/common/data_types.py:32
Method__getattr__
Return attribute from configuration.
msticpy/common/wsconfig.py:164
Method__getattr__
Return the attribute `name` from the wrapped class.
msticpy/common/utility/types.py:326
Method__getattr__
When any attribute is accessed, print requirements.
msticpy/common/utility/types.py:396
Method__getitem__
Mock method.
tests/data/drivers/test_splunk_driver.py:60
Method__getitem__
Mock method.
tests/data/drivers/test_splunk_driver.py:85
Method__getitem__
Allow property get using dictionary key syntax.
msticpy/nbtools/security_base.py:73
Method__getitem__
Get item from properties.
msticpy/auth/azure_auth_core.py:62
Method__getitem__
Get key name.
msticpy/auth/keyring_client.py:40
Method__getitem__
Allow property get using dictionary key syntax.
msticpy/auth/keyvault_settings.py:86
Method__getitem__
Allow property get using dictionary key syntax.
msticpy/datamodel/entities/url.py:90
Method__getitem__
Allow property get using dictionary key syntax.
msticpy/datamodel/entities/entity.py:212
Method__getitem__
Get item from properties.
msticpy/context/ip_utils.py:559
Method__getitem__
Allow query retrieval using dotted key path.
msticpy/data/core/query_store.py:97
Method__getitem__
Getitem override - allows access to properties via dotted notation. Parameters ---------- key : str The
msticpy/data/core/query_source.py:123
Method__getitem__
Return the observation with a caption.
msticpy/analysis/observationlist.py:155
Method__getitem__
Get value or self.unk_token for unseen cmds/params/values. Parameters ---------- item: desired key to re
msticpy/analysis/anomalous_sequence/utils/data_structures.py:57
Method__getitem__
Return key value via SecretsClient.read_secret.
msticpy/common/provider_settings.py:36
Method__getitem__
Get item with aliasing.
msticpy/common/pkg_config.py:54
Method__getitem__
Allow property get using dictionary key syntax.
msticpy/common/wsconfig.py:170
Method__gt__
Return True self is greater than other. Parameters ---------- other : Any ResultSeverity to compare to.
msticpy/context/tiproviders/result_severity.py:77
Method__hash__
Return the hash of the entity based on non-empty property values.
msticpy/datamodel/entities/entity.py:317
Method__hash__
Return the hash of the timespan.
msticpy/common/timespan.py:98
Method__init__
Initialize demo_provider.
tools/mp_demo_data.py:26
Method__init__
Initialize Demo query provider.
tools/mp_demo_data.py:62
Method__init__
Initialize class.
tools/toollib/import_analyzer.py:39
Method__init__
Instantiate Analyzer.
tools/toollib/ast_parser.py:69
Method__init__
(self)
tests/init/test_azure_ml_tools.py:60
Method__init__
Initialize sparkutils mock.
tests/init/mssparkutils_fixtures.py:25
Method__init__
Initialize the sub-component.
tests/init/mssparkutils_fixtures.py:36
Method__init__
Initialize the sub-component.
tests/init/mssparkutils_fixtures.py:71
Method__init__
Initialize the sub-component.
tests/init/mssparkutils_fixtures.py:87
Method__init__
(self, p_type)
tests/init/pivot/test_pivot_data_queries_create.py:101
Method__init__
(self, start, end)
tests/init/pivot/test_pivot.py:109
Method__init__
(self)
tests/init/pivot/test_pivot_pd_accessor.py:88
Method__init__
(self, **kwargs)
tests/testdata/plugins/ti_prov.py:63
Method__init__
Initialize the class.
tests/testdata/plugins/data_prov.py:24
Method__init__
Initialize class with raw token.
tests/auth/test_azure_auth_core.py:118
Method__init__
(self)
tests/auth/test_msal_auth.py:15
Method__init__
(self)
tests/auth/test_provider_secrets.py:55
Method__init__
(self)
tests/auth/test_provider_secrets.py:75
Method__init__
(self)
tests/auth/test_provider_secrets.py:110
Method__init__
(self)
tests/auth/test_provider_secrets.py:115
Method__init__
(self, name)
tests/auth/test_provider_secrets.py:139
Method__init__
Initialize.
tests/context/test_vtlookupv3.py:69
Method__init__
Initialize.
tests/context/test_vtlookupv3.py:78
Method__init__
Initialize the class.
tests/context/test_contextproviders.py:47
Method__init__
Initialize class.
tests/context/test_tiprovider_kql.py:34
← previousnext →1,701–1,800 of 3,664, ranked by callers