Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security: update git2 to non-vulnerable version #51

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

danielparks
Copy link
Owner

git2 uses libgit2 internally, which had multiple security vulnerabilities, including in revision parsing. This updates git2 to a version that uses a non-vulnerable version of libgit2.

It appears that git-status-vars was not affected by the vulnerabilities.

[git2] uses [libgit2] internally, which had [multiple security
vulnerabilities][vuln], including in revision parsing. This updates
`git2` to a version that uses a non-vulnerable version of `libgit2`.

It appears that git-status-vars was not affected by the vulnerabilities.

[git2]: https://crates.io/crates/git2
[libgit2]: https://github.com/libgit2/libgit2/
[vuln]: GHSA-22q8-ghmq-63vf
@danielparks danielparks merged commit 817b405 into main Feb 12, 2024
5 checks passed
@danielparks danielparks deleted the security-libgit2 branch February 12, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant