A friendly ZAP Report converter from XML to HTML and Material Design.
The following import methods are supported:
- URL
- File upload
- XML string
This project is still a Work In Progress
.
What's missing:
Finish the main form(Done)- Fix
dark
theme - Fix charts
style
issues
There is a debug
mode which can be turned on. Just edit the file main.js
:
$(function (event) {
// Config
var Settings = {
'debug': false,
Set the value to
true
to enable thedebug
mode.
Pictures are subject to changes during the development. I will try to keep them updated.
Charts are provided by the open-source project named eCharts.
Charts themes are generated and downloaded from https://echarts.baidu.com/theme-builder/. Once downloaded, modify the following files:
index.html
: Add a newjavascript
include line at the end of the file. (next to the others already existing)main.js
: Replace the defined charttheme
names by the new ones.
If you want to send any feedback or having any ideas you want to share regarding this project, feel free to check:
- the dedicated group on Google: https://groups.google.com/forum/#!msg/zaproxy-users/d7sQrlvR0Tg/SkflKmq1BAAJ
- or the dedicated thread on Twitter: https://twitter.com/psiinon/status/1141352908266659840
Feel free to open issues / pull requests if you want to contribute to this project.
The people who helped me to make this project better and better.
- @Sevendogs5: Who provided me sample report data and brainstorming.
- @psiinon: Who support me for this project.
- @javanrasokat: For the new upcomming features.
You can reach me by email at jonathan.barda+zaproxy@gmail.com or on Twitter @Jiab77