Class AttackPathEdge (1.32.0)

AttackPathEdge(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a connection between a source node and a destination node in this attack path.

Attributes

Name Description
source str
The attack node uuid of the source node.
destination str
The attack node uuid of the destination node.