stfbk / mig-t

A web pentesting and compliance tool to help security testers automate their testing activites.
Apache License 2.0
4 stars 5 forks source link

Typo in the /validation endpoint answer #15

Open Sciumegpp00 opened 3 weeks ago

Sciumegpp00 commented 3 weeks ago

Seems like every answer has "validation:" as key, instead of "validation" (colons in the key).

i.e., {'validation:': 'Validate Test'}, {'validation:': 'Problem in parsing JSON: cannot find the specified message type'}

simone36050 commented 18 hours ago

A solution is provided in #18.