Class AttackPathEdge (1.31.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

NameDescription
source str
The attack node uuid of the source node.
destination str
The attack node uuid of the destination node.