You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And have it spit out HTTP request and response data that can be used to validate the templates without a full vulnerable target, that would be awesome. Template authors could effectively start writing basic mock tests using a single command.
I think the system, for http templates at least, would need some way of hosting a test web server which then used the generated response-data from the known vulnerable service. This would be very basic and wont fully test more complex templates, but it would be a starting point.
Please describe your feature request:
<template_filename>_test.yaml
in the same directory? cc @tarunKoyalwar @ehsandeepDescribe the use case of this feature:
The text was updated successfully, but these errors were encountered: