How we will hide this js script files.

0
Hi Team, We are doing in WEB PT scan so we got a review comments that these JS files should be removed in inspect element. Please help me out in removing these files.    
asked
1 answers
0

Normally JS can not be removed (MXClientsystem also contains javascript) . Make sure that jsactions don’t contain sensitive data and all the microflow calls and other request are secured on the server (correct roles, no anonymous access) so your system is save.
 

If your really want this, replace all nanoflow with microflows.

answered