Skip to content

Commit 1b3c8ea

Browse files
committed
chore(security): suppress grype artifact upload in vuln scan workflow
1 parent eb62d69 commit 1b3c8ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vuln-scan-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
severity-cutoff: low
8383
only-fixed: true
8484
output-format: json
85+
upload-artifacts: false
8586

8687
- name: Merge and deduplicate scan results
8788
run: |

0 commit comments

Comments
 (0)