Merge pull request #6886 from libgit2/ethomson/preciousobjects
[libgit2/github.git] / SECURITY.md
blob914e660b26d03f6d2a4f87c809986a0cc7081c02
1 # Security Policy
3 ## Supported Versions
5 This project will always provide security fixes for the latest two released
6 versions. E.g. if the latest version is v0.28.x, then we will provide security
7 fixes for both v0.28.x and v0.27.y, but no earlier versions.
9 ## Reporting a Vulnerability
11 In case you think to have found a security issue with libgit2, please do not
12 open a public issue.  Instead, you can report the issue to the private mailing
13 list [security@libgit2.com](mailto:security@libgit2.com). We will acknowledge
14 receipt of your message in at most three days and try to clarify further steps.