diff --git a/Jenkinsfile b/Jenkinsfile index 0658947..df6fece 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -158,7 +158,7 @@ pipeline { alwaysLinkToLastBuild: true, keepAll: true, reportDir: 'reports', - reportFiles: 'trivy-fs-report.html','trivy-image-report.html' + reportFiles: 'trivy-fs-report.html','trivy-image-report.html', reportName: 'Trivy Security Report' ])