diff --git a/addOns/reports/CHANGELOG.md b/addOns/reports/CHANGELOG.md index 4f82eca1398..58e293c5713 100644 --- a/addOns/reports/CHANGELOG.md +++ b/addOns/reports/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## Unreleased ### Added - Stats counter to the main toolbar button (Issue 8375). -- Sequence data to JSON reports. +- Sequence data to JSON & HTML reports. ### Changed - Update automation job help. diff --git a/addOns/reports/reports.gradle.kts b/addOns/reports/reports.gradle.kts index 73636a17469..414fed77679 100644 --- a/addOns/reports/reports.gradle.kts +++ b/addOns/reports/reports.gradle.kts @@ -76,6 +76,7 @@ spotless { fileTree(projectDir) { include("src/**/*.html") exclude("src/main/zapHomeFiles/reports/risk-confidence-html/report.html") + exclude("src/main/zapHomeFiles/reports/traditional-html*/report.html") exclude("src/test/**/*.html") }, ) diff --git a/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-plus-sequence-details.png b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-plus-sequence-details.png new file mode 100644 index 00000000000..e102c366bcb Binary files /dev/null and b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-plus-sequence-details.png differ diff --git a/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-sequence-details.png b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-sequence-details.png new file mode 100644 index 00000000000..f85d218a23f Binary files /dev/null and b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-sequence-details.png differ diff --git a/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-sequence-summary.png b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-sequence-summary.png new file mode 100644 index 00000000000..712d115fcb7 Binary files /dev/null and b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/common/images/report-traditional-html-sequence-summary.png differ diff --git a/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/help/contents/report-traditional-html-plus.html b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/help/contents/report-traditional-html-plus.html index c3abb9e9828..77c33b6e64e 100644 --- a/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/help/contents/report-traditional-html-plus.html +++ b/addOns/reports/src/main/javahelp/org/zaproxy/addon/reports/resources/help/contents/report-traditional-html-plus.html @@ -41,8 +41,23 @@
Alert Details | alertdetails | +
Sequence Details | +sequencedetails | +