Skip to content

Conversation

@invisal
Copy link
Collaborator

@invisal invisal commented Oct 2, 2023

No description provided.

@invisal invisal merged commit 25c1dfc into main Oct 2, 2023
(password: string | null) => {
setMasterPassword(password);
if (password) {
localStorage.setItem('master_password', password);

Check failure

Code scanning / CodeQL

Clear text storage of sensitive information

This stores sensitive data returned by [an access to password](1) as clear text.
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.

2 participants