ait-testbed / attackmate

AttackMate is an attack orchestration tool that executes full attack-chains based on playbooks.
GNU General Public License v3.0
20 stars 3 forks source link

Feature basic list functionality #124

Closed whotwagner closed 2 months ago

whotwagner commented 2 months ago

This PR adds methods and functionalities to the variablestore so that it is possible to save list[str] datatypes. Please note that only flat list of strings are currently supported.