My boss keeps committing his creds into git

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. infisical

    Infisical is the open-source platform for secrets management, internal PKI, and SSH access.

    Infisical is another option – it combines secrets management and secret scanning in one tool: https://github.com/Infisical/infisical

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. pre-commit

    A framework for managing and maintaining multi-language pre-commit hooks.

    https://pre-commit.com/ + AWS credentials, private key and detect secret hooks.

  4. trufflehog

    Find, verify, and analyze leaked credentials

    Trufflehog also offers pre-commit hooks. You can have it report on PRs too.

  5. gitleaks

    Find secrets with Gitleaks 🔑

    To add my anecdote, testing out Trufflehog versus Gitleaks and detect-secrets the other tools seemed superior on detection rate and easier to work with.

  6. detect-secrets

    An enterprise friendly way of detecting and preventing secrets in code.

    To add my anecdote, testing out Trufflehog versus Gitleaks and detect-secrets the other tools seemed superior on detection rate and easier to work with.

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Gitleaks – open-source Secret Scannng

    1 project | news.ycombinator.com | 5 Apr 2025
  • Gitleaks – Protect and Discover Secrets

    1 project | news.ycombinator.com | 8 Sep 2024
  • Gitleaks: Find forgotten codes in your repositories

    2 projects | dev.to | 13 Jul 2024
  • I Analyzed StackOverflow for Secrets

    1 project | news.ycombinator.com | 17 Nov 2023
  • [Help Needed] Securing Customized Gitleaks and Backend Communication?

    1 project | /r/cybersecurity | 16 Nov 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?