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 regex to v1.5.5 (from 1.5.4) to avoid performance vulnerability. #1472

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

lemmih
Copy link
Contributor

@lemmih lemmih commented Mar 8, 2022

Summary of changes
Changes introduced in this pull request:

  • Bump regex dependency to v1.5.5

Reference issue to close (if applicable)

Other information and links

@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #1472 (c07a3bc) into main (c54baa2) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1472   +/-   ##
=======================================
  Coverage   26.24%   26.25%           
=======================================
  Files         312      312           
  Lines       23788    23786    -2     
=======================================
+ Hits         6244     6245    +1     
+ Misses      17544    17541    -3     
Impacted Files Coverage Δ
forest/src/cli/mod.rs 0.00% <0.00%> (ø)
vm/interpreter/tests/transfer_test.rs 88.05% <0.00%> (ø)
vm/actor_interface/src/builtin/market/mod.rs 0.00% <0.00%> (ø)
vm/actor_interface/src/builtin/mod.rs 5.26% <0.00%> (+0.26%) ⬆️
ipld/hamt/src/pointer.rs 35.18% <0.00%> (+1.85%) ⬆️

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 c54baa2...c07a3bc. Read the comment docs.

@lemmih lemmih merged commit 845aa6b into main Mar 9, 2022
@lemmih lemmih deleted the lemmih/audit-update-deps branch March 9, 2022 11:19
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.

3 participants