Below you will find pages that utilize the taxonomy term “Code-Cargo”
April 18, 2026
CargoWall eBPF Firewall
Version updated for https://github.com/code-cargo/cargowall-action to version v1.1.0.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The CargoWall GitHub Action provides an eBPF-based network firewall for GitHub Actions runners, enabling kernel-level filtering of outbound network connections during CI/CD workflows. It enhances security by preventing supply chain attacks, blocking unauthorized data exfiltration, and controlling egress traffic based on customizable rules for hostnames, IP ranges, and DNS queries. Key features include Docker compatibility, DNS tunneling prevention, and optional sudo access restriction, ensuring robust and secure workflow execution.
April 1, 2026
CargoWall eBPF Firewall
Version updated for https://github.com/code-cargo/cargowall-action to version v1.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary CargoWall GitHub Action provides an eBPF-based network firewall for GitHub Actions runners, enabling secure CI/CD workflows by monitoring and controlling outbound connections at the kernel level. It automates egress filtering to prevent supply chain attacks, block data exfiltration, and enforce network security policies using hostname, CIDR, and DNS tunneling filters, while also supporting Docker environments and optional sudo lockdown for enhanced protection. This action ensures high-performance security and offers audit capabilities to help users analyze network dependencies before enforcing rules.