Skip to content

fix(network/firewall): merge overlapping CIDRs and never persist a rejected ruleset - #1004

Merged
alex-au merged 3 commits into
mainfrom
01002-firewall-cidr-overlap-auto-merge
Aug 14, 2026
Merged

fix(network/firewall): merge overlapping CIDRs and never persist a rejected ruleset#1004
alex-au merged 3 commits into
mainfrom
01002-firewall-cidr-overlap-auto-merge

fix(network/firewall): classify nft check failures by source position…

e1cf63f
Select commit
Loading
Failed to load commit list.
StepSecurity Actions Security / StepSecurity Required Checks succeeded Aug 14, 2026 in 0s

StepSecurity Required Checks

Finished StepSecurity Required Checks

  • Script Injection Check - Checks for script injection vulnerabilities in the PR
  • NPM Compromised Packages Check - Checks for compromised npm package versions in the PR
  • NPM Package Cooldown Check - Fails if any package version in the PR was released within the configured cooldown period, helping to avoid brand-new (and potentially unreviewed or malicious) releases
  • Pwn Request Vulnerabilities Check - Checks for Pwn Request vulnerabilities in the PR via risky triggers

Details

✅ Pwn Request Vulnerabilities Check

No Pwn Request vulnerabilities found in this PR.

✅ Script Injection Vulnerabilities Check

No Script Injection vulnerabilities found in this PR.

✅ NPM Package Cooldown Check

No npm package upgrades to recent releases found in current PR.

✅ NPM Compromised Packages Check

No Compromised npm packages are added in current PR.