Skip to content

Detect Mutable Soroban Upgrade Configuration #926

Description

@mijinummi

🧠 Concept

Detect upgrade configuration that can be changed without sufficient protection.

⚠️ Problem

Attackers may manipulate upgrade configuration if administrative state is insufficiently protected.

📁 Implementation Scope

  • packages/rules/soroban/upgrades/
  • packages/analyzers/soroban/storage/

✅ Requirements

  • Identify upgrade configuration
  • Track configuration writes
  • Analyze authorization
  • Report unsafe mutation paths

🎯 Acceptance Criteria

  • Upgrade configuration detected
  • Mutation paths tracked
  • Authorization analyzed
  • Unsafe paths reported

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions