package
0.0.0-20250306180448-e4b0f5e59b4b
Repository: https://github.com/parkr/github-utils.git
Documentation: pkg.go.dev
# README
github-dependabot-audit
Read a user/organizations repos (non-archived, non-forked), look for common
files related to Dependabot-updateable ecosystems, and indicate which
ecosystems are not covered by the .github/dependabot.yml
file.
To check a single repo, pass the -repo=name
parameter.
$ github-dependabot-audit -login=username [-repo=name]