How to fix sonar “Make sure that hashing data is safe here” security issue

前端 未结 0 1272
长发绾君心
长发绾君心 2021-01-25 05:37

After running the sonar Qube following security issue shown for this code snippet.

public String createToken(String text) {
        StringBuilder token =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题