GitHub Repo File Spider#

Tool icon

Scan a GitHub repo, user, or organization for required files (for example renovate.json or .github/CODEOWNERS) and get fast match stats.

Open the tool.

What It Checks#

  • Target: one repo (owner/repo) or all accessible repos under a user/org.
  • File set: comma/newline separated paths.
  • Policy mode:
    • Any file means at least one listed file marks a repo as matched.
    • All files means every listed file must exist for a match.

Personal access tokens (PATs)#

GitHub API limits unauthenticated requests quickly. Provide a PAT when scanning larger orgs or private repos.

  • Token is stored only in localStorage on your browser.
  • Use the tool’s Clear token button to remove it.
  • Token is never written into the URL state.

Dependencies#

This tool relies on 1 dependencies.

#LibraryVersionVia
1js-yaml4.1.0cdn.jsdelivr.net

Changelog#

b1e661e - February 11, 2026 18:57#

  • feat: add GitHub repo file spider tool

view history on github

View full changelog (1 commit)