Show HN: RepoSentinel – Track dependencies, security, and repo activity

reposentinel.com

2 points by grazulex 11 hours ago

Hi HN

I’ve been maintaining more than 20 open-source Laravel packages over the years, and I quickly ran into the same pain many of you probably know: keeping track of dependencies, versions, vulnerabilities, issues, and contributor activity across dozens of GitHub repositories is exhausting.

So I built [RepoSentinel](https://reposentinel.com) – a dashboard that connects to your GitHub account and gives you a single place to:

- Monitor dependencies and outdated packages - Get alerts on security vulnerabilities - Track repo activity and contributor stats - Spot potential risks before they become incidents

It started as a tool I built for myself, but I decided to make it available to others. It’s not another “yet another GitHub client” – the focus is really on *maintainability and risk management* for people juggling multiple repos.

Would love feedback from the HN crowd: - Does this scratch an itch you’ve had? - What’s missing or annoying in your current workflow? - Any blind spots you see in the approach?

Repo: [https://reposentinel.com](https://reposentinel.com)

Thanks for reading!