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

fix: don't leak env parser error #6375

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Nov 20, 2023

Closes #6374

prevents leaking env value via alloy::parser::Error

@mattsse mattsse changed the title Matt/env error cleanup fix: don't leak env parser error Nov 20, 2023
crates/cheatcodes/src/env.rs Outdated Show resolved Hide resolved
@mattsse mattsse merged commit f37ed7f into foundry-rs:master Nov 20, 2023
19 checks passed
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.

forge dumps full private key out into the terminal if it can't parse it properly
3 participants