Skip to content

Conversation

@Maha1503
Copy link

This PR adds Git Detector under the DevOps section.

Git Detector is a Python-based tool designed to scan entire Git repositories (including commit history) for potential sensitive data leaks such as:

  • 🔑 Passwords
  • 🗝️ API Keys (AWS, OpenAI, Google, etc.)
  • 📄 RSA & SSH Private Keys
  • 🔐 TLS/SSL Certificates
  • 🗃️ Database Credentials

Key Features:

  • Full Git history scan
  • Color-coded results for easy analysis
  • Simple pre-execution setup

GitHub Repo: [Git Detector](https://github.com/Maha1503/Git_detector)


💡 Why Add This?

  • Helps developers identify accidental credential leaks
  • Enhances repository security with minimal setup
  • Complements other security tools in the list

🙌 Thank You!

Looking forward to your feedback! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant