Skip to content

Commit 6a0abc0

Browse files
authored
changed report format
1 parent 2cc6dbe commit 6a0abc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dlsps-build-scans-pr-workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@ jobs:
199199
uses: ./.github/workflows/trivy-config-mode.yaml
200200
with:
201201
dockerfile-path: microservices/dlstreamer-pipeline-server/
202-
trivy-report-format: 'json'
202+
trivy-report-format: 'table'
203203
severity-levels: 'HIGH,CRITICAL'
204-
output-report-path: reports/dlsps_trivy_config_report.json
204+
output-report-path: reports/dlsps_trivy_config_report.txt
205205
name: dlsps_trivy_report
206206

207207
pylint:

0 commit comments

Comments
 (0)