-
Notifications
You must be signed in to change notification settings - Fork 0
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(deps): update dependency mongoose to v8.8.3 [security] #10
Conversation
Reviewer's Guide by SourceryThis PR updates the mongoose dependency from version 8.3.4 to 8.8.3 to address a security vulnerability (CVE-2024-53900) related to improper use of the $where operator. The update also includes various bug fixes, performance improvements, and new features. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
This PR contains the following updates:
8.3.4
->8.8.3
GitHub Vulnerability Alerts
CVE-2024-53900
Mongoose versions prior to 8.8.3, 7.8.3, and 6.13.5 are vulnerable to improper use of the $where operator. This vulnerability arises from the ability of the $where clause to execute arbitrary JavaScript code in MongoDB queries, potentially leading to code injection attacks and unauthorized access or manipulation of database data.
Release Notes
Automattic/mongoose (mongoose)
v8.8.3
Compare Source
==================
v8.8.2
Compare Source
==================
v8.8.1
Compare Source
==================
v8.8.0
Compare Source
==================
__v
to lean() result type and ModifyResult #14990 #12959v8.7.3
Compare Source
==================
v8.7.2
Compare Source
==================
v8.7.1
Compare Source
==================
v8.7.0
Compare Source
==================
v8.6.4
Compare Source
==================
v8.6.3
Compare Source
==================
v8.6.2
Compare Source
==================
v8.6.1
Compare Source
==================
v8.6.0
Compare Source
==================
MongooseError
instead ofMongoCursorExhaustedError
#14813v8.5.5
Compare Source
==================
v8.5.4
Compare Source
==================
v8.5.3
Compare Source
==================
lean()
set #14799 #14794 #14759 MohOrabyv8.5.2
Compare Source
==================
v8.5.1
Compare Source
==================
v8.5.0
Compare Source
==================
v8.4.5
Compare Source
==================
v8.4.4
Compare Source
==================
v8.4.3
Compare Source
==================
v8.4.2
Compare Source
==================
v8.4.1
Compare Source
==================
v8.4.0
Compare Source
==================
v8.3.5
Compare Source
==================
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.