-
Notifications
You must be signed in to change notification settings - Fork 1k
Usage of Fixed Key #262
Copy link
Copy link
Open
Description
Please check if there is any problem with the hard-coded key.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels