Bugfix: attacker entry points and reached attack steps must be separate lists
When creating an attacker from a scenario, mistakenly the attacker would have the same list as entry_points and reached_attack_steps.
This is solved by creating a new list instead.
Bugfix: attacker entry points and reached attack steps must be separate lists
When creating an attacker from a scenario, mistakenly the attacker would have the same list as entry_points and reached_attack_steps. This is solved by creating a new list instead.