Skip to content

Update Rust crate git2 to v0.20.4 [SECURITY]#1537

Open
dashql-renovate[bot] wants to merge 1 commit intomainfrom
renovate/crate-git2-vulnerability
Open

Update Rust crate git2 to v0.20.4 [SECURITY]#1537
dashql-renovate[bot] wants to merge 1 commit intomainfrom
renovate/crate-git2-vulnerability

Conversation

@dashql-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
git2 dependencies patch 0.20.3 -> 0.20.4

GitHub Vulnerability Alerts

GHSA-j39j-6gw9-jw6h

If the Buf struct is dereferenced immediately after calling new() or default() on the Buf struct, a null pointer is passed to the unsafe function slice::from_raw_parts. According to the safety section documentation of the function, data must be non-null and aligned even for zero-length slices or slices of ZSTs. Thus, passing a null pointer will lead to undefined behavior.


Release Notes

rust-lang/git2-rs (git2)

v0.20.4

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@dashql-renovate dashql-renovate bot added dependencies Pull requests that update a dependency file rust labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants