Skip to content

Validate input types in codec decode/verify#66

Merged
Scottcjn merged 1 commit intoScottcjn:mainfrom
liu971227-sys:codec-input-validation-55
Feb 24, 2026
Merged

Validate input types in codec decode/verify#66
Scottcjn merged 1 commit intoScottcjn:mainfrom
liu971227-sys:codec-input-validation-55

Conversation

@liu971227-sys
Copy link
Contributor

Supersedes #60 after rebase onto latest main to resolve merge conflicts.\n\n## Summary\n- add strict input type validation in decode_envelopes (must be str)\n- add strict input type validation in �erify_envelope (must be dict)\n\n## Why\nFixes missing input validation paths that could cause unexpected behavior with malformed caller input.

@github-actions github-actions bot added the size/XS PR: 1-10 lines label Feb 24, 2026
@liu971227-sys
Copy link
Contributor Author

Rebased cleanly onto latest main and opened as replacement for #60 (GitHub did not allow reopen).\n\n@Scottcjn this should address the merge-conflict blocker from your note on #60.

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

Labels

size/XS PR: 1-10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants