Skip to content

foundry-rs#13763 (#398)

da97bc1
Select commit
Loading
Failed to load commit list.
Open

Edr reth #399

foundry-rs#13763 (#398)
da97bc1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 26, 2026 in 0s

8 new alerts including 8 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 8 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 292 in crates/anvil/src/eth/backend/mem/mod.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
... .with_account_generator(...)
to a log file.

Check failure on line 297 in crates/anvil/src/eth/backend/mem/mod.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
... .with_account_generator(...)
to a log file.

Check failure on line 2529 in crates/anvil/src/eth/backend/mem/mod.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
...::EthAccounts(...)
to a log file.
This operation writes
...::EthGetAccount(...)
to a log file.
This operation writes
...::EthGetAccountInfo(...)
to a log file.
This operation writes
...::ImpersonateAccount(...)
to a log file.
This operation writes
...::StopImpersonatingAccount(...)
to a log file.
This operation writes
...::AutoImpersonateAccount(...)
to a log file.

Check failure on line 1746 in crates/common/fmt/src/ui.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
header.beneficiary()
to a log file.

Check failure on line 1747 in crates/common/fmt/src/ui.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
header.beneficiary()
to a log file.

Check failure on line 362 in crates/forge/src/cmd/install.rs

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 623 in crates/forge/tests/cli/install.rs

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High test

This path depends on a
user-provided value
.

Check failure on line 629 in crates/forge/tests/cli/install.rs

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High test

This path depends on a
user-provided value
.