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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions