[ GF.dev ] All Tools →

JS Library Auditor

This tool parses your website to find external JavaScript files (like jQuery or Bootstrap) to help you inventory your client-side dependencies.

Ready to scan...

Frequently Asked Questions

Why does this matter?

Old versions of libraries like jQuery often contain Cross-Site Scripting (XSS) vulnerabilities.

How does this tool work?

It scans the `<script>` tags in your HTML and attempts to read the version number from the filename.