Alternative to Eval() to avoid vulnerability detection when scanning with the Fortify tool

后端 未结 0 1362
执念已碎
执念已碎 2020-12-29 13:27

The Fortify tool is marking me as vulnerable in the use of Eval(). The code looks like this:

function whatever(id1, name, id2, id3) {
    try {
        var fu         


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