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

fix(core): Upgrade sqlite3 to address CVE-2022-43441 #5732

Merged
merged 1 commit into from Mar 21, 2023
Merged

Conversation

netroy
Copy link
Member

@netroy netroy commented Mar 20, 2023

@github-actions
Copy link
Contributor

Great PR! Please pay attention to the following items before merging:

Files matching packages/**:

  • If fixing bug, added test to cover scenario.
  • If addressing forum or Github issue, added link to description.

Make sure to check off this list before asking for review.

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (cb2ba97) 14.31% compared to head (227980f) 14.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5732      +/-   ##
==========================================
- Coverage   14.31%   14.30%   -0.01%     
==========================================
  Files        2466     2466              
  Lines      112903   112903              
  Branches    17557    17557              
==========================================
- Hits        16159    16155       -4     
- Misses      96244    96248       +4     
  Partials      500      500              

see 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Mar 20, 2023
@netroy netroy merged commit fd81c74 into master Mar 21, 2023
@netroy netroy deleted the CVE-2022-43441 branch March 21, 2023 08:48
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Mar 21, 2023
@janober
Copy link
Member

janober commented Mar 30, 2023

Got released with n8n@0.222.0

sunilrr pushed a commit to fl-g6/qp-n8n that referenced this pull request Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team Released security skip-e2e Upcoming Release Will be part of the upcoming release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants