summaryrefslogtreecommitdiff
path: root/SECURITY.md
blob: cf25c09eaf6500e63724d96a785b984687747df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Security Policy

## Supported Versions

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
are likely to be yanked.

| Version | Supported          |
| ------- | ------------------ |
| 3.x.x   | :white_check_mark: |
| < 3.0   | :x:                |

## Reporting a Vulnerability

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
general information to the public, you can create an issue [on the issue tracker](https://github.com/gitpython-developers/GitPython/issues).