Skip to content
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

feat: size validation for Byte types #85

Merged
merged 2 commits into from
Jul 18, 2024
Merged

Conversation

JordyRo1
Copy link
Contributor

Resolves #84

Breaking Changes

  • No breaking changes on the current implementation

Addition

  • Creating a 'sanitized' version of the bytes elements (body, metadata), both on origin and destination functions and comparing it to the actual input to make sure the size matches.
  • Panics if mismatch

@EvolveArt EvolveArt merged commit bd47648 into main Jul 18, 2024
4 checks passed
@EvolveArt EvolveArt deleted the Audit-Byte-Sanitization- branch July 18, 2024 13:45
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.

Audit: Size corruption for Byte types
2 participants