fix: harden governance role topology#451
Draft
carrion256 wants to merge 4 commits into
Draft
Conversation
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
0a0e7b0 to
4ba73c6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed Findings
b92e3503-968f-4ec9-ac68-902ebfb2a0cc/#FIND-04461fb75ea2b12141e0ae2e6906d839025f890532fd1113e95-8904-4664-9c92-dfa2cfd0fb65/#FIND-0475cfbcffc8aa995022eb0d7ae2a82adc71a423ca7SetGovernancerejects invalid governance targets such as the vault itself or non-governance/arbitrary contracts.5dbac2a6-dce1-4e59-af8d-128f8929ae73/#FIND-0633c1b5f9ddbd7ada1ef4478e1ead5b2f8435493d89e4e4f3c-9f48-44a1-92df-8d8300a69605/#FIND-0840a0e7b0fb45e62ddcb2b68a5eda4b3cd262d543dVerification
Passed:
Size gate:
96918bytes /94.65 KiB<=131072bytes /128.00 KiB98316bytes /96.01 KiBKnown base failure, reproduced on
origin/audit/governance-control-planebefore this PR and excluded from the branch-specific integration sweep:RUSTUP_TOOLCHAIN=1.89.0 cargo test -p templar-soroban-runtime --test integration_tests soroban_contract_resync_idle_balance_fixes_donation_accounting -- --nocaptureStack
Base: PR #427 / branch
audit/governance-control-plane.This change is