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
I want to visualize the results in HTML format. However, the generated report contains numerous alert(1) and confirm(1) scripts, causing continuous pop-ups that make the report unreadable. I think they are the payloads for testing. I ran the scan against VAmPI API with the following command:
Thank you for your reply. @dmdhrumilmistry
I'll definitely check it out. It would be great to have a visualized output in the Go version. This feature would be useful for presenting reports to other teams.
I want to visualize the results in HTML format. However, the generated report contains numerous alert(1) and confirm(1) scripts, causing continuous pop-ups that make the report unreadable. I think they are the payloads for testing. I ran the scan against VAmPI API with the following command:
offat -f http://x.x.x.x:5000/openapi.json --server http://x.x.x.x:5000 -H "Authorization: Bearer [theToken]" -of html -o result.html
Here is what I get when opening the report:
The scripts inside the report:
The text was updated successfully, but these errors were encountered: