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

docs: add warning notes about using NippyJar and Compact encoding formats with untrusted data #8345

Merged
merged 1 commit into from
May 22, 2024

Conversation

fgimenez
Copy link
Member

The NippyJar and Compact encoding formats and their implementations are designed for storing and retrieving data
internally. They are not hardened to safely read potentially malicious data.

This PR adds notes warning about misuse to the respective crate docs and main README.

@shekhirin shekhirin added this pull request to the merge queue May 22, 2024
@shekhirin shekhirin added C-docs An addition or correction to our documentation A-db Related to the database labels May 22, 2024
Merged via the queue into main with commit 9071330 May 22, 2024
30 checks passed
@shekhirin shekhirin deleted the fgimenez/compact-nippyjar-untrusted-data branch May 22, 2024 16:24
Rjected pushed a commit that referenced this pull request May 23, 2024
mw2000 pushed a commit to mw2000/reth that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-db Related to the database C-docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants