Skip to content

Commit a55a57a

Browse files
committed
ci: scope down permissions for owasp-dependency-check.yml
1 parent 4696691 commit a55a57a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/owasp-dependency-check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
schedule:
44
- cron: "10 10 * * 3"
55

6+
permissions:
7+
contents: read
8+
69
jobs:
710
owasp-dependency-check:
811
name: Verify dependencies with OWASP checker

0 commit comments

Comments
 (0)