# FeeiCN/GSIL

GitHub Sensitive Information Leakage（GitHub敏感信息泄露监控）

Repository: https://github.com/FeeiCN/GSIL
Canonical: https://ross.abutalabs.com/products/gsil
Homepage: https://feei.cn/gsil/
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: sensitive-data, sensitive-data-security, security-tools, security-scanner
Archived: true
Last push: 2023-11-28T09:50:29+00:00

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

## Adoption (not part of the score)
Stars 2145, forks 485 (observed 2026-08-28T04:06:18.663634+00:00)

## What it is
GSIL is a Python tool that monitors GitHub for sensitive information leaks, such as leaked credentials, internal domains, and proprietary code, using the GitHub search API with customizable rules. It runs near-real-time scans and sends email alert notifications when matches are found.

## Use cases
- monitor github for leaked company secrets
- detect leaked passwords and api keys on github
- find internal domain names exposed in public repos
- alert security team when company code is leaked
- scan github for copyright or code signature leaks
- set up rules to watch for sensitive data on github

## When to choose
- you need rule-based near-real-time monitoring of github code search for your organization's secrets
- you want a lightweight python tool with email alerting and no heavy infrastructure

## When to avoid
- you need a full secret-scanning solution across your own repos rather than github-wide monitoring
- you require a maintained product with active development and support
- you need scanning of private repositories or git history

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, monitoring, alerting, web-scraping, search-engine
- domain: security, developer-tools
- platform: python, cli, windows
- tags: github-monitoring, secret-detection, information-leakage, osint, email-alerts, automation, linux, macos

## Member repositories
- FeeiCN/GSIL (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.663634+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:51:11.478593+00:00, confidence not recorded.
  - readme: https://github.com/FeeiCN/GSIL (fetched 2026-08-28T04:06:18.663634+00:00, sha 50d722c28a5f)
  - homepage: https://feei.cn/gsil/ (fetched 2026-08-29T10:31:14.689041+00:00, sha 14077f915ef1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
