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

feat: account recovery #270

Closed
wants to merge 1 commit into from

feat: account recovery

733802e
Select commit
Loading
Failed to load commit list.
Closed

feat: account recovery #270

feat: account recovery
733802e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 4, 2024 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 136 in src/modules/crypto/keychainManager.ts

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
an access to masterPassword
as clear text.