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

chore(deps): update dependency sqlite3 to v5.0.3 [security] #994

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite3 5.0.2 -> 5.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-21227

Affected versions of sqlite3 will experience a fatal error when supplying a specific object in the parameter array. This error causes the application to crash and could not be caught. Users of sqlite3 v5.0.0, v5.0.1 and v5.0.2 are affected by this. This issue is fixed in v5.0.3. All users are recommended to upgrade to v5.0.3 or later. Ensure there is sufficient sanitization in the parent application to protect against invalid values being supplied to binding parameters as a workaround.


Release Notes

TryGhost/node-sqlite3

v5.0.3

Compare Source

What's Changed

Known Problems

Full Changelog: TryGhost/node-sqlite3@v5.0.2...v5.0.3


Configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner May 2, 2022 14:09
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #994 (c247eca) into main (8b36fe1) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #994      +/-   ##
==========================================
+ Coverage   95.91%   95.99%   +0.08%     
==========================================
  Files          13       17       +4     
  Lines         856     1024     +168     
  Branches      178      208      +30     
==========================================
+ Hits          821      983     +162     
- Misses         35       41       +6     
Impacted Files Coverage Δ
...de/opentelemetry-instrumentation-knex/src/utils.ts 88.88% <0.00%> (ø)
...pentelemetry-instrumentation-knex/src/constants.ts 100.00% <0.00%> (ø)
...emetry-instrumentation-knex/src/instrumentation.ts 98.78% <0.00%> (ø)
...tapackages/auto-instrumentations-node/src/utils.ts 97.91% <0.00%> (ø)

@vmarchaud vmarchaud merged commit 2ea76cc into open-telemetry:main May 3, 2022
@renovate-bot renovate-bot deleted the renovate/npm-sqlite3-vulnerability branch May 3, 2022 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants