stampery / mongoaudit

🔥 A powerful MongoDB auditing and pentesting tool 🔥
https://mongoaud.it
MIT License
1.32k stars 135 forks source link

Not compatible with MongoDB Version 5.0 #53

Open dbfriend opened 1 year ago

dbfriend commented 1 year ago

Hi guys, your tool looks very amazing however it is not working with MongoDB Version 5.0 and pymongo pymongo-4.3.2 or higher. I get error "_pymongo.errors.ConfigurationError: Unknown option ssl_certreqs" which is a deprecated parameter.

I would appreaciate an update of your tool! Matthias