Skip to content

Comments

Cargo update for openssl vuln#6901

Merged
mergify[bot] merged 2 commits intosigp:unstablefrom
michaelsproul:update-openssl
Feb 3, 2025
Merged

Cargo update for openssl vuln#6901
mergify[bot] merged 2 commits intosigp:unstablefrom
michaelsproul:update-openssl

Conversation

@michaelsproul
Copy link
Member

Issue Addressed

Run cargo update to address RUSTSEC-2025-0004, a vulnerability in openssl. I don't think we are affected, but this PR is required for us to pass cargo audit and unblock CI.

Additional Info

The rand 0.9 update being brought in is a bit sneaky on postgres' part. I suspect we'll want to update our crates to rand 0.9 shortly.

@michaelsproul michaelsproul added ready-for-review The code is ready for review low-hanging-fruit Easy to resolve, get it before someone else does! infra-ci labels Feb 3, 2025
Copy link
Member

@jimmygchen jimmygchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jimmygchen jimmygchen added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Feb 3, 2025
@mergify mergify bot merged commit 6b40b98 into sigp:unstable Feb 3, 2025
31 checks passed
@michaelsproul michaelsproul deleted the update-openssl branch February 3, 2025 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra-ci low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants