Skip to content

audit: Fix outstanding audit issues #16

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

joncinque
Copy link
Contributor

Problem

The audit job is red because of vulnerable dependencies.

Summary of changes

Update openssl and crossbeam-channel to patched versions.

cargo update openssl
cargo update crossbeam-channel

#### Problem

The audit job is red because of vulnerable dependencies.

#### Summary of changes

Update openssl and crossbeam-channel to patched versions.
@joncinque joncinque requested a review from lorisleiva April 29, 2025 15:40
@lorisleiva lorisleiva merged commit b9daf78 into solana-program:main Apr 29, 2025
9 checks passed
@joncinque joncinque deleted the audit branch April 29, 2025 15:50
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.

2 participants