Skip to content

fix: repair auth secret settings CI failures

1dc64a5
Select commit
Loading
Failed to load commit list.
Closed

fix(auth): add secure auth secret storage APIs #38

fix: repair auth secret settings CI failures
1dc64a5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 11, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 481 in src-tauri/src/settings/commands.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
...::get_secret(...)
to a log file.