question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create "Report" tool to generate an HTML Report

See original GitHub issue

This tool will create an HTML report of the alerts found during spidering and scanning. This will replicate the functionality when you click on “Report” -> “Generate HTML Report” in the Desktop ZAP.

Features:

  • Selecting the button should prompt a file picker pop up to pick where you want to save the file"
  • Use the http://zap/OTHER/core/other/htmlreport/ ZAP API end point

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
psiinoncommented, Dec 27, 2018

Ideally we wouldnt need to prompt for where to save the file, just show the HTML report in a new window/tab. If the user wants to save it locally then they can do via the browsers ‘Save page as…’ option. Remember than some people will be accessing the HUD remotely, esp if they are running ZAP in docker. Saving the report to filesore in this case isnt very useful.

1reaction
thc202commented, Dec 24, 2018

That’s being tracked in #108.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTML Report: How to Develop it Efficiently? | FineReport
Here, take FineReport as an example, which is an HTML report generator based on the self-developed HTML5 chart technology. FineReport provides a user-friendly ......
Read more >
How To Create An HTML Report With PowerShell
Using just PowerShell, you can make a report come alive with HTML allowing you to make a meaningful presentation of the raw data...
Read more >
How To Generate HTML Reports With WebdriverIO
HTML Reporter · outputDir is the path to keep the reports · filename is the name of the report · reportTitle is the...
Read more >
How to Generate HTML Report in Playwright End to ... - Medium
How to Generate HTML Report in Playwright End to End Automation Tool ... AUTHOR NOTE: THIS ARTICLE WAS WRITTEN EARLIER WHERE THERE WAS...
Read more >
Create an HTML Report | Enterprise Architect User Guide
Package. Confirm the name of the selected Package, for which you are creating the web documentation. If you want to change the Package,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found