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 dependency papaparse to v5.2.0 [SECURITY] - autoclosed #416

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
papaparse (source) 5.1.0 -> 5.2.0 age adoption passing confidence

GitHub Vulnerability Alerts

GHSA-qvjc-g5vr-mfgr

Versions of papaparse prior to 5.2.0 are vulnerable to Regular Expression Denial of Service (ReDos). The parse function contains a malformed regular expression that takes exponentially longer to process non-numerical inputs. This allows attackers to stall systems and lead to Denial of Service.

Recommendation

Upgrade to version 5.2.0 or later.


Release Notes

mholt/PapaParse

v5.2.0

Compare Source

We are happy to announce version 5.2.0.

This version contains a new feature that allows to perform post request when downloading files.

It also fixes a ReDOS vulnerability issue. See mholt/PapaParse#777 for more details.

v5.1.1

Compare Source


Configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Disabled due to failing status checks.

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.

@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #416 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
- Coverage   87.99%   87.97%   -0.02%     
==========================================
  Files          25       25              
  Lines         866      865       -1     
  Branches      215      234      +19     
==========================================
- Hits          762      761       -1     
+ Misses        101       94       -7     
- Partials        3       10       +7     
Impacted Files Coverage Δ
packages/ynap-parsers/src/gr/piraeus/piraeus.ts 100.00% <100.00%> (ø)
packages/ynap-parsers/src/index.ts 80.32% <0.00%> (ø)
packages/ynap-parsers/src/at/ing/ing-austria.ts 81.81% <0.00%> (ø)
packages/ynap-parsers/src/bank2ynab/bank2ynab.ts 68.96% <0.00%> (ø)
packages/ynap-parsers/src/de/ing-diba/ing-diba.ts 83.33% <0.00%> (ø)
...ackages/ynap-parsers/src/de/comdirect/comdirect.ts 94.64% <0.00%> (ø)
...kages/ynap-parsers/src/de/1822direkt/1822direkt.ts 73.80% <0.00%> (ø)
...s/ynap-parsers/src/de/volksbank-eg/volksbank-eg.ts 81.81% <0.00%> (ø)

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 b5c7725...7d7adcf. Read the comment docs.

@renovate renovate bot force-pushed the renovate/npm-papaparse-vulnerability branch from f231bcd to 7d7adcf Compare September 5, 2020 13:06
@leolabs leolabs closed this Jan 17, 2022
@renovate renovate bot changed the title Update dependency papaparse to v5.2.0 [SECURITY] Update dependency papaparse to v5.2.0 [SECURITY] - autoclosed Jan 17, 2022
@renovate renovate bot deleted the renovate/npm-papaparse-vulnerability branch January 17, 2022 23:16
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

2 participants