govulncheck
Find and fix vulnerable dependencies with govulncheck
Fuite is a CLI tool I'd use to systematically find memory leaks in JavaScript web applications. It leverages Puppeteer to simulate user flows, running multiple iterations to pinpoint persistent object retention, event listeners, and DOM nodes.
Visit github.com →