Skip to content

clean up plus clippy

c90f81a
Select commit
Loading
Failed to load commit list.
Open

Edward/rust client #414

clean up plus clippy
c90f81a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Oct 28, 2025 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 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 89 in cli/src/commands/create/user.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
user.username
to a log file.