Auditing of a javascript code is time consuming and complex. I use these two node projects to make this auditing more efficient and faster.
Retire.js looks up your 3.party libraries and find any publicly disclosed vulnerabilities that apply
Project Web Page ==> http://bekk.github.io/retire.js/
ScanJS is a static analyses tool for javascript.
Project Web Page ==> https://github.com/mozilla/scanjs
JSBeautifier is also needed to beautify the code http://jsbeautifier.org/
No comments:
Post a Comment