# UnkL4b/GitMiner

Tool for advanced mining for content on Github

Repository: https://github.com/UnkL4b/GitMiner
Canonical: https://ross.abutalabs.com/products/gitminer
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: gitminer, information-gathering-tool, git-mining-tool
Last push: 2025-11-05T04:02:16+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 50, release rhythm 8, longevity 100
- inputs: {"age_days": 3840, "days_push": 301, "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 2152, forks 426 (observed 2026-08-28T04:06:19.380883+00:00)

## What it is
GitMiner is a Python CLI tool for advanced searching and mining of code and code snippets on GitHub, often used to find sensitive information accidentally committed to public repositories. This repository is deprecated and unmaintained; development continues in the successor project GitMiner3.

## Use cases
- find leaked passwords or api keys in public github repos
- search github code for sensitive files like shadow or wp-config
- automate github code search queries from the command line
- run regex filters over github search results
- audit public repositories for exposed credentials
- gather information about targets via github code mining

## When to choose
- you need a scriptable CLI wrapper around github code search for osint or security research
- you want to demonstrate the risk of committing secrets to public repositories
- you are fine using a deprecated tool or its maintained successor Gitminer3

## When to avoid
- you need maintained software with active support - use GitMiner3 instead
- you need a GUI or non-CLI workflow
- you require compliance with github api rate limits and terms at scale
- you want guaranteed results without handling github session cookies and anti-bot measures

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: search-engine, web-scraping, osint, cli
- domain: security, osint, developer-tools
- platform: python, cli, windows
- tags: github-search, code-search, information-gathering, deprecated, sensitive-data-discovery, reconnaissance, command-line, linux, macos, docker

## Member repositories
- UnkL4b/GitMiner (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.380883+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-30T02:50:39.227005+00:00, confidence not recorded.
  - readme: https://github.com/UnkL4b/GitMiner (fetched 2026-08-28T04:06:19.380883+00:00, sha c8e24f463c48)
- Data as of 2026-08-30T08:39:29.467469+00:00.
