Skip to content

Commit

Permalink
fix: Certain outbound API calls in workflows are blocked.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Nov 8, 2024
1 parent 90d6921 commit ceb144f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
api.deps.dev:443
api.github.com:443
api.osv.dev:443
api.scorecard.dev:443
api.securityscorecards.dev:443
fulcio.sigstore.dev:443
github.com:443
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
api.cloudflare.com:443
ghcr.io:443
github.com:443
gitlab.com:443
pkg-containers.githubusercontent.com:443
- name: Checkout Source
Expand Down

0 comments on commit ceb144f

Please sign in to comment.