Jenkins : HTML Publisher

Version 1.1.0 Documentation

 

To ensure that you are viewing the correct documentation, the title of this Informational box should reflect the most recent version of the ZAP Jenkins Plugin.

 Latest Release

Recommended

 


HTML Publisher: Job Configuration

Jenkins JOB_NAME Configure Post-build Actions Publish HTML Reports

http://127.0.0.1:8080/job/JOB_NAME/configure

 

  1. HTML directory to archive(info) Reports are saved in a sub-directory of the workspace, rather than the workspace directly.

    • (info) reports/

  2. Index page[s](info) Name should match the filename of the report.

    • (info) JENKINS_ZAP_VULNERABILITY_REPORT_${BUILD_ID}.xhtml

  3. Report title

    • (info) Last ZAP Vulnerability Report



HTML Publisher: Last Report

Jenkins JOB_NAME

http://127.0.0.1:8080/job/JOB_NAME

Info: This will always point to the last generated report.

Attachments: