msticpy.datamodel.soc package
SOC Entity sub-package.
Submodules
- msticpy.datamodel.soc.incident module
Incident
Incident.ENTITY_NAME_MAP
Incident.ID_PROPERTIES
Incident.JSONEncoder
Incident.add_edge()
Incident.can_merge()
Incident.create()
Incident.del_pivot_shortcut()
Incident.description_str
Incident.edges
Incident.get_pivot_list()
Incident.has_edge()
Incident.instantiate_entity()
Incident.is_equivalent()
Incident.list_pivot_funcs()
Incident.make_pivot_shortcut()
Incident.merge()
Incident.name_str
Incident.node_properties
Incident.pivots()
Incident.properties
Incident.to_html()
Incident.to_json()
Incident.to_networkx()
- msticpy.datamodel.soc.sentinel_alert module
SentinelAlert
SentinelAlert.AlertId
SentinelAlert.AlertType
SentinelAlert.CompromisedEntity
SentinelAlert.Count
SentinelAlert.DisplayName
SentinelAlert.ENTITY_NAME_MAP
SentinelAlert.EndTimeUtc
SentinelAlert.Entities
SentinelAlert.ID_PROPERTIES
SentinelAlert.JSONEncoder
SentinelAlert.ProviderName
SentinelAlert.Severity
SentinelAlert.StartTimeUtc
SentinelAlert.SystemAlertId
SentinelAlert.SystemAlertIds
SentinelAlert.VendorName
SentinelAlert.add_edge()
SentinelAlert.analytic
SentinelAlert.can_merge()
SentinelAlert.create()
SentinelAlert.del_pivot_shortcut()
SentinelAlert.description_str
SentinelAlert.edges
SentinelAlert.get_pivot_list()
SentinelAlert.has_edge()
SentinelAlert.ids
SentinelAlert.incident
SentinelAlert.instantiate_entity()
SentinelAlert.is_equivalent()
SentinelAlert.is_in_log_analytics
SentinelAlert.is_in_workspace
SentinelAlert.links
SentinelAlert.list_pivot_funcs()
SentinelAlert.make_pivot_shortcut()
SentinelAlert.merge()
SentinelAlert.name_str
SentinelAlert.node_properties
SentinelAlert.pivots()
SentinelAlert.properties
SentinelAlert.to_html()
SentinelAlert.to_json()
SentinelAlert.to_networkx()