tum-i4 / macke-vulnerability-assessment

1 stars 1 forks source link

React highlighter searching for wrong text in the source #4

Closed saahil closed 6 years ago

saahil commented 6 years ago

Now that the vulnerable instruction (with source file) is in the JSON, make React highlighter search for value of "vulnerable_instr_text" instead of "function_name".

saahil commented 6 years ago

graphAndFeedback.js is now looking for "vulnerableInstructionText" to highlight. *_frontend.json files for all programs need to be manually generated again and pushed on production server.