Skip to content

Commit 8587aca

Browse files
authored
Update step-security/harden-runner configuration (#1757)
By also allowing `integration-tests.yml` access to `hosted-compute-watchdog-prod-*.githubapp.com:443`. See https://www.stepsecurity.io/blog/harden-runner-detects-anomalous-traffic-to-api-ipify-org-across-multiple-customers
1 parent ef7dcac commit 8587aca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
checkstyle.org:443
4949
example.com:80
5050
github.com:443
51+
hosted-compute-watchdog-prod-*.githubapp.com:443
5152
objects.githubusercontent.com:443
5253
oss.sonatype.org:443
5354
production.cloudflare.docker.com:443

0 commit comments

Comments
 (0)