git2go/.github/workflows
lhchavez 7bff4ca7ad
Uprev libgit to v1.3.1 (#911)
🔒 This is a security release to provide compatibility with git's
changes to address [CVE
2022-24765](https://github.blog/2022-04-12-git-security-vulnerability-announced/).

libgit2 (and by extension git2go) are not directly affected by this
vulnerability, because libgit2 does not directly invoke any executable.
But we are providing these changes as a security release for any users
that use libgit2 for repository discovery and then also use git on that
repository. In this release, we will now validate that the user opening
the repository is the same user that owns the on-disk repository. This
is to match git's behavior.

In addition, we are providing several correctness fixes where invalid
input can lead to a crash. These may prevent possible denial of service
attacks. At this time there are not known exploits to these issues.
2022-04-14 07:09:59 -07:00
..
backport.yml libgit2 v1.3.0 #major (#840) 2021-10-14 04:42:42 -07:00
ci.yml Uprev libgit to v1.3.1 (#911) 2022-04-14 07:09:59 -07:00
tag.yml Rename the default branch to `main` (#786) 2021-09-04 13:33:34 -07:00