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

Usage of Fixed Key #262

Open
tianjk99 opened this issue Dec 14, 2023 · 0 comments
Open

Usage of Fixed Key #262

tianjk99 opened this issue Dec 14, 2023 · 0 comments

Comments

@tianjk99
Copy link

Please check if there is any problem with the hard-coded key.

  1. backstage/adminGroup/src/utils/crypto.js, line12

Using fixed keys may reduce encryption security because an attacker can guess or predict them. To enhance security, it is recommended to use randomly generated keys and ensure secure storage and transmission of keys.

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

No branches or pull requests

1 participant