Operational Defect Database

BugZero found this defect 228 days ago.

MongoDB | 2459083

package_test.py refers to outdated mongosh package information

Last update date:

3/12/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

https://github.com/10gen/mongo/blob/f7a031690918e6214745eb2a269f22c8c6ae83c5/buildscripts/package_test.py#L322 reads r = requests.get('https://s3.amazonaws.com/info-mongodb-com/com-download-center/mongosh.json') This file is a) only intended for the Download Center for programmatic consumption and b) outdated and will no longer be updated in the near future. The script should be updated to use https://downloads.mongodb.com/compass/mongosh.json instead, which is a public endpoint that is actually intended for programmatic consumers.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

In Code Review

Learn More

Search:

...