awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BishopFox avatar

BishopFox/GitGot

0
View on GitHub↗
1,563 stars·217 forks·Python·LGPL-3.0·6 views

GitGot

Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets.

Features

  • Application Security - Searches public GitHub data for sensitive secrets.
  • Secret Scanning - Searches public GitHub data for sensitive information.

Star history

Star history chart for bishopfox/gitgotStar history chart for bishopfox/gitgot

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to GitGot

Similar open-source projects, ranked by how many features they share with GitGot.
  • yelp/detect-secretsYelp avatar

    Yelp/detect-secrets

    4,429View on GitHub↗

    detect-secrets is a modular secret scanning tool that identifies hard-coded credentials and sensitive information in source code. It combines multiple detection strategies—regular expression pattern matching, Shannon entropy calculation, and a machine learning classifier—to find potential secrets, and uses a baseline-driven delta analysis to distinguish newly introduced secrets from pre-existing ones, reducing noise from legacy credentials. The tool integrates directly into development workflows through a git pre-commit hook that blocks commits introducing unbaselined secrets, and can be inco

    Python
    View on GitHub↗4,429
  • acheron-vaf/acheronA

    Acheron-VAF/Acheron

    0View on GitHub↗
    View on GitHub↗0
  • adamtlangley/gitscraperA

    adamtlangley/gitscraper

    0View on GitHub↗
    View on GitHub↗0
  • aboul3la/sublist3raboul3la avatar

    aboul3la/Sublist3r

    10,957View on GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    View on GitHub↗10,957
See all 30 alternatives to GitGot→

Frequently asked questions

What does bishopfox/gitgot do?

Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets.

What are the main features of bishopfox/gitgot?

The main features of bishopfox/gitgot are: Application Security, Secret Scanning.

What are some open-source alternatives to bishopfox/gitgot?

Open-source alternatives to bishopfox/gitgot include: yelp/detect-secrets — detect-secrets is a modular secret scanning tool that identifies hard-coded credentials and sensitive information in… acheron-vaf/acheron. adamtlangley/gitscraper. ambionics/phpggc — phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and… americanexpress/earlybird — EarlyBird is a sensitive data detection tool capable of scanning source code repositories for clear text password… aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by…