msticpy.nbtools.security_alert_graph module
security_alert_graph.
Creates an entity graph for the alert.
Add related alerts to the graph.
Link to the entity that is common to both alerts.
- msticpy.nbtools.security_alert_graph.create_alert_graph(alert: SecurityAlert)
Create a networkx graph from the alert and contained entities.