Module attack_path

Module attack_path 

Source
Expand description

Defines additional types related to AttackPath.

Modules§

attack_path_node
Defines additional types related to AttackPathNode.

Structs§

AttackPathEdge
Represents a connection between a source node and a destination node in this attack path.
AttackPathNode
Represents one point that an attacker passes through in this attack path.