Skip to content

Commit e9ea4e7

Browse files
committed
Specify explicit read permission for the scanner job
Signed-off-by: Asutosh <[email protected]>
1 parent 668b2bb commit e9ea4e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/s1-cns-scans.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
jobs:
99
s1_scanner:
1010
uses: TykTechnologies/github-actions/.github/workflows/s1-cns-scan.yml@main
11+
permissions:
12+
contents: read
1113
with:
1214
iac_enabled: false
1315
tag: service:vulnscan

0 commit comments

Comments
 (0)