Optum / mockiato

A web-based platform for API virtualization
Apache License 2.0
24 stars 9 forks source link

For default response changes #522

Closed spant3 closed 5 years ago

Pradeep298 commented 5 years ago

deepscan showing issue in regular expression of random feature.

Screenshot 2019-07-01 at 7 29 27 PM

@johnlegeyt can we change this random regular expression to 'A-Za-z' to solve this deep scan issue. Here is this link for more details https://deepscan.io/docs/rules/bad-range-in-character-class

johnlegeyt commented 5 years ago

That should be fine- unsure why deepscan is only getting it now, but that should fix it.