OWASP / pytm

A Pythonic framework for threat modeling
Other
907 stars 169 forks source link

Fixed json load for Controls and added test data to input.json #252

Open jmrenshaw opened 2 months ago

jmrenshaw commented 2 months ago

Added controls to an example boundary in the input.json test file then resolved the resulting error where the class varControls doesn't recognise the dictionary provided by the input file.