Skip to content

Commit a0f5a00

Browse files
authored
chore(harden-runner): allow more gitsign endpoints (#1460)
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
1 parent 0661c34 commit a0f5a00

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update-yara-x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,17 @@ jobs:
9696
*.githubapp.com:443
9797
api.github.com:443
9898
dl.google.com:443
99+
fulcio.sigstore.dev:443
99100
github.com:443
100101
go.dev:443
101102
objects.githubusercontent.com:443
102103
octo-sts.dev:443
103104
proxy.golang.org:443
105+
rekor.sigstore.dev:443
104106
release-assets.githubusercontent.com:443
105107
storage.googleapis.com:443
106108
sum.golang.org:443
109+
tuf-repo-cdn.sigstore.dev:443
107110
108111
- name: Checkout code
109112
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)