You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the latest version of GitPython can receive security updates. If a vulnerability is discovered, a fix can be issued in a new release, while older releases
6
+
are likely to be yanked.
7
+
8
+
| Version | Supported |
9
+
| ------- | ------------------ |
10
+
| 3.x.x |:white_check_mark:|
11
+
| < 3.0 |:x:|
12
+
13
+
## Reporting a Vulnerability
14
+
15
+
Please report private portions of a vulnerability to sebastian.thiel@icloud.com that would help to reproduce and fix it. To receive updates on progress and provide
16
+
general information to the public, you can create an issue [on the issue tracker](https://github.com/gitpython-developers/GitPython/issues).
0 commit comments