Skip to content

Problems: base58 library can lead to conflicts, and cryptography package out-of-date#108

Merged
ttmc merged 2 commits intobigchaindb:masterfrom
codegeschrei:update-base58
Aug 24, 2018
Merged

Problems: base58 library can lead to conflicts, and cryptography package out-of-date#108
ttmc merged 2 commits intobigchaindb:masterfrom
codegeschrei:update-base58

Conversation

@codegeschrei
Copy link
Copy Markdown
Contributor

@codegeschrei codegeschrei commented Aug 23, 2018

Solution: upgrade to the newest versions of base58 and cryptography

fixes #107
fixes #105

Solution: upgrade to the newest base58 version
@codegeschrei codegeschrei requested a review from muawiakh August 23, 2018 13:34
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #108 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #108   +/-   ##
=====================================
  Coverage      89%    89%           
=====================================
  Files          15     15           
  Lines         828    828           
=====================================
  Hits          737    737           
  Misses         91     91

@ttmc ttmc changed the title Problem: the base58 library can lead to conflicts Problems: base58 library can lead to conflicts, and cryptography package out-of-date Aug 24, 2018
@ttmc
Copy link
Copy Markdown

ttmc commented Aug 24, 2018

I updated the PR title and opening comments to reflect the fact that this PR changes the cryptography version as well.

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.

Crypto conflict CVE-2018-10903

4 participants