Skip to content

feat: add canscan CLI tool to scan canister endpoints #5955

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

lpahlavi
Copy link
Contributor

@lpahlavi lpahlavi commented Jul 16, 2025

(XC-391) This PR introduces canscan, a CLI tool that analyzes a canister's WASM and compares it to its Candid interface specification to ensure only expected endpoints are exposed.

@github-actions github-actions bot added the feat label Jul 16, 2025
@lpahlavi lpahlavi force-pushed the lpahlavi/XC-391-canscan-cli branch from 03d6925 to 2c601b4 Compare July 16, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant