Skip to content

fix(station): restrict access to system canister info#553

Merged
mraszyk merged 6 commits intomainfrom
mraszyk/restrict-system-canister-info
Apr 9, 2025
Merged

fix(station): restrict access to system canister info#553
mraszyk merged 6 commits intomainfrom
mraszyk/restrict-system-canister-info

Conversation

@mraszyk
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk commented Apr 7, 2025

This PR restricts access to reading canister snapshots/status for system canisters by using the permission Resource::System(SystemResourceAction::SystemInfo) instead of external canister permissions which are not appropriate for system canisters.

@mraszyk mraszyk marked this pull request as ready for review April 7, 2025 14:08
@mraszyk mraszyk requested a review from a team as a code owner April 7, 2025 14:08
@mraszyk mraszyk enabled auto-merge (squash) April 8, 2025 16:14
@mraszyk mraszyk merged commit 985ea54 into main Apr 9, 2025
27 checks passed
@mraszyk mraszyk deleted the mraszyk/restrict-system-canister-info branch April 9, 2025 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants