associatedFindings property

List<PathNodeAssociatedFinding>? associatedFindings
getter/setter pair

The findings associated with this node in the attack path.

Implementation

core.List<PathNodeAssociatedFinding>? associatedFindings;