Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some kind of vulnerability tracker for dependencies. You type `gradle somecommand` and it will walk the dependency graph, incl all transient ones, and show you which dependencies currently have an active vulnerability affecting them and the version that fixes it.


snyk does exactly this. You can also integrate it with bitbucket so automatically make PRs with upgraded package versions.


Isn't that what dependabot does?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: