> cat /dev/github | grep security-tools
discovered 03 Aug 2026

jsfinder

via awesome-list
→ View on GitHub
jsFinder is a command-line utility developed in Go that analyzes web pages by scanning the HTML source for linked JavaScript files. It facilitates web developers and security professionals in identifying and assessing the JavaScript resources utilized by web applications, enabling vulnerability detection and functionality analysis. Key features include concurrent HTTP GET requests, support for reading URLs from files or standard input, configurable output options, and verbosity control during execution.