Network Policy Enforcer
Version updated for https://github.com/pwnchief/network-policy-enforcer to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Network Policy Enforcer GitHub Action monitors and enforces outbound network connections on CI/CD runners using eBPF and iptables. It provides two modes: Audit mode, which logs and summarizes all outbound connections for visibility, and Block mode, which enforces a strict allowlist by rejecting unauthorized connections, failing workflows, and identifying offending steps. This action helps secure pipelines against supply chain attacks, malicious dependencies, and data exfiltration without relying on external services or telemetry.
Release notes
Full Changelog: https://github.com/pwnchief/network-policy-enforcer/commits/v1