Currently, git-rs is a learning vehicle and an implementation of Git's core object model. It is not intended for production use or handling sensitive cryptographic data.
| Version | Supported |
|---|---|
| 0.2.x | ✅ |
| < 0.2.0 | ❌ |
If you discover a security vulnerability, a panic-inducing edge case, or a memory safety issue within git-rs, please report it responsibly.
Please do not open a public GitHub issue for security vulnerabilities.
Instead, please email the maintainer directly at: fadyph2003@gmail.com
Include the following details if possible:
- Steps to reproduce the issue.
- The specific command and input that triggered the vulnerability.
- Any potential impact (e.g., panic, memory leak, incorrect hash generation).
You will receive a response within 48 hours. If the issue is confirmed, I will work on a fix and credit you in the release notes (unless you prefer to remain anonymous).