what stackpulse tracks
Mongoose releases from GitHub
StackPulse watches Mongoose release notes and keeps the original source link close to every summary.
MongoDB object modeling for Node.js StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Mongoose release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This patch release fixes potential query injection vulnerabilities by ensuring `sanitizeFilter` is properly applied to `countDocuments` and cursor operations.
Users relying on `countDocuments` or cursor operations with untrusted input are affected by potential query injection vulnerabilities.
Update to version 6.13.11 to ensure proper query sanitization in `countDocuments` and cursor operations.