Skip to content

Usage of Fixed Key #262

@tianjk99

Description

@tianjk99

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions