Module: Dependabot
- Defined in:
- lib/dependabot/linguist/file_fetchers/bundler.rb,
lib/dependabot/linguist.rb,
lib/dependabot/linguist/version.rb,
lib/dependabot/linguist/repository.rb,
lib/dependabot/linguist/file_fetchers/go_modules.rb,
lib/dependabot/linguist/dependabot_file_validator.rb,
lib/dependabot/linguist/file_fetchers/git_submodules.rb,
lib/dependabot/linguist/languages_to_ecosystems/main.rb,
lib/dependabot/linguist/languages_to_ecosystems/contexts.rb,
lib/dependabot/linguist/languages_to_ecosystems/contexts_applied.rb,
lib/dependabot/linguist/languages_to_ecosystems/manager_ecosystem_maps.rb
Overview
For the file_fetchers’ register function, whose keys we map to, see github.com/dependabot/dependabot-core/blob/v0.217.0/common/lib/dependabot/file_fetchers.rb#L14-L16
Defined Under Namespace
Modules: Bundler, GitSubmodules, GoModules, Linguist