Hey there. I've been working on a dependencies-related product for the last year. A lot of engineering teams that I've seen are building their own internal tooling to check on dependencies.<p>In short, people either update too frequently or don't update at all.<p>So, I decided to create a simple linter that checks all the main issues and best practices, comes with sensible defaults, and allows you to adjust it to your needs.<p>It supports npm/yarn, Go, pip, and Cargo. Any feedback is welcome!