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
gitguardian avatar

gitguardian/ggshield

0
View on GitHub↗
1,966 stars·202 forks·Python·MIT·14 viewsgitguardian.com↗

Ggshield

Detect and validate 500+ types of hardcoded secrets with advanced checks. Use it as a pre-commit hook, GitHub Action, or CLI for proactive secret detection and security.

Features

  • Secret Detection - CLI tool for detecting secrets in local and CI environments.
  • Vulnerability Scanning and Auditing - CLI tool for detecting secrets in code and CI.

Star history

Star history chart for gitguardian/ggshieldStar history chart for gitguardian/ggshield

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Ggshield

Similar open-source projects, ranked by how many features they share with Ggshield.
  • bishopfox/sliverBishopFox avatar

    BishopFox/sliver

    10,707View on GitHub↗

    Sliver is a command and control framework designed for adversary emulation and security assessment operations. It provides a centralized platform for managing remote systems, enabling security professionals to coordinate multi-operator sessions and maintain persistent, secure communication channels across diverse network environments. The framework distinguishes itself through its focus on stealth and infrastructure flexibility. It utilizes dynamic payload obfuscation to generate unique binaries and supports in-memory execution to minimize disk artifacts. Communication is secured through mutu

    Goadversarial-attacksadversary-simulationc2
    View on GitHub↗10,707
  • d1vious/git-wild-huntd1vious avatar

    d1vious/git-wild-hunt

    298View on GitHub↗

    A tool to hunt for credentials in github wild AKA git*hunt

    Python
    View on GitHub↗298
  • gitguardian/ggshield-actionG

    GitGuardian/ggshield-action

    0View on GitHub↗
    View on GitHub↗0
  • awslabs/git-secretsawslabs avatar

    awslabs/git-secrets

    13,177View on GitHub↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    View on GitHub↗13,177
See all 23 alternatives to Ggshield→

Frequently asked questions

What does gitguardian/ggshield do?

Detect and validate 500+ types of hardcoded secrets with advanced checks. Use it as a pre-commit hook, GitHub Action, or CLI for proactive secret detection and security.

What are the main features of gitguardian/ggshield?

The main features of gitguardian/ggshield are: Secret Detection, Vulnerability Scanning and Auditing.

What are some open-source alternatives to gitguardian/ggshield?

Open-source alternatives to gitguardian/ggshield include: bishopfox/sliver — Sliver is a command and control framework designed for adversary emulation and security assessment operations. It… d1vious/git-wild-hunt — A tool to hunt for credentials in github wild AKA git*hunt. gitguardian/ggshield-action. j3ssie/osmedeus — Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools… michenriksen/gitrob — Gitrob is a tool that scans public GitHub repositories for potentially sensitive files. It clones repositories and… awslabs/git-secrets — Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating…