Skip to content

Commit 58fb101

Browse files
committed
minor
1 parent cfbd464 commit 58fb101

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/vulnerability.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ jobs:
5454
# - name: Check dependency vulnerabilities with safety
5555
# run: poetry run safety check --full-report
5656

57-
# trivy:
58-
# name: Container Scan
59-
# runs-on: ubuntu-latest
60-
# permissions:
57+
trivy:
58+
name: Container Scan
59+
runs-on: ubuntu-latest
60+
permissions:
6161
actions: read
6262
contents: read
6363
security-events: write

0 commit comments

Comments
 (0)