Skip to content

Commit

Permalink
Block
Browse files Browse the repository at this point in the history
  • Loading branch information
larose committed Jun 22, 2024
1 parent bf6b077 commit 29ba3f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ jobs:
- name: Bullfrog Secure Runner
uses: bullfrogsec/bullfrog@larose/fix-tetragon-install
with:
egress-policy: audit
allowed-ips: |
pypi.org
files.pythonhosted.org
egress-policy: block
- uses: actions/checkout@v2
- name: Setup python
uses: actions/setup-python@v1
Expand Down

0 comments on commit 29ba3f1

Please sign in to comment.