Skip to content

Commit f607b54

Browse files
chore: allowlist more endpoints (#664)
1 parent 619b3f1 commit f607b54

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
allowed-endpoints: >
1919
api.github.com:443
2020
github.com:443
21+
objects.githubusercontent.com:443
2122
registry.npmjs.org:443
2223
wombat-dressing-room.appspot.com:443
2324

.github/workflows/scorecard.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
allowed-endpoints: >
3434
api.github.com:443
3535
api.osv.dev:443
36+
api.scorecard.dev:443
3637
bestpractices.coreinfrastructure.org:443
3738
github.com:443
3839
oss-fuzz-build-logs.storage.googleapis.com:443

0 commit comments

Comments
 (0)