Skip to content

chore(deps): update dependency elliptic to 6.5.4 [security] #1657

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
Jul 2, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change
elliptic 6.5.3 -> 6.5.4

GitHub Vulnerability Alerts

CVE-2020-28498

The npm package elliptic before version 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the private key used in this implementation to be revealed after a number of ECDH operations are performed.


Configuration

📅 Schedule: "" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency elliptic to 6.5.4 [security] chore(deps): update dependency elliptic to 6.5.4 [security] - autoclosed May 26, 2021
@renovate renovate bot closed this May 26, 2021
@renovate renovate bot deleted the renovate/npm-elliptic-vulnerability branch May 26, 2021 20:15
@renovate renovate bot changed the title chore(deps): update dependency elliptic to 6.5.4 [security] - autoclosed chore(deps): update dependency elliptic to 6.5.4 [security] May 26, 2021
@renovate renovate bot reopened this May 26, 2021
@renovate renovate bot restored the renovate/npm-elliptic-vulnerability branch May 26, 2021 21:42
@renovate renovate bot force-pushed the renovate/npm-elliptic-vulnerability branch from 2adad6b to 06d623a Compare May 26, 2021 21:46
@codecov-commenter
Copy link

codecov-commenter commented May 26, 2021

Codecov Report

Merging #1657 (06d623a) into master (966daea) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1657      +/-   ##
============================================
+ Coverage     83.61%   83.64%   +0.02%     
- Complexity     1217     1218       +1     
============================================
  Files           153      153              
  Lines          3571     3571              
  Branches        253      253              
============================================
+ Hits           2986     2987       +1     
+ Misses          456      455       -1     
  Partials        129      129              
Impacted Files Coverage Δ
...dmin/server/eventstore/InstanceEventPublisher.java 100.00% <0.00%> (+7.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 966daea...06d623a. Read the comment docs.

@SteKoe SteKoe merged commit fc59c84 into master Jul 2, 2021
@SteKoe SteKoe deleted the renovate/npm-elliptic-vulnerability branch July 2, 2021 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants