flipkart-incubator / Astra

Automated Security Testing For REST API's
Apache License 2.0
2.49k stars 394 forks source link

fixed DB issues | closes #152 #153

Closed S-Surya closed 3 months ago

S-Surya commented 3 months ago

insert and update methods are deprecated and should be replaced by insert_one and update_one respecitively