awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Pre-Commit Hooks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPre-Commit Hooks

Utilities for enforcing quality and security checks before commits.

Distinguishing note: Focuses on local enforcement of security policies.

Explore 1 awesome GitHub repository matching testing & quality assurance · Pre-Commit Hooks. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Pre-Commit Hooks

Awesome Pre-Commit Hooks 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

    Enforces security checks locally before code is pushed to ensure sensitive data does not enter the codebase.

    Goai-poweredci-cdcicd
    24,973View on GitHub↗