cache/.github/workflows
Bassem Dghaidi 34472f2415 Add explicit iptables rules to block blob storage IPs
The previous firewall setup relied on a catch-all REJECT rule for blob
storage, but it wasn't blocking traffic. Now we explicitly resolve and
block the IPs for productionresultssa0-3.blob.core.windows.net using
iptables -I OUTPUT 1 to insert rules at the top of the chain.
2026-01-29 09:31:15 -08:00
..
check-dist.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
close-inactive-issues.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
codeql.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
issue-opened-workflow.yml Fix workflow permissions and cleanup 2026-01-29 02:17:35 -08:00
licensed.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
pr-opened-workflow.yml Update .github/workflows/pr-opened-workflow.yml 2026-01-29 11:25:11 +01:00
publish-immutable-actions.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
release-new-action-version.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
workflow.yml Add explicit iptables rules to block blob storage IPs 2026-01-29 09:31:15 -08:00