7
votes
4answers
672 views

How to validate if a JavaScript library is secure?

I'm the main developer for an Open Source JavaScript library. That library is used in the company I work for, for several clients. Every now and then there is a client that feels paranoid about ...
1
vote
1answer
396 views

scanning my site for JavaScript/XSS vulnerabilities

It have had a report that my site may have a security issue and there is some JavaScript loading 10 times per second. www.ayrshireminis.com Is there anyway that I can "scan" my site to check if ...
0
votes
0answers
250 views

which scanner can detect scripts with malicious javascript on the server? [closed]

We've noticed several security warnings from antivirus software when visiting one of our customer's pages. Besides other steps to improve security, we now want to scan the server's directories for ...