awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Secret Scanning Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesSecret Scanning Engines

Core engines for detecting hardcoded credentials.

Distinguishing note: Focuses on the engine component of secret detection.

Explore 2 awesome GitHub repositories matching security & cryptography · Secret Scanning Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Secret Scanning Engines

Awesome Secret Scanning Engines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • gitleaks/gitleaks

    gitleaks/gitleaks

    24,973View on GitHub↗

    Gitleaks is a security scanning engine designed to identify hardcoded credentials, API keys, and other sensitive information within version control systems and local file structures. It functions as a static analysis tool that automates the detection of secrets, helping to prevent the accidental exposure of sensitive data during the development lifecycle. The tool distinguishes itself through its ability to perform deep forensic analysis of git history, allowing users to audit entire project timelines or enforce security gates within continuous integration pipelines. It supports complex detec

    Identifies hardcoded credentials and sensitive information within version control history and local file systems.

    Goai-poweredci-cdcicd
    24,973View on GitHub↗
  • trufflesecurity/trufflehog

    trufflesecurity/trufflehog

    24,630View on GitHub↗

    Trufflehog is a security tool designed to continuously monitor code repositories and cloud environments to detect, verify, and remediate exposed sensitive credentials and API keys. It functions as a comprehensive secret scanning engine that integrates directly into deployment pipelines and version control systems to intercept sensitive data before it is committed or pushed. By utilizing read-only operations and volatile memory processing, the system ensures that discovered credentials are never stored persistently, maintaining strict data privacy throughout the scanning lifecycle. The platfor

    Scans repositories to identify and prevent the accidental exposure of sensitive credentials.

    Gocredentialsdevsecopsdynamic-analysis
    24,630View on GitHub↗