Conversation
|
For the moment, lets hold off on this. The 4.6.3 release isn't listed in their official releases. Version 4.6.2 is the highest one in the list so far: https://github.com/mongodb/mongo-python-driver/releases It's probably just an oversight, but lets be careful just in case. |
|
The pymongo repository on GitHub doesn't allow issues to be filed, so I've just gone through the main official website looking for a security contact or something else appropriate. There doesn't seem like anything that's actually a good fit to ask about this though, so instead I've submitted a security vulnerability report here: https://www.mongodb.com/company/contact/feedback/bug-submission-form |
|
Wow, it's been a day and there's still no response from the MongoDB security people. That's unusual for a security report. And it's not like it's the weekend or something. |
|
As a side note, PyPI shows that version 4.6.3 was released on March 28th. |
|
Yeah. It's probably safe, but supply chain attacks on OSS package repositories have been happening more frequently recently. So we should probably prod the MongoDB people to make the release official in the actual source repository itself - like their other releases - just to make sure. 😄 |
|
It's been 3 days and there's still no response from the MongoDB Security team, nor from their Support team. The official releases list for MongoDB does not list this supposed release either. There seems to be something seriously wrong with MongoDB's approach to security. 😦 😦 😦 |
|
Created a slightly pissed off mongodb/mongo-python-driver#1581 Lets see if anyone from their team can actually be bothered responding to security questions. |
c5177d1 to
04cf43d
Compare
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.3 to 4.6.3. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.3.3...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
04cf43d to
817ccc2
Compare
The MongoDB team replied that this is indeed an official release. I think it's okay to merge it. :) |
|
Awesome! Thanks @lucydodo. 😄 |
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.3 to 4.6.3. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.3.3...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>


Bumps pymongo from 4.3.3 to 4.6.3.
Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
8da192fBUMP 4.6.356b6b6dPYTHON-4305 Fix bson size check (#1564)449d0f3BUMP to 4.6.3.dev0e04576dDEVPROD-3871 Use teardown_task when there is one function/command (#1533)cf1c6a1PYTHON-4219 Prep for 4.6.2 Release (#1530)d29b2b7PYTHON-4147 [v4.6]: Silence noisy thread.start() RuntimeError at shutdown (#1...0477b9bPYTHON-4077 [v4.6]: Ensure there is a MacOS wheel for Python 3.7 (#1527)ecad17dBUMP 4.6.2.dev0485e0a5BUMP 4.6.1995365cPYTHON-4038 [v4.6]: Ensure retryable readOperationFailures re-raise except...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.