Skip to content

fix: security hardening - CEI pattern, over-withdrawal guard, debt settlement - #13

Open
giwaov wants to merge 2 commits into
circlefin:masterfrom
giwaov:fix/security-hardening
Open

fix: security hardening - CEI pattern, over-withdrawal guard, debt settlement#13
giwaov wants to merge 2 commits into
circlefin:masterfrom
giwaov:fix/security-hardening

test: cover shared balance over-withdrawal guard

7e6c66b
Select commit
Loading
Failed to load commit list.
StepSecurity Actions Security / StepSecurity Required Checks succeeded May 13, 2026 in 0s

StepSecurity Required Checks

Finished StepSecurity Required Checks

  • 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
  • PyPI Compromised Packages Check - Checks for compromised PyPI package versions in the PR
  • PyPI Package Cooldown Check - Fails if any PyPI package version in the PR was released within the configured cooldown period

Details

✅ NPM Package Cooldown Check

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

✅ PyPI Package Cooldown Check

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

✅ PyPI Compromised Packages Check

No compromised PyPI package versions found in current PR.

✅ NPM Compromised Packages Check

No Compromised npm packages are added in current PR.