diff --git a/.github/workflows/find-secrets.yml b/.github/workflows/find-secrets.yml index 6f8b47d17e..ac3efaaa69 100644 --- a/.github/workflows/find-secrets.yml +++ b/.github/workflows/find-secrets.yml @@ -29,10 +29,11 @@ jobs: with: # We can't block as Trufflehog needs to verify secrets against vendors egress-policy: audit - # allowed-endpoints: > - # github.com:443 - # ghcr.io:443 - # pkg-containers.githubusercontent.com:443 + allowed-endpoints: > + github.com:443 + ghcr.io:443 + pkg-containers.githubusercontent.com:443 + www.formbucket.com:443 - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2