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

Update http crate in bpf program workspace to fix security vulnerability #7735

Merged
merged 1 commit into from Jan 10, 2020

Conversation

jstarry
Copy link
Member

@jstarry jstarry commented Jan 10, 2020

Problem

The http crate has a vulnerability: https://rustsec.org/advisories/RUSTSEC-2019-0033 and #7725 failed to bump http crate for programs/bpf workspace

Summary of Changes

Fixes #

@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #7735 into master will decrease coverage by <.1%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #7735     +/-   ##
========================================
- Coverage    81.7%   81.7%   -0.1%     
========================================
  Files         241     241             
  Lines       50731   50731             
========================================
- Hits        41491   41487      -4     
- Misses       9240    9244      +4

@jstarry jstarry merged commit e90a317 into solana-labs:master Jan 10, 2020
@jstarry jstarry deleted the bump-http-programs branch January 10, 2020 02:21
mergify bot pushed a commit that referenced this pull request Jan 10, 2020
(cherry picked from commit e90a317)

# Conflicts:
#	programs/bpf/Cargo.lock
mergify bot pushed a commit that referenced this pull request Jan 10, 2020
(cherry picked from commit e90a317)

# Conflicts:
#	programs/bpf/Cargo.lock
jstarry added a commit that referenced this pull request Jan 10, 2020
jstarry added a commit that referenced this pull request Jan 10, 2020
jstarry added a commit to jstarry/solana that referenced this pull request Jan 10, 2020
solana-grimes pushed a commit that referenced this pull request Jan 10, 2020
sakridge pushed a commit to sakridge/solana that referenced this pull request Jan 14, 2020
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.

None yet

1 participant