# gwen001/github-search

A collection of tools to perform searches on GitHub.

Repository: https://github.com/gwen001/github-search
Canonical: https://ross.abutalabs.com/products/github-search
Homepage: https://10degres.net/github-tools-collection/
Language: Python
License: MIT
License Family: permissive
Topics: bash, bugbounty, companies, employees, github, keys, pentesting, php, private, python, secrets, security-tools, shell
Last push: 2023-02-09T14:17:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3648, "days_push": 1301, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1511, forks 356 (observed 2026-08-28T04:04:55.919140+00:00)

## What it is
A collection of Python, PHP, and Bash scripts that perform targeted searches on GitHub via its search API to find secrets, keys, private repos, companies, and employees. It is aimed at bug bounty hunters and penetration testers doing OSINT reconnaissance.

## Use cases
- find leaked api keys and tokens on github
- search github for secrets during bug bounty recon
- enumerate a company's employees and repos on github
- scan git commit history for sensitive strings
- github dorking for exposed credentials

## When to choose
- you need scriptable GitHub search automation with token rotation
- you do OSINT or bug bounty recon on organizations
- you want to scan local repo histories for leaked secrets

## When to avoid
- you need a GUI or continuous secret-scanning platform
- you want real-time monitoring rather than one-off searches
- you lack GitHub API tokens, since most tools require them

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: search-engine, osint, security, web-scraping, cli
- domain: security, osint, developer-tools, penetration-testing, crawlers
- platform: cli, python, php
- tags: bug-bounty, recon, secrets-detection, github-dorking, token-leaks, employee-enumeration, linux, macos

## Member repositories
- gwen001/github-search (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.919140+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:23.266022+00:00, confidence not recorded.
  - readme: https://github.com/gwen001/github-search (fetched 2026-08-28T04:04:55.919140+00:00, sha 34ba42b741de)
  - homepage: https://10degres.net/github-tools-collection/ (fetched 2026-08-29T11:36:34.527116+00:00, sha fe7348eccb3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
