Skip to content

Commit 34825a3

Browse files
authored
fix: add api.deps.dev to allowlist for scorecard.yml (#225)
1 parent 7f23cee commit 34825a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
disable-sudo: true
3131
egress-policy: block
3232
allowed-endpoints: >
33+
api.deps.dev:443
3334
api.github.com:443
3435
api.osv.dev:443
3536
api.securityscorecards.dev:443

0 commit comments

Comments
 (0)